{
  "_id": "6a1036d4acfb0bcc41c9a2bb",
  "Package": "RFlocalfdr",
  "Title": "Significance Level for Random Forest Impurity Importance Scores",
  "Version": "0.9",
  "Authors@R": "person(given = \"Robert\",\nfamily = \"Dunne\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rob.dunne@csiro.au\",\ncomment = c(ORCID = \"https://orcid.org/0000-0003-1946-7279\"))",
  "Description": "Sets a significance level for Random Forest MDI (Mean\nDecrease in Impurity, Gini or sum of squares) variable\nimportance scores, using an empirical Bayes approach. See Dunne\net al. (2022) <doi:10.1101/2022.04.06.487300>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "LazyDataCompression": "xz",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://parsifal9.r-universe.dev",
  "Date/Publication": "2025-01-30 22:22:38 UTC",
  "RemoteUrl": "https://github.com/parsifal9/rflocalfdr",
  "RemoteRef": "HEAD",
  "RemoteSha": "04c5e1d7faeff21d73d066486477467b47ee9312",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:38:30 UTC",
    "User": "root"
  },
  "Author": "Robert Dunne [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1946-7279>)",
  "Maintainer": "Robert Dunne <rob.dunne@csiro.au>",
  "MD5sum": "28f4bd7204f64f53a1d893709d141ee6",
  "_user": "parsifal9",
  "_type": "src",
  "_file": "RFlocalfdr_0.9.tar.gz",
  "_fileid": "7c68c9641829535cc86128e501528273c7045340f96211346f1f1f5bca392df9",
  "_filesize": 715145,
  "_sha256": "7c68c9641829535cc86128e501528273c7045340f96211346f1f1f5bca392df9",
  "_created": "2026-05-12T06:38:30.000Z",
  "_published": "2026-05-22T10:58:28.054Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366087293,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937366495"
    },
    {
      "job": 77366087121,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937367862"
    },
    {
      "job": 77366087365,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937368252"
    },
    {
      "job": 77366087086,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937372544"
    },
    {
      "job": 77366087091,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937332461"
    },
    {
      "job": 77366086776,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158859205"
    },
    {
      "job": 77366087055,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937363308"
    },
    {
      "job": 77366087361,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937362022"
    },
    {
      "job": 77366087152,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937361550"
    }
  ],
  "_buildurl": "https://github.com/r-universe/parsifal9/actions/runs/25717822676",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/parsifal9/rflocalfdr",
  "_commit": {
    "id": "04c5e1d7faeff21d73d066486477467b47ee9312",
    "author": "Rob Dunne <rob.dunne@data61.csiro.au>",
    "committer": "Rob Dunne <rob.dunne@data61.csiro.au>",
    "message": "fixed problem with new fitdistrplus and updated vignettes, ready for cran\n",
    "time": 1738275758
  },
  "_maintainer": {
    "name": "Robert Dunne",
    "email": "rob.dunne@csiro.au",
    "login": "parsifal9",
    "uuid": 8099008,
    "orcid": "0000-0003-1946-7279"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "minpack.lm",
      "role": "Imports"
    },
    {
      "package": "sn",
      "role": "Imports"
    },
    {
      "package": "fitdistrplus",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "RFlocalfdr.data",
      "role": "Suggests"
    },
    {
      "package": "vita",
      "role": "Suggests"
    }
  ],
  "_owner": "parsifal9",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dun280",
      "count": 125,
      "uuid": 210292446
    }
  ],
  "_userbio": {
    "uuid": 8099008,
    "type": "user",
    "name": "parsifal9"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RFlocalfdr"
  },
  "_devurl": "https://github.com/parsifal9/rflocalfdr",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RFlocalfdr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/parsifal9/rflocalfdr",
  "_realowner": "parsifal9",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8.5",
      "date": "2023-11-09"
    },
    {
      "version": "0.9",
      "date": "2025-01-30"
    }
  ],
  "_exports": [
    "count_variables",
    "determine_cutoff",
    "determine.C",
    "dsn",
    "f.fit",
    "fit.to.data.set",
    "fit.to.data.set.wrapper",
    "local.fdr",
    "my_PIMP",
    "my_ranger_PIMP",
    "my.dsn",
    "my.test1fun",
    "plotQ",
    "propTrueNullByLocalFDR",
    "psn",
    "qsn",
    "run.it.importances",
    "significant.genes"
  ],
  "_datasets": [
    {
      "name": "imp20000",
      "title": "20000 importance values",
      "object": "imp20000",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "count_variables",
      "title": "count the number of times each variable is used in a ranger random forest",
      "topics": [
        "count_variables"
      ]
    },
    {
      "page": "determine_cutoff",
      "title": "evaluate a measure that can be used to determining a significance level for the Mean Decrease in Impurity measure returned by a Random Forest model",
      "topics": [
        "determine_cutoff"
      ]
    },
    {
      "page": "determine.C",
      "title": "determine.C",
      "topics": [
        "determine.C"
      ]
    },
    {
      "page": "f.fit",
      "title": "fit a spline to the histogram of imp",
      "topics": [
        "f.fit"
      ]
    },
    {
      "page": "fit.to.data.set",
      "title": "fit.to.data.set",
      "topics": [
        "fit.to.data.set"
      ]
    },
    {
      "page": "fit.to.data.set.wrapper",
      "title": "fit.to.data.set.wrapper",
      "topics": [
        "fit.to.data.set.wrapper"
      ]
    },
    {
      "page": "imp20000",
      "title": "20000 importance values",
      "topics": [
        "imp20000"
      ]
    },
    {
      "page": "local.fdr",
      "title": "local fdr",
      "topics": [
        "local.fdr"
      ]
    },
    {
      "page": "my_PIMP",
      "title": "my_PIMP based on the PIMP function from the vita package. ‘PIMP’ implements the test approach of Altmann et al. (2010) for the permutation variable importance measure ‘VarImp’ returned by the randomForest package (Liaw and Wiener (2002)) for classification and regression.",
      "topics": [
        "my_PIMP"
      ]
    },
    {
      "page": "my_ranger_PIMP",
      "title": "my_ranger_PIMP based on the PIMP function from the vita package. ‘PIMP’ implements the test approach of Altmann et al. (2010) for the permutation variable importance measure ‘VarImp’ returned by the randomForest package (Liaw and Wiener (2002)) for classification and regression.",
      "topics": [
        "my_ranger_PIMP"
      ]
    },
    {
      "page": "my.dsn",
      "title": "my.dsn",
      "topics": [
        "dsn",
        "my.dsn",
        "psn",
        "qsn"
      ]
    },
    {
      "page": "my.test1fun",
      "title": "my.test1fun",
      "topics": [
        "my.test1fun"
      ]
    },
    {
      "page": "plotQ",
      "title": "plotQ",
      "topics": [
        "plotQ"
      ]
    },
    {
      "page": "propTrueNullByLocalFDR",
      "title": "propTrueNullByLocalFDR",
      "topics": [
        "propTrueNullByLocalFDR"
      ]
    },
    {
      "page": "run.it.importances",
      "title": "run.it.importances",
      "topics": [
        "run.it.importances"
      ]
    },
    {
      "page": "significant.genes",
      "title": "significant.genes",
      "topics": [
        "significant.genes"
      ]
    }
  ],
  "_readme": "https://github.com/parsifal9/rflocalfdr/raw/HEAD/README.md",
  "_rundeps": [
    "fitdistrplus",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "minpack.lm",
    "mnormt",
    "numDeriv",
    "quantreg",
    "randomForest",
    "ranger",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "sn",
    "SparseM",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "simulated.Rmd",
      "filename": "simulated.html",
      "title": "RFlocalfdr A Simulated Data Example",
      "author": "Rob Dunne",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Discussion and Conclusion",
        "The Simulation",
        "data setup",
        "Random forest",
        "parameter setting for a RF",
        "RFlocalfdr",
        "determine cutoff",
        "recover variables",
        "Boruta",
        "Recursive Feature Elimination",
        "AIR",
        "PIMP",
        "Other Methods",
        "permutation importance",
        "impurity corrected",
        "cforest",
        "sobolMDA",
        "Shap values",
        "SHAFF: Fast and consistent SHApley eFfect estimates via random Forests",
        "iml: Interpretable Machine Learning",
        "mlr3",
        "fastshap"
      ],
      "created": "2023-01-27 09:49:02",
      "modified": "2025-01-30 22:22:38",
      "commits": 12
    },
    {
      "source": "Smoking.Rmd",
      "filename": "Smoking.html",
      "title": "Smoking data",
      "author": "Rob Dunne",
      "engine": "knitr::rmarkdown",
      "headings": [
        "load the data",
        "fit a ranger model",
        "Determine a cutoff to get a unimodal density.",
        "fit RFlocalfdr"
      ],
      "created": "2023-01-25 04:49:08",
      "modified": "2025-01-30 22:22:38",
      "commits": 16
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "rflocalfdr",
  "_universes": [
    "parsifal9"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9",
      "date": "2026-05-12T06:40:27.000Z",
      "distro": "noble",
      "commit": "04c5e1d7faeff21d73d066486477467b47ee9312",
      "fileid": "02d3d56e9746818f6fea8426b6a0714689aa280d0063654579a729d0e152d14a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/parsifal9/actions/runs/25717822676"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9",
      "date": "2026-05-12T06:40:32.000Z",
      "distro": "noble",
      "commit": "04c5e1d7faeff21d73d066486477467b47ee9312",
      "fileid": "b5a3aa53feca6b36c79582faa7cf9f888ab95368951274c357a8a93fb3cf5fa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/parsifal9/actions/runs/25717822676"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9",
      "date": "2026-05-12T06:40:35.000Z",
      "commit": "04c5e1d7faeff21d73d066486477467b47ee9312",
      "fileid": "b774f877e51c84883dc3687dd622a38e0f796a591e168998b30f6f4a6bf80716",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/parsifal9/actions/runs/25717822676"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9",
      "date": "2026-05-12T06:40:52.000Z",
      "commit": "04c5e1d7faeff21d73d066486477467b47ee9312",
      "fileid": "94866faf1c30129b48b5d22cc9293436141276e4dbadc9ea7586ff54d9ed5359",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/parsifal9/actions/runs/25717822676"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9",
      "date": "2026-05-12T06:39:43.000Z",
      "commit": "04c5e1d7faeff21d73d066486477467b47ee9312",
      "fileid": "6f5d556509716de3585201f2159087ea8dc954da4319f267c8b7661fc53ce44b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/parsifal9/actions/runs/25717822676"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9",
      "date": "2026-05-12T06:39:39.000Z",
      "commit": "04c5e1d7faeff21d73d066486477467b47ee9312",
      "fileid": "8879610943da9ba06d6e59b7e2fbb54da469a74361a114e60012474b04a2aa8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/parsifal9/actions/runs/25717822676"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9",
      "date": "2026-05-12T06:39:38.000Z",
      "commit": "04c5e1d7faeff21d73d066486477467b47ee9312",
      "fileid": "5c73295ac2c5b74f6d743b39b75ddafe4ab032cae4f83b4fb136399a3a4117ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/parsifal9/actions/runs/25717822676"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9",
      "date": "2026-05-22T10:58:05.000Z",
      "commit": "04c5e1d7faeff21d73d066486477467b47ee9312",
      "fileid": "ede4ee96de655dbb56baceee7f06b0ab442cd0d6172b26a3d0f1e80270b4d784",
      "status": "success",
      "buildurl": "https://github.com/r-universe/parsifal9/actions/runs/25717822676"
    }
  ]
}