{
  "_id": "6a1f1a1cb401979e7341f0e9",
  "Package": "longitree",
  "Title": "Decision Tree Analysis for Longitudinal Measurement Data",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Ryoto\", \"Obata\", email = \"ryoto.obata@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Tomoyuki\", \"Sugimoto\", role = \"aut\"))",
  "Maintainer": "Ryoto Obata <ryoto.obata@gmail.com>",
  "Description": "Implements tree-based methods for longitudinal data. The\npackage constructs decision trees that evaluate both the main\neffect of a covariate and its interaction with time through a\nweighted splitting criterion. It supports single-tree\nconstruction, bootstrap-based multiple-tree selection, and tree\nvisualisation. For methodological details, see Obata and\nSugimoto (2026) <doi:10.1007/s11634-025-00665-2>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Packaged": {
    "Date": "2026-05-16 18:12:31 UTC",
    "User": "root"
  },
  "Author": "Ryoto Obata [aut, cre], Tomoyuki Sugimoto [aut]",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://ryt1207.r-universe.dev",
  "Date/Publication": "2026-05-16 17:28:41 UTC",
  "RemoteUrl": "https://github.com/cran/longitree",
  "RemoteRef": "HEAD",
  "RemoteSha": "7f54074c575885917689e05fdece4bc86e35a3f6",
  "MD5sum": "03c0167133ed8673d7daaea6a903c835",
  "_user": "ryt1207",
  "_type": "src",
  "_file": "longitree_1.0.1.tar.gz",
  "_fileid": "62235876d53522f9c3a1311869d37053388136a658a0cc19687b77b30d2ee947",
  "_filesize": 224122,
  "_sha256": "62235876d53522f9c3a1311869d37053388136a658a0cc19687b77b30d2ee947",
  "_created": "2026-05-16T18:12:31.000Z",
  "_published": "2026-06-02T17:59:56.316Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79137842584,
      "time": 181,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7035613901"
    },
    {
      "job": 79137842331,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7035613300"
    },
    {
      "job": 79137842590,
      "time": 171,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7035612779"
    },
    {
      "job": 79137842868,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7035612862"
    },
    {
      "job": 79137842475,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7035613618"
    },
    {
      "job": 79137842738,
      "time": 431,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7035633139"
    },
    {
      "job": 79137842322,
      "time": 244,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7035616300"
    },
    {
      "job": 79137842695,
      "time": 461,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7035637287"
    },
    {
      "job": 79137842224,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7035596963"
    },
    {
      "job": 79137841182,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365816241"
    },
    {
      "job": 79137842342,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7035611379"
    },
    {
      "job": 79137842770,
      "time": 190,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7035614847"
    },
    {
      "job": 79137842456,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7035610826"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/longitree",
  "_commit": {
    "id": "7f54074c575885917689e05fdece4bc86e35a3f6",
    "author": "Ryoto Obata <ryoto.obata@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1778952521
  },
  "_maintainer": {
    "name": "Ryoto Obata",
    "email": "ryoto.obata@gmail.com",
    "login": "ryt1207",
    "description": "",
    "uuid": 169527895
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "partykit",
      "role": "Imports"
    },
    {
      "package": "ggparty",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-03-26"
    },
    {
      "name": "1.0.1",
      "date": "2026-05-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ryt1207",
      "count": 2,
      "uuid": 169527895
    }
  ],
  "_userbio": {
    "uuid": 169527895,
    "type": "user",
    "name": "ryt"
  },
  "_downloads": {
    "count": 504,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/longitree"
  },
  "_searchresults": 0,
  "_topics": [
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/longitree.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "ryt1207",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-03-26"
    },
    {
      "version": "1.0.1",
      "date": "2026-05-16"
    }
  ],
  "_exports": [
    "longitree",
    "longitrees",
    "selectionplot",
    "threetrees",
    "treeplot"
  ],
  "_datasets": [
    {
      "name": "ltreedata",
      "title": "Sample longitudinal data for decision tree examples",
      "object": "ltreedata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "subject",
        "time",
        "x1",
        "x2",
        "x3",
        "x4"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "longitree",
      "title": "Construction of a Decision Tree for Longitudinal Data",
      "topics": [
        "longitree",
        "plot.longitree",
        "predict.longitree",
        "print.longitree",
        "summary.longitree"
      ]
    },
    {
      "page": "longitrees",
      "title": "Construction of Multiple Decision Trees for Longitudinal Data",
      "topics": [
        "longitrees"
      ]
    },
    {
      "page": "ltreedata",
      "title": "Sample longitudinal data for decision tree examples",
      "topics": [
        "ltreedata"
      ]
    },
    {
      "page": "selectionplot",
      "title": "Select Optimal Three-Tree Combination",
      "topics": [
        "selectionplot"
      ]
    },
    {
      "page": "threetrees",
      "title": "Fit and Evaluate Three Selected Trees",
      "topics": [
        "plot.threetrees",
        "predict.threetrees",
        "print.threetrees",
        "summary.threetrees",
        "threetrees"
      ]
    },
    {
      "page": "treeplot",
      "title": "Decision Tree Plot Visualisation for Longitudinal Data",
      "topics": [
        "treeplot"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "boot",
    "checkmate",
    "cli",
    "cpp11",
    "farver",
    "Formula",
    "ggparty",
    "ggplot2",
    "glue",
    "gtable",
    "inum",
    "isoband",
    "labeling",
    "lattice",
    "libcoin",
    "lifecycle",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "partykit",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "longitree",
  "_universes": [
    "ryt1207"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T18:15:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "1bc19df19b38e23b0dccd0fc7b9df77ba844fd6f9e733783af7f5210cd978661",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T18:14:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "769c7ded9489d83fd3ea7a09fba888579bca7d6c604a5774f5000df423e2b736",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T18:14:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "edaf6aa55dbfaa02eea06ef71e4316d129b106dc338cf743bb546ae3ec883e63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T18:14:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "fdaa80a92cb38326cdd7a1a6a0ffeccd6473589cab6539599df10fcc934eb5c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T18:15:05.000Z",
      "arch": "aarch64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "38649aa425a11f850d6bd80382e963c876fafdfeab755b4379105ec8cf007939",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T18:17:16.000Z",
      "arch": "x86_64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "bd07d588b32382db652aef1c635681a3a53a018440ec828d267b789b4e8b5b7d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T18:15:09.000Z",
      "arch": "aarch64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "ca78d99b9bfc101adc71be91b7778b96d98628c94f0bf8efb51677858b83c15a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T18:16:59.000Z",
      "arch": "x86_64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "cc9c057d078e1218fbac5261a55893f0ca6ad5ab52e4b9d373bdaa20a148eed0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T18:14:10.000Z",
      "arch": "x86_64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "30e75c7e87cedbd966688a99f842f03b01894dd975d75e69865b71e1ebb94141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T18:14:44.000Z",
      "arch": "x86_64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "c311844faa251dac98da715800b0cdd7b74ee1eecb759c3bae5049c4e27a9d9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T18:13:55.000Z",
      "arch": "x86_64",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "c624380b5e2bb92932c3f351d15e8cb6e1b4a03d42795acbafe5ffeb73bfcfd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T17:59:12.000Z",
      "arch": "emscripten",
      "commit": "7f54074c575885917689e05fdece4bc86e35a3f6",
      "fileid": "e4e0e6906bacbc8042954be132830b36b30810658a6b6379f8a9e788c77f12c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ryt1207/actions/runs/25969201843"
    }
  ]
}