{
  "_id": "6a216009cd65a98ecbd306ea",
  "Package": "ParallelTree",
  "Type": "Package",
  "Title": "Visualizing Multilevel Data with Parallel Tree Plots",
  "Version": "0.2.0",
  "Authors@R": "person(\"Patrick\", \"O'Keefe\", role = c(\"aut\", \"cre\"),\nemail = \"pgok15@gmail.com\")",
  "Description": "Provides two functions: Group_function() and\nParallel_Tree(). Group_function() applies a given function\n(e.g., mean()) to input variable(s) by group across levels of a\nmultilevel data structure, with additional data management\noptions. Parallel_Tree() uses 'ggplot2' to create parallel\ncoordinate plots (technically a facsimile of parallel\ncoordinate plots in a Cartesian coordinate system). Used in\ncombination, these functions can create parallel tree plots, a\nvariant of parallel coordinate plots useful for visualizing\nmultilevel data.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 11:11:17 UTC",
    "User": "root"
  },
  "Author": "Patrick O'Keefe [aut, cre]",
  "Maintainer": "Patrick O'Keefe <pgok15@gmail.com>",
  "Repository": "https://okeep.r-universe.dev",
  "Date/Publication": "2026-06-03 17:23:16 UTC",
  "RemoteUrl": "https://github.com/cran/ParallelTree",
  "RemoteRef": "HEAD",
  "RemoteSha": "8aa5bf489f30b1672848241089306b25906c55fd",
  "MD5sum": "683218e13198748863cf638867665767",
  "_user": "okeep",
  "_type": "src",
  "_file": "ParallelTree_0.2.0.tar.gz",
  "_fileid": "4817a28d69d581e2641d8526f2137d748493f6578658ba63cf97e571519d9775",
  "_filesize": 85968,
  "_sha256": "4817a28d69d581e2641d8526f2137d748493f6578658ba63cf97e571519d9775",
  "_created": "2026-06-04T11:11:17.000Z",
  "_published": "2026-06-04T11:22:49.471Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79506223739,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409948104"
    },
    {
      "job": 79506223728,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409948518"
    },
    {
      "job": 79506223706,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7410129127"
    },
    {
      "job": 79506223653,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410063847"
    },
    {
      "job": 79505804075,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409917775"
    },
    {
      "job": 79506223692,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409947488"
    },
    {
      "job": 79506223735,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409942557"
    },
    {
      "job": 79506223699,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409939486"
    },
    {
      "job": 79506223697,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409939874"
    }
  ],
  "_buildurl": "https://github.com/r-universe/okeep/actions/runs/26948017123",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ParallelTree",
  "_commit": {
    "id": "8aa5bf489f30b1672848241089306b25906c55fd",
    "author": "Patrick O'\"'\"'Keefe <pgok15@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1780507396
  },
  "_maintainer": {
    "name": "Patrick OKeefe",
    "email": "pgok15@gmail.com",
    "login": "okeep",
    "description": "",
    "uuid": 31290417
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-06-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "okeep",
      "count": 1,
      "uuid": 31290417
    }
  ],
  "_userbio": {
    "uuid": 31290417,
    "type": "user",
    "name": "okeep"
  },
  "_downloads": {
    "count": 8,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ParallelTree"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ParallelTree.html",
    "manual.pdf"
  ],
  "_realowner": "okeep",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-04-27"
    },
    {
      "version": "0.1.1",
      "date": "2016-05-30"
    },
    {
      "version": "0.1.2",
      "date": "2016-11-22"
    },
    {
      "version": "0.1.3",
      "date": "2019-09-17"
    },
    {
      "version": "0.2.0",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "Group_function",
    "Parallel_Tree"
  ],
  "_help": [
    {
      "page": "Group_function",
      "title": "Group_function",
      "topics": [
        "Group_function"
      ]
    },
    {
      "page": "Parallel_Tree",
      "title": "Parallel_Tree",
      "topics": [
        "Parallel_Tree"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "paralleltree",
  "_universes": [
    "okeep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-04T11:12:53.000Z",
      "distro": "noble",
      "commit": "8aa5bf489f30b1672848241089306b25906c55fd",
      "fileid": "4742d40ea3395159b96d961e5d90ed9094bc5b25379beb09b29ebe248ec06fe5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/okeep/actions/runs/26948017123"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-04T11:12:54.000Z",
      "distro": "noble",
      "commit": "8aa5bf489f30b1672848241089306b25906c55fd",
      "fileid": "2bb173ef792428c232dd9917dcd399f0c00d0bc12f140b5ac456aa52691ffe0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/okeep/actions/runs/26948017123"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-04T11:22:20.000Z",
      "commit": "8aa5bf489f30b1672848241089306b25906c55fd",
      "fileid": "0ecbf4237c8be7d03b325f4f75914e6ce16fdf397bfc2fe6a2cc476b4c9246be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/okeep/actions/runs/26948017123"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-04T11:18:50.000Z",
      "commit": "8aa5bf489f30b1672848241089306b25906c55fd",
      "fileid": "6b45874d16d8a008d3960c85e47dd7c284deae13f86c13a8d0339ad9a41520e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/okeep/actions/runs/26948017123"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-04T11:13:08.000Z",
      "commit": "8aa5bf489f30b1672848241089306b25906c55fd",
      "fileid": "f9b93448e7fbfc7eeda747fff04c5bfe5b2efd6b9bb8ace863e0f471f6a9f675",
      "status": "success",
      "buildurl": "https://github.com/r-universe/okeep/actions/runs/26948017123"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-04T11:12:29.000Z",
      "commit": "8aa5bf489f30b1672848241089306b25906c55fd",
      "fileid": "646e31a8be16ca3e40cefc969e1ad388d47f884cd55a7c712412206331605cdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/okeep/actions/runs/26948017123"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-04T11:12:20.000Z",
      "commit": "8aa5bf489f30b1672848241089306b25906c55fd",
      "fileid": "a87aa5b8246bba39693a86c930333157718236c8cd99865157bc0f2a4f33b839",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/okeep/actions/runs/26948017123"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-04T11:12:22.000Z",
      "commit": "8aa5bf489f30b1672848241089306b25906c55fd",
      "fileid": "dbaabc53d4197e3fd4ee16510696539c749cc93058b31ecd2a907f69908c0c33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/okeep/actions/runs/26948017123"
    }
  ]
}