{
  "_id": "6a1693e3acfb0bcc41d799b5",
  "Package": "treeDA",
  "Title": "Tree-Based Discriminant Analysis",
  "Version": "0.0.5",
  "Authors@R": "person(\"Julia\", \"Fukuyama\", email = \"julia.fukuyama@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Performs sparse discriminant analysis on a combination of\nnode and leaf predictors when the predictor variables are\nstructured according to a tree, as described in Fukuyama et al.\n(2017) <doi:10.1371/journal.pcbi.1005706>.",
  "VignetteBuilder": "knitr",
  "License": "GPL-2",
  "biocViews": "",
  "URL": "https://github.com/jfukuyama/treeda",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev zlib1g-dev",
  "Repository": "https://jfukuyama.r-universe.dev",
  "Date/Publication": "2021-05-14 19:39:20 UTC",
  "RemoteUrl": "https://github.com/jfukuyama/treeda",
  "RemoteRef": "HEAD",
  "RemoteSha": "86ae334c34a5ee5f3150ce8a4abc21d216032e70",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:44:19 UTC",
    "User": "root"
  },
  "Author": "Julia Fukuyama [aut, cre]",
  "Maintainer": "Julia Fukuyama <julia.fukuyama@gmail.com>",
  "MD5sum": "0dcfa2fc23a2f5a667b3218d717b387f",
  "_user": "jfukuyama",
  "_type": "src",
  "_file": "treeDA_0.0.5.tar.gz",
  "_fileid": "258eb24241852f664079893ff9bfe1de7ee61afeac9f742b3a2915f0bb409df2",
  "_filesize": 568740,
  "_sha256": "258eb24241852f664079893ff9bfe1de7ee61afeac9f742b3a2915f0bb409df2",
  "_created": "2026-05-27T06:44:19.000Z",
  "_published": "2026-05-27T06:49:07.044Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78022426364,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7233701973"
    },
    {
      "job": 78022426457,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7233716350"
    },
    {
      "job": 78022426360,
      "time": 247,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7233715187"
    },
    {
      "job": 78022426344,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7233700725"
    },
    {
      "job": 78021889141,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233657686"
    },
    {
      "job": 78022426389,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233690985"
    },
    {
      "job": 78022426363,
      "time": 228,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7233717367"
    },
    {
      "job": 78022426496,
      "time": 167,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7233701575"
    },
    {
      "job": 78022426476,
      "time": 169,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7233701867"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jfukuyama/actions/runs/26495252972",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jfukuyama/treeda",
  "_commit": {
    "id": "86ae334c34a5ee5f3150ce8a4abc21d216032e70",
    "author": "Julia Fukuyama <julia.fukuyama@gmail.com>",
    "committer": "Julia Fukuyama <julia.fukuyama@gmail.com>",
    "message": "add markdown dependency\n",
    "time": 1621021160
  },
  "_maintainer": {
    "name": "Julia Fukuyama",
    "email": "julia.fukuyama@gmail.com",
    "login": "jfukuyama",
    "description": "",
    "uuid": 6990592
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "sparseLDA",
      "version": ">= 0.1.9",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.2.10",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "phyloseq",
      "version": ">= 1.22.3",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "ape",
      "version": ">= 5.1",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "adaptiveGPCA",
      "version": ">= 0.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.16",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jfukuyama",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jfukuyama",
      "count": 41,
      "uuid": 6990592
    }
  ],
  "_userbio": {
    "uuid": 6990592,
    "type": "user",
    "name": "Julia Fukuyama"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/treeDA"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/jfukuyama/treeda",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/treeDA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jfukuyama/treeda",
  "_realowner": "jfukuyama",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2017-07-25"
    },
    {
      "version": "0.0.3",
      "date": "2018-03-14"
    },
    {
      "version": "0.0.4",
      "date": "2018-06-26"
    },
    {
      "version": "0.0.5",
      "date": "2021-05-14"
    }
  ],
  "_exports": [
    "combine_plot_and_tree",
    "get_leaf_position",
    "makeNodeAndLeafPredictors",
    "nodeToLeafCoefficients",
    "plot_coefficients",
    "treeda",
    "treedacv"
  ],
  "_datasets": [
    {
      "name": "treeda_example",
      "title": "Example dataset",
      "object": "treeda_example",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "treeDA-package",
      "title": "Tree-based discriminant analysis",
      "topics": [
        "treeDA-package",
        "treeDA"
      ]
    },
    {
      "page": "coef.treeda",
      "title": "Coefficients from treeda fit",
      "topics": [
        "coef.treeda"
      ]
    },
    {
      "page": "combine_plot_and_tree",
      "title": "Method for combining two ggplots",
      "topics": [
        "combine_plot_and_tree"
      ]
    },
    {
      "page": "get_leaf_position",
      "title": "Get leaf positions from a tree layout",
      "topics": [
        "get_leaf_position"
      ]
    },
    {
      "page": "makeNodeAndLeafPredictors",
      "title": "Make a matrix with predictors for each leaf and node",
      "topics": [
        "makeNodeAndLeafPredictors"
      ]
    },
    {
      "page": "nodeToLeafCoefficients",
      "title": "Node coefficients to leaf coefficients",
      "topics": [
        "nodeToLeafCoefficients"
      ]
    },
    {
      "page": "plot_coefficients",
      "title": "Plot the discriminating axes from treeda",
      "topics": [
        "plot_coefficients"
      ]
    },
    {
      "page": "plot.treedacv",
      "title": "Plot a treedacv object",
      "topics": [
        "plot.treedacv"
      ]
    },
    {
      "page": "predict.treeda",
      "title": "Predict using new data",
      "topics": [
        "predict.treeda"
      ]
    },
    {
      "page": "print.treeda",
      "title": "Print a treeda object",
      "topics": [
        "print.treeda"
      ]
    },
    {
      "page": "print.treedacv",
      "title": "Print treedacv objects",
      "topics": [
        "print.treedacv"
      ]
    },
    {
      "page": "treeda",
      "title": "Tree-based sparse discriminant analysis",
      "topics": [
        "treeda"
      ]
    },
    {
      "page": "treeda_example",
      "title": "Example dataset",
      "topics": [
        "treeda_example"
      ]
    },
    {
      "page": "treedacv",
      "title": "treeda cross validation",
      "topics": [
        "treedacv"
      ]
    }
  ],
  "_readme": "https://github.com/jfukuyama/treeda/raw/HEAD/readme.md",
  "_rundeps": [
    "ade4",
    "ape",
    "Biobase",
    "BiocGenerics",
    "biomformat",
    "Biostrings",
    "class",
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "elasticnet",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lars",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mda",
    "mgcv",
    "multtest",
    "mvtnorm",
    "nlme",
    "permute",
    "phyloseq",
    "pixmap",
    "pkgconfig",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rlang",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "sp",
    "sparseLDA",
    "stringi",
    "stringr",
    "survival",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "treeda-vignette.Rmd",
      "filename": "treeda-vignette.html",
      "title": "treeDA vignette",
      "author": "Julia Fukuyama",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package overview",
        "Setup and data description",
        "Model fitting",
        "Model inspection",
        "Sample plotting",
        "Coefficient plotting",
        "Cross validation"
      ],
      "created": "2017-07-16 03:03:32",
      "modified": "2020-06-24 14:46:28",
      "commits": 2
    }
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "treeda",
  "_universes": [
    "jfukuyama"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-27T06:46:25.000Z",
      "distro": "noble",
      "commit": "86ae334c34a5ee5f3150ce8a4abc21d216032e70",
      "fileid": "80a2e964a7ea8fac12c38b0da4dc49b07392f57f1d60194bccbf42c00e0841e9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jfukuyama/actions/runs/26495252972"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-27T06:46:50.000Z",
      "distro": "noble",
      "commit": "86ae334c34a5ee5f3150ce8a4abc21d216032e70",
      "fileid": "408ebdd6b380f720703fee165fb5fdbd75b6e7325427be17fd2e99e80b0c4da4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jfukuyama/actions/runs/26495252972"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-27T06:47:00.000Z",
      "commit": "86ae334c34a5ee5f3150ce8a4abc21d216032e70",
      "fileid": "b6f3fa5e7ee7041f07a0bd554d89a55f90287fbd31168c61376d0c0b6830f8bf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jfukuyama/actions/runs/26495252972"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-27T06:46:18.000Z",
      "commit": "86ae334c34a5ee5f3150ce8a4abc21d216032e70",
      "fileid": "e422e180b0327e3d452310a37a46473536abc064276c4bf282af19b5150963f3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jfukuyama/actions/runs/26495252972"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-05-27T06:46:48.000Z",
      "commit": "86ae334c34a5ee5f3150ce8a4abc21d216032e70",
      "fileid": "799ea6e308c038a494ba3e89a349219a056589fbfc243e2b6b9b3557fefda9c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jfukuyama/actions/runs/26495252972"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-27T06:46:16.000Z",
      "commit": "86ae334c34a5ee5f3150ce8a4abc21d216032e70",
      "fileid": "57b92fab88f35c1879e7b133b3907ee40d94c4d798a083cf944766150b9234c7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jfukuyama/actions/runs/26495252972"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-27T06:45:46.000Z",
      "commit": "86ae334c34a5ee5f3150ce8a4abc21d216032e70",
      "fileid": "57d292451833e0801084aefecb35521e9795b151c3de819381a09966876c7404",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jfukuyama/actions/runs/26495252972"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-27T06:45:46.000Z",
      "commit": "86ae334c34a5ee5f3150ce8a4abc21d216032e70",
      "fileid": "32dabdafd00eee09ccefab063501b8bb7dc012047d2a725cb354bb36237cdff8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jfukuyama/actions/runs/26495252972"
    }
  ]
}