{
  "_id": "6a101902acfb0bcc41c85cdc",
  "Package": "binomialRF",
  "Type": "Package",
  "Title": "Binomial Random Forest Feature Selection",
  "Version": "0.1.0",
  "Authors@R": "person(\"Samir\", \"Rachid Zaim\", email = \"samirrachidzaim@math.arizona.edu\", role = c(\"aut\", \"cre\"))",
  "URL": "https://www.biorxiv.org/content/10.1101/681973v1.abstract",
  "Description": "The 'binomialRF' is a new feature selection technique for\ndecision trees that aims at providing an alternative approach\nto identify significant feature subsets using binomial\ndistributional assumptions (Rachid Zaim, S., et al. (2019))\n<doi:10.1101/681973>. Treating each splitting variable\nselection as a set of exchangeable correlated Bernoulli trials,\n'binomialRF' then tests whether a feature is selected more\noften than by random chance.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "biocViews": "Software, GenePrediction, StatisticalMethod, DecisionTree,\nDimensionReduction, ExperimentalDesign",
  "RoxygenNote": "7.0.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 19:37:33 UTC",
    "User": "root"
  },
  "Author": "Samir Rachid Zaim [aut, cre]",
  "Maintainer": "Samir Rachid Zaim <samirrachidzaim@math.arizona.edu>",
  "Config/pak/sysreqs": "libxml2-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-05-14 13:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/binomialRF",
  "RemoteSha": "164f755f063d9c55869c2dddff2859c036c57ca8",
  "RemoteSubdir": "binomialRF",
  "MD5sum": "deda5433f71cb6a30601f844690b9db1",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "binomialRF_0.1.0.tar.gz",
  "_fileid": "72cf30670ec49c09ed92f6fe67c0838698caf7b5c985de32d689d54e5be62bfd",
  "_filesize": 339960,
  "_sha256": "72cf30670ec49c09ed92f6fe67c0838698caf7b5c985de32d689d54e5be62bfd",
  "_created": "2026-05-14T19:37:33.000Z",
  "_published": "2026-05-22T08:51:14.757Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347109411,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7003161346"
    },
    {
      "job": 77347109234,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7003156105"
    },
    {
      "job": 77347109498,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7003150902"
    },
    {
      "job": 77347109225,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7003149792"
    },
    {
      "job": 77347109021,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7003121501"
    },
    {
      "job": 77347108708,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156561113"
    },
    {
      "job": 77347109250,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7003155222"
    },
    {
      "job": 77347109651,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7003146039"
    },
    {
      "job": 77347109358,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7003146607"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25881171042",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "164f755f063d9c55869c2dddff2859c036c57ca8",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add binomialRF to CRANhaven, because archived on 2026-05-14 13:02:00 +0000\n",
    "time": 1778763720
  },
  "_maintainer": {
    "name": "Samir Rachid Zaim",
    "email": "samirrachidzaim@math.arizona.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "correlbinom",
      "role": "Suggests"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "software",
    "geneprediction",
    "statisticalmethod",
    "decisiontree",
    "dimensionreduction",
    "experimentaldesign",
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/binomialRF"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/binomialRF.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-01-31"
    },
    {
      "version": "0.0.2",
      "date": "2020-02-19"
    },
    {
      "version": "0.1.0",
      "date": "2020-03-26"
    }
  ],
  "_exports": [
    "binomialRF",
    "calculateBinomialP",
    "calculateBinomialP_Interaction",
    "geneset_binomialRF",
    "k_binomialRF"
  ],
  "_datasets": [
    {
      "name": "pmf_list",
      "title": "A prebuilt distribution for correlated binary data",
      "object": "corr_binom_distributions",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-cv_binomialRF",
      "title": "random forest feature selection based on binomial exact test",
      "topics": [
        ".cv_binomialRF"
      ]
    },
    {
      "page": "binomialRF",
      "title": "random forest feature selection based on binomial exact test",
      "topics": [
        "binomialRF"
      ]
    },
    {
      "page": "calculateBinomialP",
      "title": "calculate the probability, p, to conduct a binomial exact test",
      "topics": [
        "calculateBinomialP"
      ]
    },
    {
      "page": "calculateBinomialP_Interaction",
      "title": "calculate the probability, p, to conduct a binomial exact test",
      "topics": [
        "calculateBinomialP_Interaction"
      ]
    },
    {
      "page": "geneset_binomialRF",
      "title": "random forest feature selection based on binomial exact test",
      "topics": [
        "geneset_binomialRF"
      ]
    },
    {
      "page": "k_binomialRF",
      "title": "random forest feature selection based on binomial exact test",
      "topics": [
        "k_binomialRF"
      ]
    },
    {
      "page": "pmf_list",
      "title": "A prebuilt distribution for correlated binary data",
      "topics": [
        "pmf_list"
      ]
    }
  ],
  "_readme": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/binomialRF/binomialRF/README.md",
  "_rundeps": [
    "data.table",
    "jsonlite",
    "randomForest",
    "rlist",
    "XML",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "my-vignette.Rmd",
      "filename": "my-vignette.html",
      "title": "binomialRF Feature Selection Vignette",
      "author": "Samir Rachid Zaim",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulating Data",
        "Simulated Data",
        "Generating the Stable Correlated Binomial Distribution",
        "binomialRF Function Call",
        "Tuning Parameters",
        "Percent_features",
        "ntrees"
      ],
      "created": "2026-05-14 13:02:00",
      "modified": "2026-05-14 13:02:00",
      "commits": 1
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "binomialrf",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://cran.r-universe.dev/binomialRF",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T19:39:32.000Z",
      "distro": "noble",
      "commit": "164f755f063d9c55869c2dddff2859c036c57ca8",
      "fileid": "fed4c40e79424f9bbb95e3b2f34146bf2c156815d8ac6edc58873db5c578fbec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25881171042"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T19:39:18.000Z",
      "distro": "noble",
      "commit": "164f755f063d9c55869c2dddff2859c036c57ca8",
      "fileid": "9262301b6c766f8406ea4b2ab23b04cb53cbedb01b56e7ef2128736054bc7add",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25881171042"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T19:39:06.000Z",
      "commit": "164f755f063d9c55869c2dddff2859c036c57ca8",
      "fileid": "efe29c1ed28415d80a73fa2dfbdb0f7ea25d8389fb2fa1422de2537c20a8cf44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25881171042"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T19:39:03.000Z",
      "commit": "164f755f063d9c55869c2dddff2859c036c57ca8",
      "fileid": "651bf149ab7bf58c0c578321c4bff20ab576d462f4fbfd6c709309f66315a47d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25881171042"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T19:39:10.000Z",
      "commit": "164f755f063d9c55869c2dddff2859c036c57ca8",
      "fileid": "516268ff8b4796ab4dfba4629421bf1ef9eee535d04961f06a3f9c515a3a1d3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25881171042"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T19:38:44.000Z",
      "commit": "164f755f063d9c55869c2dddff2859c036c57ca8",
      "fileid": "3498b779d218ba0ab58cf248d45905cda48d150067727fe5e5f97b4b7e4287b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25881171042"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T19:38:45.000Z",
      "commit": "164f755f063d9c55869c2dddff2859c036c57ca8",
      "fileid": "f17bae3b01007b4d8cce593199030ffd7d7cb229bce976bdba746f043b35e473",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25881171042"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T08:51:00.000Z",
      "commit": "164f755f063d9c55869c2dddff2859c036c57ca8",
      "fileid": "f20d82c1817110ca2017f7a307459d1b9c126d91b87f02efab7ba52b71227310",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25881171042"
    }
  ]
}