{
  "_id": "6a35284f3efcd9bda43e5712",
  "Package": "PRTree",
  "Type": "Package",
  "Date": "2026-02-18",
  "Title": "Probabilistic Regression Trees",
  "Version": "1.0.3",
  "Authors@R": "c(person(c(\"Alisson\", \"Silva\"),\"Neimaier\",\nemail = \"alissonneimaier@hotmail.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID=\"0000-0002-7524-0776\")),\nperson(c(\"Taiane\", \"Schaedler\"),\"Prass\",\nemail = \"taianeprass@gmail.com\",\nrole = c(\"aut\", \"ths\", \"cre\"),\ncomment = c(ORCID=\"0000-0003-3136-909X\")))",
  "Description": "Implementation of Probabilistic Regression Trees (PRTree),\nproviding functions for model fitting and prediction, with\nspecific adaptations to handle missing values. The main\ncomputations are implemented in 'Fortran' for high efficiency.\nThe package is based on the PRTree methodology described in\nAlkhoury et al. (2020), \"Smooth and Consistent Probabilistic\nRegression Trees\"\n<https://proceedings.neurips.cc/paper_files/paper/2020/file/8289889263db4a40463e3f358bb7c7a1-Paper.pdf>.\nDetails on the treatment of missing data and implementation\naspects are presented in Prass, T.S.; Neimaier, A.S.; Pumi, G.\n(2025), \"Handling Missing Data in Probabilistic Regression\nTrees: Methods and Implementation in R\"\n<doi:10.48550/arXiv.2510.03634>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.3",
  "Packaged": {
    "Date": "2026-06-19 11:28:00 UTC",
    "User": "root"
  },
  "Author": "Alisson Silva Neimaier [aut] (ORCID:\n<https://orcid.org/0000-0002-7524-0776>), Taiane Schaedler\nPrass [aut, ths, cre] (ORCID:\n<https://orcid.org/0000-0003-3136-909X>)",
  "Maintainer": "Taiane Schaedler Prass <taianeprass@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-18 22:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/PRTree",
  "RemoteRef": "HEAD",
  "RemoteSha": "c89de6e938b3c10f96cebffab6a36f7f9389a839",
  "MD5sum": "85b6dfc919eae3e3b52969a371ab6a29",
  "_user": "cran",
  "_type": "src",
  "_file": "PRTree_1.0.3.tar.gz",
  "_fileid": "3d6738070cfcc84ee273800cb0e8b0e803ec63cf13128ff763fa2fd10d844af5",
  "_filesize": 171721,
  "_sha256": "3d6738070cfcc84ee273800cb0e8b0e803ec63cf13128ff763fa2fd10d844af5",
  "_created": "2026-06-19T11:28:00.000Z",
  "_published": "2026-06-19T11:30:23.096Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82340407659,
      "time": 103,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7748607409"
    },
    {
      "job": 82340407637,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7748603943"
    },
    {
      "job": 82340407657,
      "time": 91,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748603850"
    },
    {
      "job": 82340407670,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748603873"
    },
    {
      "job": 82339998895,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748574379"
    },
    {
      "job": 82340407634,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748606355"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27822869416",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PRTree",
  "_commit": {
    "id": "c89de6e938b3c10f96cebffab6a36f7f9389a839",
    "author": "Taiane Schaedler Prass <taianeprass@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1771453802
  },
  "_maintainer": {
    "name": "Taiane Schaedler Prass",
    "email": "taianeprass@gmail.com",
    "login": "tsprass",
    "description": "Taiane Schaedler Prass\n",
    "uuid": 59539278,
    "orcid": "0000-0003-3136-909X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-10-09"
    },
    {
      "name": "1.0.1",
      "date": "2025-10-18"
    },
    {
      "name": "1.0.2",
      "date": "2025-10-26"
    },
    {
      "name": "1.0.3",
      "date": "2026-02-18"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "neimaier",
      "count": 4,
      "uuid": 43821235
    },
    {
      "user": "tsprass",
      "count": 4,
      "uuid": 59539278
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 576,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PRTree"
  },
  "_searchresults": 3,
  "_topics": [
    "openblas",
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PRTree.html",
    "manual.pdf"
  ],
  "_realowner": "tsprass",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-01-16"
    },
    {
      "version": "0.1.1",
      "date": "2024-09-15"
    },
    {
      "version": "0.1.2",
      "date": "2024-09-28"
    },
    {
      "version": "0.1.3",
      "date": "2025-05-27"
    },
    {
      "version": "1.0.0",
      "date": "2025-10-09"
    },
    {
      "version": "1.0.1",
      "date": "2025-10-18"
    },
    {
      "version": "1.0.2",
      "date": "2025-10-26"
    },
    {
      "version": "1.0.3",
      "date": "2026-02-18"
    }
  ],
  "_exports": [
    "pr_tree",
    "pr_tree_control"
  ],
  "_help": [
    {
      "page": "pr_tree",
      "title": "Probabilistic Regression Trees (PRTrees)",
      "topics": [
        "pr_tree"
      ]
    },
    {
      "page": "pr_tree_control",
      "title": "Set Control Parameters for PRTree",
      "topics": [
        "pr_tree_control"
      ]
    },
    {
      "page": "predict.prtree",
      "title": "Predict from a Probabilistic Regression Tree Model",
      "topics": [
        "predict.prtree"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "prtree",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://tsprass.r-universe.dev/PRTree",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-19T11:30:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c89de6e938b3c10f96cebffab6a36f7f9389a839",
      "fileid": "7aea4d802905475282ea2c2a34f9f50bf0cd51a083a6598419a8342b5c639af2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27822869416"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-19T11:29:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c89de6e938b3c10f96cebffab6a36f7f9389a839",
      "fileid": "f62cb21e73ccbd21556a2fe6b64778db9194c96306395afa698a118bdf95cdc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27822869416"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-19T11:29:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c89de6e938b3c10f96cebffab6a36f7f9389a839",
      "fileid": "3b0a20153a5f35711e36f8b64138b463aed44990a6504401eec1f340d8059612",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27822869416"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-19T11:29:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c89de6e938b3c10f96cebffab6a36f7f9389a839",
      "fileid": "67bd78ae32b15c1ed306795c9bf62328524b118cd32825e98e2fa7f272429d6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27822869416"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-19T11:29:41.000Z",
      "arch": "emscripten",
      "commit": "c89de6e938b3c10f96cebffab6a36f7f9389a839",
      "fileid": "273e1a204328b513d4c337827c39fbceaaca9927b3d35d2274b25caaa5970f20",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27822869416"
    }
  ]
}