{
  "_id": "6a48c25ce06c18f0a654a72a",
  "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-04 07:32:27 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/3eb7b3238a68c693f96a027311f374ea939dea74b896b3718549b6866c4414ce",
  "_filesize": 100334,
  "_sha256": "3eb7b3238a68c693f96a027311f374ea939dea74b896b3718549b6866c4414ce",
  "_expires": "2026-10-12T08:20:42.000Z",
  "_created": "2026-07-04T07:32:27.000Z",
  "_published": "2026-07-04T08:20:44.192Z",
  "_jobs": [
    {
      "job": 85114367045,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079642720"
    },
    {
      "job": 85114367048,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079643371"
    },
    {
      "job": 85114367038,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079977168"
    },
    {
      "job": 85114367047,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079973962"
    },
    {
      "job": 85114156391,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079629529"
    },
    {
      "job": 85114367049,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079641355"
    },
    {
      "job": 85114367046,
      "time": 54,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079637127"
    },
    {
      "job": 85114367041,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079638290"
    },
    {
      "job": 85114367044,
      "time": 56,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079637154"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ballings/actions/runs/28699155048",
  "_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": 2697,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rotationForest"
  },
  "_searchresults": 15,
  "_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.6069722055085727,
  "_indexed": true,
  "_nocasepkg": "rotationforest",
  "_universes": [
    "ballings"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-04T07:34:15.000Z",
      "distro": "resolute",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/e2e4f8f17d4f8d61f221ff5f82d6fb3051131dcb1a987370efff7eda3eb9185a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28699155048"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-04T07:34:17.000Z",
      "distro": "resolute",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/6a5f0f1aff4c1ea2decb25c8280fb622a92171746d1daf6c6b4c61ecb31eaaa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28699155048"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-04T08:20:09.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/d0e42f65e60ab7808bfaa47f1663b690d22f723ae4e84075ecfe6a6792c70c42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28699155048"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-04T08:19:44.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/0324db16d872651a53c5e7d69eeb736f28446b00c4c5c613cc6bf37132e6da65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28699155048"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-04T07:34:13.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/b6d0a800077bf320ea5b95a4598f37fad5a0be2d67d67140c4d9df0b02594a22",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28699155048"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-04T07:33:30.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/a72d50e465053da31cc077272e0ba8ee30672f19a96a5fc5fb0ae11855354dd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28699155048"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-04T07:33:37.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/23027512f350dc85d749fb27422a46b6595b412981291b545862f80ba8568a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28699155048"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-04T07:33:28.000Z",
      "commit": "451c17f76669db734ecaf0165d4f060e18e535c4",
      "fileid": "https://r2.ropensci.org/113bb92c0db5d29eb83e87207c27bcffd062de725fc3ae2880143997f15c5340",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28699155048"
    }
  ]
}