{
  "_id": "6a102147acfb0bcc41c8c07c",
  "Package": "LDATree",
  "Title": "Oblique Classification Trees with Uncorrelated Linear\nDiscriminant Analysis Splits",
  "Version": "0.2.0.9000",
  "Authors@R": "person(given = \"Siyu\",\nfamily = \"Wang\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"iamwangsiyu@gmail.com\",\ncomment = c(ORCID = \"0009-0005-2098-7089\"))",
  "Description": "A classification tree method that uses Uncorrelated Linear\nDiscriminant Analysis (ULDA) for variable selection, split\ndetermination, and model fitting in terminal nodes.  It\nautomatically handles missing values and offers visualization\ntools. For more details, see Wang (2024)\n<doi:10.48550/arXiv.2410.23147>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/Moran79/LDATree,\nhttp://iamwangsiyu.com/LDATree/",
  "BugReports": "https://github.com/Moran79/LDATree/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://moran79.r-universe.dev",
  "Date/Publication": "2024-10-31 09:43:36 UTC",
  "RemoteUrl": "https://github.com/moran79/ldatree",
  "RemoteRef": "HEAD",
  "RemoteSha": "0afee00ebdcd1a631bb80c89f8972ab3209381b3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:46:11 UTC",
    "User": "root"
  },
  "Author": "Siyu Wang [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0005-2098-7089>)",
  "Maintainer": "Siyu Wang <iamwangsiyu@gmail.com>",
  "MD5sum": "35d162f9751fe3b7c8960365fc47514e",
  "_user": "moran79",
  "_type": "src",
  "_file": "LDATree_0.2.0.9000.tar.gz",
  "_fileid": "dd8700467d4b6061591849ffb6c5de0086624e0b5009b19ac4f18ef6ef9a9308",
  "_filesize": 1480711,
  "_sha256": "dd8700467d4b6061591849ffb6c5de0086624e0b5009b19ac4f18ef6ef9a9308",
  "_created": "2026-05-14T05:46:11.000Z",
  "_published": "2026-05-22T09:26:31.404Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352444586,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988043707"
    },
    {
      "job": 77352444581,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988046644"
    },
    {
      "job": 77352444366,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988035907"
    },
    {
      "job": 77352444723,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988033333"
    },
    {
      "job": 77352444178,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988011983"
    },
    {
      "job": 77352443902,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157231029"
    },
    {
      "job": 77352444339,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988029321"
    },
    {
      "job": 77352444759,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988027894"
    },
    {
      "job": 77352444726,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988030681"
    }
  ],
  "_buildurl": "https://github.com/r-universe/moran79/actions/runs/25844037002",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/moran79/ldatree",
  "_commit": {
    "id": "0afee00ebdcd1a631bb80c89f8972ab3209381b3",
    "author": "Moran79 <iamwangsiyu@gmail.com>",
    "committer": "Moran79 <iamwangsiyu@gmail.com>",
    "message": "Delete CRAN-SUBMISSION\n",
    "time": 1730367816
  },
  "_maintainer": {
    "name": "Siyu Wang",
    "email": "iamwangsiyu@gmail.com",
    "login": "moran79",
    "uuid": 34751774
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "folda",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "moran79",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "moran79",
      "count": 90,
      "uuid": 34751774
    }
  ],
  "_userbio": {
    "uuid": 34751774,
    "type": "user",
    "name": "Moran79"
  },
  "_downloads": {
    "count": 584,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LDATree"
  },
  "_devurl": "https://github.com/moran79/ldatree",
  "_pkgdown": "http://iamwangsiyu.com/LDATree/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LDATree.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/moran79/ldatree",
  "_realowner": "moran79",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-08-24"
    },
    {
      "version": "0.1.1",
      "date": "2023-08-24"
    },
    {
      "version": "0.1.2",
      "date": "2023-08-26"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-31"
    }
  ],
  "_exports": [
    "Treee"
  ],
  "_help": [
    {
      "page": "plot.Treee",
      "title": "Plot a Treee Object",
      "topics": [
        "plot.Treee"
      ]
    },
    {
      "page": "predict.Treee",
      "title": "Predictions From a Fitted Treee Object",
      "topics": [
        "predict.Treee"
      ]
    },
    {
      "page": "Treee",
      "title": "Classification Trees with Uncorrelated Linear Discriminant Analysis Terminal Nodes",
      "topics": [
        "Treee"
      ]
    }
  ],
  "_pkglogo": "https://github.com/moran79/ldatree/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/moran79/ldatree/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "folda",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "tinytex",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "LDATree.Rmd",
      "filename": "LDATree.html",
      "title": "Introduction to LDATree",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why use the LDATree package?",
        "Basic Usage of LDATree",
        "Additional Features",
        "References"
      ],
      "created": "2023-08-13 15:33:29",
      "modified": "2024-10-31 03:15:21",
      "commits": 6
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "ldatree",
  "_universes": [
    "moran79"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-14T05:48:44.000Z",
      "distro": "noble",
      "commit": "0afee00ebdcd1a631bb80c89f8972ab3209381b3",
      "fileid": "4765813c14935b2eab66f672ea4f243455e367b4e366c0209b77ede0bfb04ea6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moran79/actions/runs/25844037002"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-14T05:48:59.000Z",
      "distro": "noble",
      "commit": "0afee00ebdcd1a631bb80c89f8972ab3209381b3",
      "fileid": "c6442d3da53e9c13639d073d617a43347e45acbe8c4729e7b6a57897c8212719",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moran79/actions/runs/25844037002"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-14T05:48:08.000Z",
      "commit": "0afee00ebdcd1a631bb80c89f8972ab3209381b3",
      "fileid": "6f5190fcaaffbd77ef08d5c8c815745ab48a22609d3854b995749dbe0909c30b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moran79/actions/runs/25844037002"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-14T05:47:57.000Z",
      "commit": "0afee00ebdcd1a631bb80c89f8972ab3209381b3",
      "fileid": "a321b65b640ce128c489f16df65a108c3195c44c2d83992665d797df7955e707",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moran79/actions/runs/25844037002"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-14T05:47:30.000Z",
      "commit": "0afee00ebdcd1a631bb80c89f8972ab3209381b3",
      "fileid": "dfbc805b04d0c43f82fc56a548d1f10eadec5fffe20e484083aa4ee78efd5139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moran79/actions/runs/25844037002"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-14T05:47:25.000Z",
      "commit": "0afee00ebdcd1a631bb80c89f8972ab3209381b3",
      "fileid": "9a1036311a493e5f3fe3fc3ad31275935f1fa1a206ec1ab8e5b7d17695789192",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moran79/actions/runs/25844037002"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-14T05:47:36.000Z",
      "commit": "0afee00ebdcd1a631bb80c89f8972ab3209381b3",
      "fileid": "2c4a34b0cbb11aefd2f63dc9a01f68cb5ef3ef3ba9eff84214a4fe197894aed9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moran79/actions/runs/25844037002"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-22T09:26:13.000Z",
      "commit": "0afee00ebdcd1a631bb80c89f8972ab3209381b3",
      "fileid": "c42621d0039dcf6838a80bd637e839f874211565a9032531c3b9ec956370bad4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/moran79/actions/runs/25844037002"
    }
  ]
}