{
  "_id": "6a5088f2c30f0868bbf20341",
  "Package": "rotationForest",
  "Type": "Package",
  "Title": "Fit and Deploy Rotation Forest Models",
  "Version": "0.1.3",
  "Date": "2017-04-16",
  "Author": "Michel Ballings and Dirk Van den Poel",
  "Maintainer": "Michel Ballings <michel.ballings@gmail.com>",
  "Description": "Fit and deploy rotation forest models (\"Rodriguez, J.J.,\nKuncheva, L.I., 2006. Rotation forest: A new classifier\nensemble method. IEEE Trans. Pattern Anal. Mach. Intell. 28,\n1619-1630 <doi:10.1109/TPAMI.2006.211>\") for binary\nclassification. Rotation forest is an ensemble method where\neach base classifier (tree) is fit on the principal components\nof the variables of random partitions of the feature set.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 05:49:36 UTC",
    "User": "root"
  },
  "Repository": "https://ballings.r-universe.dev",
  "Date/Publication": "2017-04-16 15:49:11 UTC",
  "RemoteUrl": "https://github.com/cran/rotationForest",
  "RemoteRef": "HEAD",
  "RemoteSha": "451c17f76669db734ecaf0165d4f060e18e535c4",
  "_user": "ballings",
  "_type": "src",
  "_file": "rotationForest_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/cab4c5328e6377e7fda3f020a16900b06f552094cd7999d8337716dab477abe2",
  "_filesize": 100344,
  "_sha256": "cab4c5328e6377e7fda3f020a16900b06f552094cd7999d8337716dab477abe2",
  "_expires": "2026-10-18T05:53:52.000Z",
  "_created": "2026-07-10T05:49:36.000Z",
  "_published": "2026-07-10T05:53:54.460Z",
  "_jobs": [
    {
      "job": 86296113224,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8219371574"
    },
    {
      "job": 86296113235,
      "time": 217,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219375155"
    },
    {
      "job": 86296113248,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8219338480"
    },
    {
      "job": 86296113203,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219340064"
    },
    {
      "job": 86295715617,
      "time": 191,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219319162"
    },
    {
      "job": 86296113210,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8219345743"
    },
    {
      "job": 86296113222,
      "time": 52,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8219332761"
    },
    {
      "job": 86296113236,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8219334501"
    },
    {
      "job": 86296113297,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219335807"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ballings/actions/runs/29072144053",
  "_status": "success",
  "_upstream": "https://github.com/cran/rotationForest",
  "_commit": {
    "id": "451c17f76669db734ecaf0165d4f060e18e535c4",
    "author": "Michel Ballings <michel.ballings@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1492357751
  },
  "_maintainer": {
    "name": "Michel Ballings",
    "email": "michel.ballings@gmail.com",
    "login": "ballings",
    "description": "Associate Professor",
    "uuid": 7026744
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "rpart",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ballings",
      "count": 2,
      "uuid": 7026744
    }
  ],
  "_userbio": {
    "uuid": 7026744,
    "type": "user",
    "name": "Michel Ballings",
    "followers": 13,
    "description": "Associate Professor"
  },
  "_downloads": {
    "count": 2233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rotationForest"
  },
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rotationForest.html",
    "manual.pdf"
  ],
  "_realowner": "ballings",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2015-05-17"
    },
    {
      "version": "0.1.3",
      "date": "2017-04-16"
    }
  ],
  "_exports": [
    "rotationForest",
    "rotationForestNews"
  ],
  "_help": [
    {
      "page": "predict.rotationForest",
      "title": "Predict method for rotationForest objects",
      "topics": [
        "predict.rotationForest"
      ]
    },
    {
      "page": "rotationForest",
      "title": "Binary classification with Rotation Forest (Rodriguez en Kuncheva, 2006)",
      "topics": [
        "rotationForest"
      ]
    },
    {
      "page": "rotationForestNews",
      "title": "Display the NEWS file",
      "topics": [
        "rotationForestNews"
      ]
    }
  ],
  "_rundeps": [
    "rpart"
  ],
  "_score": 1.5530087057273627,
  "_indexed": true,
  "_nocasepkg": "rotationforest",
  "_universes": [
    "ballings"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-10T05:53:09.000Z",
      "distro": "resolute",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/2f496def3e87e5f7d1439f56fc55c5df4f5d3665bd1d40ad59d57ea28aeeb709",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/29072144053"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-10T05:53:20.000Z",
      "distro": "resolute",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/db212d5b321c1560b96fa2ef6d30727c6d9aa5af247644daca56baecd0fde774",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/29072144053"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-10T05:51:02.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/dc332afddb396755444e304288208c87c3d6fc88d8ed353d75fb97d337c6f6bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/29072144053"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-10T05:51:08.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/1c0c2e87d0fb748315e4c7a812e8b0c4e873df08fd2baf45524a81aab94f29e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/29072144053"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-10T05:51:35.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/39fa33888b0c248e95e5cce4e534d833adbdc4b5848a0abb79bd14cd7847f5dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/29072144053"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-10T05:50:34.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/49122aaec35621f62d6511e453e15a78054c1276c66ac6462291e4786fe69c23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/29072144053"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-10T05:50:40.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/3dd206aaa9ff9766c3e34eb0aaf7c20373f00585225b902356e49e80fbb9bb21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/29072144053"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-10T05:50:45.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/1ffaed26c6d4fb68e84b74005714a5e926ca5f272f2777528d762a720f3b0620",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/29072144053"
    }
  ]
}