{
  "_id": "6a4a03519ce196b5e5a915d7",
  "Package": "ordinalForest",
  "Type": "Package",
  "Title": "Ordinal Forests: Prediction and Variable Ranking with Ordinal\nTarget Variables",
  "Version": "2.4-4",
  "Date": "2024-10-29",
  "Authors@R": "c(person(\"Roman\", \"Hornung\", role = c(\"aut\", \"cre\"),\nemail = \"hornung@ibe.med.uni-muenchen.de\"))",
  "Maintainer": "Roman Hornung <hornung@ibe.med.uni-muenchen.de>",
  "Description": "The ordinal forest (OF) method allows ordinal regression\nwith high-dimensional and low-dimensional data. After having\nconstructed an OF prediction rule using a training dataset, it\ncan be used to predict the values of the ordinal target\nvariable for new observations. Moreover, by means of the\n(permutation-based) variable importance measure of OF, it is\nalso possible to rank the covariates with respect to their\nimportance in the prediction of the values of the ordinal\ntarget variable. OF is presented in Hornung (2020). NOTE:\nStarting with package version 2.4, it is also possible to\nobtain class probability predictions in addition to the class\npoint predictions. Moreover, the variable importance values can\nalso be based on the class probability predictions. Preliminary\nresults indicate that this might lead to a better\ndiscrimination between influential and non-influential\ncovariates. The main functions of the package are: ordfor()\n(construction of OF) and predict.ordfor() (prediction of the\ntarget variable values of new observations). References:\nHornung R. (2020) Ordinal Forests. Journal of Classification\n37, 4–17. <doi:10.1007/s00357-018-9302-x>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 07:03:11 UTC",
    "User": "root"
  },
  "Author": "Roman Hornung [aut, cre]",
  "Repository": "https://romanhornung.r-universe.dev",
  "Date/Publication": "2024-10-29 17:50:01 UTC",
  "RemoteUrl": "https://github.com/cran/ordinalForest",
  "RemoteRef": "HEAD",
  "RemoteSha": "af4a30f389d54519b79179ff6ed393a4926f7307",
  "_user": "romanhornung",
  "_type": "src",
  "_file": "ordinalForest_2.4-4.tar.gz",
  "_fileid": "https://r2.ropensci.org/4d492e5093e4c35ae6cfde5910b71c29cb1d989d515ec216a586bc36293e9fc5",
  "_filesize": 198948,
  "_sha256": "4d492e5093e4c35ae6cfde5910b71c29cb1d989d515ec216a586bc36293e9fc5",
  "_expires": "2026-10-13T07:10:06.000Z",
  "_created": "2026-07-05T07:03:11.000Z",
  "_published": "2026-07-05T07:10:09.360Z",
  "_jobs": [
    {
      "job": 85201461904,
      "time": 159,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089325143"
    },
    {
      "job": 85201461915,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089322913"
    },
    {
      "job": 85201461941,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089323431"
    },
    {
      "job": 85201461898,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089323799"
    },
    {
      "job": 85201461925,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089318564"
    },
    {
      "job": 85201461923,
      "time": 345,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089349936"
    },
    {
      "job": 85201461918,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089318442"
    },
    {
      "job": 85201461929,
      "time": 249,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089337166"
    },
    {
      "job": 85201273663,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089302918"
    },
    {
      "job": 85201461890,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089325335"
    },
    {
      "job": 85201461900,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089321733"
    },
    {
      "job": 85201461893,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089320186"
    },
    {
      "job": 85201461906,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089320583"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264",
  "_status": "success",
  "_upstream": "https://github.com/cran/ordinalForest",
  "_commit": {
    "id": "af4a30f389d54519b79179ff6ed393a4926f7307",
    "author": "Roman Hornung <hornung@ibe.med.uni-muenchen.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.4-4\n",
    "time": 1730224201
  },
  "_maintainer": {
    "name": "Roman Hornung",
    "email": "hornung@ibe.med.uni-muenchen.de",
    "login": "romanhornung",
    "description": "",
    "uuid": 29659795
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "verification",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "romanhornung",
      "count": 11,
      "uuid": 29659795
    }
  ],
  "_userbio": {
    "uuid": 29659795,
    "type": "user",
    "name": "RomanHornung",
    "followers": 4
  },
  "_downloads": {
    "count": 775,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ordinalForest"
  },
  "_searchresults": 58,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ordinalForest.html",
    "manual.pdf"
  ],
  "_realowner": "romanhornung",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-04-13"
    },
    {
      "version": "2.0",
      "date": "2017-07-26"
    },
    {
      "version": "2.1",
      "date": "2017-10-20"
    },
    {
      "version": "2.2",
      "date": "2018-07-16"
    },
    {
      "version": "2.3",
      "date": "2019-01-24"
    },
    {
      "version": "2.3-1",
      "date": "2019-02-06"
    },
    {
      "version": "2.4",
      "date": "2020-07-13"
    },
    {
      "version": "2.4-1",
      "date": "2020-07-22"
    },
    {
      "version": "2.4-2",
      "date": "2021-06-25"
    },
    {
      "version": "2.4-3",
      "date": "2022-11-30"
    },
    {
      "version": "2.4-4",
      "date": "2024-10-29"
    }
  ],
  "_exports": [
    "ordfor",
    "perff_custom",
    "perff_equal",
    "perff_oneclass",
    "perff_proportional"
  ],
  "_datasets": [
    {
      "name": "hearth",
      "title": "Data on Coronary Artery Disease",
      "object": "hearth",
      "file": "hearth.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "sex",
        "chest_pain",
        "trestbps",
        "chol",
        "fbs",
        "restecg",
        "thalach",
        "exang",
        "oldpeak",
        "Class"
      ],
      "rows": 294,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ordinalForest-package",
      "title": "Ordinal Forests: Prediction and Variable Ranking with Ordinal Target Variables",
      "topics": [
        "ordinalForest-package",
        "ordinalForest"
      ]
    },
    {
      "page": "hearth",
      "title": "Data on Coronary Artery Disease",
      "topics": [
        "hearth"
      ]
    },
    {
      "page": "ordfor",
      "title": "Ordinal forests",
      "topics": [
        "ordfor"
      ]
    },
    {
      "page": "perff",
      "title": "Performance functions based on Youden's J statistic",
      "topics": [
        "perff",
        "perff_custom",
        "perff_equal",
        "perff_oneclass",
        "perff_proportional"
      ]
    },
    {
      "page": "predict.ordfor",
      "title": "Prediction using ordinal forest objects",
      "topics": [
        "predict.ordfor"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "CircStats",
    "combinat",
    "dotCall64",
    "dtw",
    "fields",
    "maps",
    "MASS",
    "nnet",
    "proxy",
    "RColorBrewer",
    "Rcpp",
    "spam",
    "verification",
    "viridisLite"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.8426092396105624,
  "_indexed": true,
  "_nocasepkg": "ordinalforest",
  "_universes": [
    "romanhornung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4-4",
      "date": "2026-07-05T07:06:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/2f12ce968f9186745c0135b959c04257c6abf7ba68df22dbaa9d5fccc541a1c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4-4",
      "date": "2026-07-05T07:05:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/f690f6d002d0bffc79b3585426da9348b4568ec0a400d09fbfce9ca92dc8edfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4-4",
      "date": "2026-07-05T07:05:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/f8bf83c089fccbb9a1fa3a261859a7c0729b5027753417e4c66a6b2e4fafdfa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4-4",
      "date": "2026-07-05T07:05:42.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/d17eb8aeda0f87a88580d8e985c377443aae39683bbc59e18ebc8b1f18af3a77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4-4",
      "date": "2026-07-05T07:05:09.000Z",
      "arch": "aarch64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/37bc0a505ca80e8b79b29c5f24f4fb954f25e1db7f63de7ab0e95f68c66af2d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4-4",
      "date": "2026-07-05T07:07:50.000Z",
      "arch": "x86_64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/ce6eb2bb5b7ba4b6d84056f2fff4c2825662d7c823ff9d45bbe86fabac37ac8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4-4",
      "date": "2026-07-05T07:05:09.000Z",
      "arch": "aarch64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/df6d7733c5b6e559c8c20361d9b6766db2795400a5e4180fbd8687c1f234e97b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4-4",
      "date": "2026-07-05T07:06:45.000Z",
      "arch": "x86_64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/6bad507b84ae7434443a419f3cf773e2eee16f455335c6b4cdb5585a24b0e128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4-4",
      "date": "2026-07-05T07:06:07.000Z",
      "arch": "emscripten",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/c2e73b5fc9fcd64bc6377b915f4e7d721b59d70fb2e4f46bc7d2edbd8fbb38cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4-4",
      "date": "2026-07-05T07:04:45.000Z",
      "arch": "x86_64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/4a01f8326f21754efcfd9e1b7f893367a337dc1023194ee65ae1fb5616bef77e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4-4",
      "date": "2026-07-05T07:04:52.000Z",
      "arch": "x86_64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/818f764987f0e8e73c9b1c6c42f37c20cea808c710460477f73ba81dc2a441cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.4-4",
      "date": "2026-07-05T07:04:40.000Z",
      "arch": "x86_64",
      "commit": "af4a30f389d54519b79179ff6ed393a4926f7307",
      "fileid": "https://r2.ropensci.org/6feb1506bcd774446f56524fb80576bf9505074cb328f9555cf7899284c5a68b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28732722264"
    }
  ]
}