{
  "_id": "6a1f36aab401979e734289c0",
  "Package": "corrRF",
  "Type": "Package",
  "Title": "Clustered Random Forests for Optimal Prediction and Inference of\nClustered Data",
  "Version": "1.1.0",
  "Authors@R": "person(given = c(\"Elliot\", \"H.\"), family = \"Young\", role = c(\"aut\", \"cre\"), email = \"ey244@cam.ac.uk\")",
  "Maintainer": "Elliot H. Young <ey244@cam.ac.uk>",
  "Description": "A clustered random forest algorithm for fitting random\nforests for data of independent clusters, that exhibit within\ncluster dependence. Details of the method can be found in Young\nand Buehlmann (2025) <doi:10.48550/arXiv.2503.12634>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-15 06:10:15 UTC",
    "User": "root"
  },
  "Author": "Elliot H. Young [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-03-20 09:20:06 UTC",
  "RemoteUrl": "https://github.com/cran/corrRF",
  "RemoteRef": "HEAD",
  "RemoteSha": "5760791784b3d1a23dac31513ddbbe9eec2246f6",
  "MD5sum": "c68d1704abbd2a6791e61c95994d712f",
  "_user": "cran",
  "_type": "src",
  "_file": "corrRF_1.1.0.tar.gz",
  "_fileid": "781c51acdb374fe3e4bbd646f3621aca7d63c696a761702a47bdec5dd718f0af",
  "_filesize": 117850,
  "_sha256": "781c51acdb374fe3e4bbd646f3621aca7d63c696a761702a47bdec5dd718f0af",
  "_created": "2026-05-15T06:10:15.000Z",
  "_published": "2026-06-02T20:01:46.247Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79160679243,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011202321"
    },
    {
      "job": 79160679231,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011201348"
    },
    {
      "job": 79160679863,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011204233"
    },
    {
      "job": 79160679587,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011204510"
    },
    {
      "job": 79160679133,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011179914"
    },
    {
      "job": 79160678730,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368455767"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25903220201",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/corrRF",
  "_commit": {
    "id": "5760791784b3d1a23dac31513ddbbe9eec2246f6",
    "author": "Elliot H. Young <ey244@cam.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1742462406
  },
  "_maintainer": {
    "name": "Elliot H. Young",
    "email": "ey244@cam.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/corrRF"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/corrRF.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2025-03-22"
    }
  ],
  "_exports": [
    "crf"
  ],
  "_help": [
    {
      "page": "crf",
      "title": "Clustered random forest fitting",
      "topics": [
        "crf"
      ]
    },
    {
      "page": "predict.crf",
      "title": "Predictions from a crf given newdata",
      "topics": [
        "predict.crf"
      ]
    },
    {
      "page": "summary.crf",
      "title": "Summary for a crf fitted object",
      "topics": [
        "summary.crf"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "rpart"
  ],
  "_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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "corrrf",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-15T06:12:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5760791784b3d1a23dac31513ddbbe9eec2246f6",
      "fileid": "985b34affe11e72c88107e0f747205cb9bee5dd857356f637c16872459ac56e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25903220201"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-15T06:12:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5760791784b3d1a23dac31513ddbbe9eec2246f6",
      "fileid": "452ca18900b21a01a3c1feb100876dce74e84983cc44baa547aa9cc934d1fe1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25903220201"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-15T06:12:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5760791784b3d1a23dac31513ddbbe9eec2246f6",
      "fileid": "758ae3168f95df32b12cd99c9aae03702b1ad40e91f87bf566b0582ee3cdb59f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25903220201"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-15T06:12:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5760791784b3d1a23dac31513ddbbe9eec2246f6",
      "fileid": "c85b314e8c26aaa23edb16e30cc9d5197067d82514519fe933631107739931f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25903220201"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T20:01:21.000Z",
      "arch": "emscripten",
      "commit": "5760791784b3d1a23dac31513ddbbe9eec2246f6",
      "fileid": "4592dc62f87c8df4700e1193308fd90e5b8e596652155e6b21ef58529d2e16e8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25903220201"
    }
  ]
}