{
  "_id": "6a1013e6acfb0bcc41c838d7",
  "Package": "DirichletRF",
  "Type": "Package",
  "Title": "\"Dirichlet Random Forest\"",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Khaled\", \"Masoumifard\", , \"masoumifardk@yahoo.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1921-2145\")),\nperson(\"Stephan\", \"van der Westhuizen\", , \"stephanvdw@sun.ac.za\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-9469-8427\")),\nperson(\"Sugnet\", \"Lubbe\", , \"slubbe@sun.ac.za\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-2762-9944\")))",
  "Description": "Implementation of the Dirichlet Random Forest algorithm\nfor compositional response data. Supports maximum likelihood\nestimation ('MLE') and method-of-moments ('MOM') parameter\nestimation for the Dirichlet distribution. Provides two\nprediction strategies; averaging-based predictions (average of\nresponses within terminal nodes) and parameter-based\npredictions (expected value derived from the estimated\nDirichlet parameters within terminal nodes). For more details\nsee Masoumifard, van der Westhuizen, and Gardner-Lubbe (2026,\nISBN:9781032903910).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 08:26:40 UTC",
    "User": "root"
  },
  "Author": "Khaled Masoumifard [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1921-2145>), Stephan van der\nWesthuizen [aut] (ORCID:\n<https://orcid.org/0000-0001-9469-8427>), Sugnet Lubbe [aut]\n(ORCID: <https://orcid.org/0000-0003-2762-9944>)",
  "Maintainer": "Khaled Masoumifard <masoumifardk@yahoo.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-23 17:40:25 UTC",
  "RemoteUrl": "https://github.com/cran/DirichletRF",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a4a8d32ca89407f17966a5b89df0589642513c0",
  "MD5sum": "913b7a1fc03de7e9851125a2eb315ed3",
  "_user": "cran",
  "_type": "src",
  "_file": "DirichletRF_0.1.0.tar.gz",
  "_fileid": "a5ed3edbfb9557a2c689539396dca11c954ba26848a896b63d9568033deb9f8c",
  "_filesize": 107089,
  "_sha256": "a5ed3edbfb9557a2c689539396dca11c954ba26848a896b63d9568033deb9f8c",
  "_created": "2026-05-22T08:26:40.000Z",
  "_published": "2026-05-22T08:29:26.669Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77343840499,
      "time": 105,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156160855"
    },
    {
      "job": 77343840451,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156162380"
    },
    {
      "job": 77343840468,
      "time": 107,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156161527"
    },
    {
      "job": 77343840464,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156165227"
    },
    {
      "job": 77343408113,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156128849"
    },
    {
      "job": 77343840419,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156161310"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26276925380",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DirichletRF",
  "_commit": {
    "id": "1a4a8d32ca89407f17966a5b89df0589642513c0",
    "author": "Khaled Masoumifard <masoumifardk@yahoo.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1774287625
  },
  "_maintainer": {
    "name": "Khaled Masoumifard",
    "email": "masoumifardk@yahoo.com",
    "login": "xaleed",
    "description": "",
    "uuid": 52345024,
    "orcid": "0000-0003-1921-2145"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-03-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xaleed",
      "count": 1,
      "uuid": 52345024
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DirichletRF"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DirichletRF.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xaleed/dirichletrf",
  "_realowner": "xaleed",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "DirichletRF"
  ],
  "_help": [
    {
      "page": "DirichletRF-package",
      "title": "DirichletRF: Dirichlet Random Forest for Compositional Data",
      "topics": [
        "DirichletRF-package"
      ]
    },
    {
      "page": "DirichletRF",
      "title": "Build a Dirichlet Random Forest for Compositional Responses",
      "topics": [
        "DirichletRF"
      ]
    },
    {
      "page": "predict.dirichlet_forest",
      "title": "Predict with a Dirichlet Forest",
      "topics": [
        "predict.dirichlet_forest"
      ]
    },
    {
      "page": "print.dirichlet_forest",
      "title": "Custom Print Method for dirichlet_forest Objects",
      "topics": [
        "print.dirichlet_forest"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "dirichletrf",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://xaleed.r-universe.dev/DirichletRF",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T08:28:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a4a8d32ca89407f17966a5b89df0589642513c0",
      "fileid": "eb17ed2af69c1b79d33dc900326806313f27b13f4e2efc638c0083a679e48ec6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26276925380"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T08:28:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a4a8d32ca89407f17966a5b89df0589642513c0",
      "fileid": "bf5d48f28d325894f6d8c60361aaa8d959e0f4af7ff991b639065cfc639d13c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26276925380"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T08:28:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a4a8d32ca89407f17966a5b89df0589642513c0",
      "fileid": "667e438a81fc0414a52951f0af3e11f1d76e19856d7225b84599103688fa08b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26276925380"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T08:28:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a4a8d32ca89407f17966a5b89df0589642513c0",
      "fileid": "843e4c5b76650006593a9e3be088eff13c1e8f2d524ca122ff2d2e07ee8aa8c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26276925380"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T08:28:49.000Z",
      "arch": "emscripten",
      "commit": "1a4a8d32ca89407f17966a5b89df0589642513c0",
      "fileid": "d84964239cef0c0e7cf4405d187b32394ae94314be2aba6ab962aeffe6d2dc89",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26276925380"
    }
  ]
}