{
  "_id": "6a10368eacfb0bcc41c9a0b0",
  "Package": "rfPermute",
  "Type": "Package",
  "Title": "Estimate Permutation p-Values for Random Forest Importance\nMetrics",
  "Description": "Estimate significance of importance metrics for a Random\nForest model by permuting the response variable. Produces null\ndistribution of importance metrics for each predictor variable\nand p-value of observed. Provides summary and visualization\nfunctions for 'randomForest' results.",
  "Version": "2.5.4",
  "Authors@R": "c(\nEA = person(\"Eric\", \"Archer\", email = \"eric.archer@noaa.gov\", role = c(\"aut\", \"cre\")))",
  "URL": "https://github.com/EricArcher/rfPermute",
  "BugReports": "https://github.com/EricArcher/rfPermute/issues",
  "Collate": "rfPermute-package.R dataSets.R internals.R rfPermute.R\nsummary.R importance.R combineRP.R classPriors.R\nconfusionMatrix.R casePredictions.R pctCorrect.R plotInbag.R\nplotImpPreds.R plotNull.R plotPredictedProbs.R plotProximity.R\nplotTrace.R plotVotes.R balancedSampsize.R cleanRFdata.R",
  "LazyData": "TRUE",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libicu-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://swfsc.r-universe.dev",
  "Date/Publication": "2025-03-25 17:49:20 UTC",
  "RemoteUrl": "https://github.com/swfsc/rfpermute",
  "RemoteRef": "HEAD",
  "RemoteSha": "6fac6a65007e534cc3422f5dc2eb1877bad42949",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:49:03 UTC",
    "User": "root"
  },
  "Author": "Eric Archer [aut, cre]",
  "Maintainer": "Eric Archer <eric.archer@noaa.gov>",
  "MD5sum": "13bcfec89f4e15bc8f82cd2c898e37db",
  "_user": "swfsc",
  "_type": "src",
  "_file": "rfPermute_2.5.4.tar.gz",
  "_fileid": "b1e489bf5a4e9929c64733c2713efb45d0595476d4153e53e4eb787785aa25a3",
  "_filesize": 1892055,
  "_sha256": "b1e489bf5a4e9929c64733c2713efb45d0595476d4153e53e4eb787785aa25a3",
  "_created": "2026-05-12T06:49:03.000Z",
  "_published": "2026-05-22T10:57:18.279Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365855264,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937523848"
    },
    {
      "job": 77365855112,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937524895"
    },
    {
      "job": 77365855474,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937518960"
    },
    {
      "job": 77365855398,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937511940"
    },
    {
      "job": 77365854545,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937490128"
    },
    {
      "job": 77365854652,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158839199"
    },
    {
      "job": 77365855511,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937517105"
    },
    {
      "job": 77365855464,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937518505"
    },
    {
      "job": 77365855193,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937523286"
    }
  ],
  "_buildurl": "https://github.com/r-universe/swfsc/actions/runs/25718227265",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/swfsc/rfpermute",
  "_commit": {
    "id": "6fac6a65007e534cc3422f5dc2eb1877bad42949",
    "author": "eric.archer <eric.archer@noaa.gov>",
    "committer": "eric.archer <eric.archer@noaa.gov>",
    "message": "zenodo DOI update\n",
    "time": 1742924960
  },
  "_maintainer": {
    "name": "Eric Archer",
    "email": "eric.archer@noaa.gov",
    "login": "ericarcher",
    "uuid": 4854603
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "abind",
      "version": ">= 1.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "version": ">= 4.6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "swfscMisc",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "swfsc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 28,
  "_contributors": [
    {
      "user": "ericarcher",
      "count": 185,
      "uuid": 4854603
    }
  ],
  "_userbio": {
    "uuid": 80418898,
    "type": "organization",
    "name": "Southwest Fisheries Science Center"
  },
  "_downloads": {
    "count": 1964,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rfPermute"
  },
  "_mentions": 42,
  "_devurl": "https://github.com/ericarcher/rfpermute",
  "_searchresults": 160,
  "_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/rfPermute.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/swfsc/rfpermute",
  "_realowner": "swfsc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2011-08-06"
    },
    {
      "version": "1.0.1",
      "date": "2011-08-24"
    },
    {
      "version": "1.1",
      "date": "2012-04-26"
    },
    {
      "version": "1.2",
      "date": "2012-05-31"
    },
    {
      "version": "1.4",
      "date": "2012-09-21"
    },
    {
      "version": "1.5",
      "date": "2012-09-25"
    },
    {
      "version": "1.5.1",
      "date": "2012-11-30"
    },
    {
      "version": "1.5.2",
      "date": "2013-11-03"
    },
    {
      "version": "1.6.1",
      "date": "2014-08-12"
    },
    {
      "version": "1.6.2",
      "date": "2015-02-23"
    },
    {
      "version": "1.7",
      "date": "2015-06-15"
    },
    {
      "version": "1.9.2",
      "date": "2015-07-29"
    },
    {
      "version": "1.9.3",
      "date": "2016-02-08"
    },
    {
      "version": "2.0",
      "date": "2016-03-03"
    },
    {
      "version": "2.0.1",
      "date": "2016-05-31"
    },
    {
      "version": "2.1.1",
      "date": "2016-08-04"
    },
    {
      "version": "2.1.5",
      "date": "2016-10-07"
    },
    {
      "version": "2.1.6",
      "date": "2018-07-07"
    },
    {
      "version": "2.1.7",
      "date": "2019-04-22"
    },
    {
      "version": "2.1.81",
      "date": "2020-02-23"
    },
    {
      "version": "2.2",
      "date": "2021-05-22"
    },
    {
      "version": "2.5",
      "date": "2021-09-27"
    },
    {
      "version": "2.5.1",
      "date": "2022-03-10"
    },
    {
      "version": "2.5.2",
      "date": "2023-08-24"
    },
    {
      "version": "2.5.4",
      "date": "2025-03-25"
    },
    {
      "version": "2.5.5",
      "date": "2025-06-10"
    }
  ],
  "_exports": [
    "as.randomForest",
    "balancedSampsize",
    "casePredictions",
    "classPriors",
    "cleanRFdata",
    "combineRP",
    "confusionMatrix",
    "importance",
    "pctCorrect",
    "plotConfMat",
    "plotImportance",
    "plotImpPreds",
    "plotInbag",
    "plotNull",
    "plotPredictedProbs",
    "plotProximity",
    "plotTrace",
    "plotVotes",
    "rfPermute",
    "rfPermuteTutorial"
  ],
  "_datasets": [
    {
      "name": "symb.metab",
      "title": "Symbiodinium type metabolite profiles",
      "object": "symb.metab",
      "class": [
        "data.frame"
      ],
      "fields": [
        "type",
        "Amino.Acid.2",
        "Amino.Acid.3",
        "Alanine",
        "Amino.Acid.4",
        "Amino.Acid.6",
        "Valine",
        "Amino.Acid.7",
        "Glycine",
        "Amino.Acid.8",
        "Amino.Acid.10",
        "Disaccharide.2",
        "Disaccharide.3",
        "Disaccharide.4",
        "Disaccharide.5",
        "Disaccharide.6",
        "Disaccharide.7",
        "Disaccharide.8",
        "Disaccharide.9",
        "C12.0.Fatty.Acid",
        "C14.1.Fatty.Acid",
        "C14.0.Fatty.Acid",
        "C16.1.Fatty.Acid",
        "C16.0.Fatty.Acid",
        "Polyunsaturated.Fatty.Acids.1",
        "Polyunsaturated.Fatty.Acids.3",
        "C18.2.Fatty.Acid",
        "C18.0.Fatty.Acid",
        "Unidentified.Fatty.Acid.2",
        "Glycerol",
        "Inositol.1",
        "Inositol.2",
        "C29.Sterol.1",
        "C29.Stanol.1",
        "C27..5.22.Sterol",
        "C27..5.Sterol",
        "C28..5.22.Sterol",
        "C28..5.Sterol",
        "C29..5.22.Sterol",
        "C29.Sterol.2",
        "C29.Stanol.2",
        "C29.Sterol.3",
        "C30.Sterol",
        "C30..5.Sterol",
        "Open.Hexose.1",
        "Closed.Hexose.1",
        "Closed.Hexose.2",
        "Open.Hexose.2",
        "Open.Hexose.3",
        "Closed.Hexose.3",
        "Closed.Hexose.4",
        "Hexose.1",
        "Closed.Hexose.5",
        "Open.Pentose.1",
        "Open.Pentose.2",
        "Closed.Pentose.1",
        "Closed.Pentose.2",
        "Pentose.1",
        "Open.Pentose.3",
        "Sugar.1",
        "Sugar.3",
        "Sugar.4",
        "Sugar.5",
        "Sugar.6",
        "Sugar.7",
        "Sugar.8",
        "Sugar.9",
        "Sugar.10",
        "Sugar.11",
        "Sugar.12",
        "Sugar.14",
        "Sugar.16",
        "Sugar.17",
        "Sugar.18",
        "Sugar.20",
        "Sugar.21",
        "Sugar.22",
        "Sugar.23",
        "Sugar.24",
        "Alcohol.1",
        "Hydrocarbon.1",
        "Hydrocarbon.2",
        "Hydrocarbon.3",
        "Hydrocarbon.4",
        "Unidentified.Metabolite.1",
        "Unidentified.Metabolite.2",
        "Unidentified.Metabolite.3",
        "Unidentified.Metabolite.4",
        "Unidentified.Metabolite.5",
        "Unidentified.Metabolite.6",
        "Unidentified.Metabolite.7",
        "Unidentified.Metabolite.8",
        "Unidentified.Metabolite.9",
        "Unidentified.Metabolite.10",
        "Unidentified.Metabolite.11",
        "Unidentified.Metabolite.12",
        "Unidentified.Metabolite.14",
        "Unidentified.Metabolite.16",
        "Unidentified.Metabolite.17",
        "Unidentified.Metabolite.18",
        "Unidentified.Metabolite.20",
        "Unidentified.Metabolite.22",
        "Unidentified.Metabolite.23",
        "Unidentified.Metabolite.24",
        "Unidentified.Metabolite.25",
        "Unidentified.Metabolite.26",
        "Unidentified.Metabolite.27",
        "Unidentified.Metabolite.29",
        "Unidentified.Metabolite.30",
        "Unidentified.Metabolite.31",
        "Unidentified.Metabolite.32",
        "Unidentified.Metabolite.33",
        "Unidentified.Metabolite.34",
        "Unidentified.Metabolite.35",
        "Unidentified.Metabolite.36",
        "Unidentified.Metabolite.38",
        "Unidentified.Metabolite.39",
        "Unidentified.Metabolite.42",
        "Unidentified.Metabolite.43",
        "Unidentified.Metabolite.45",
        "Unidentified.Metabolite.47",
        "Unidentified.Metabolite.48",
        "Unidentified.Metabolite.49",
        "Unidentified.Metabolite.50",
        "Unidentified.Metabolite.51",
        "Unidentified.Metabolite.55",
        "Unidentified.Metabolite.56",
        "Unidentified.Metabolite.58",
        "Unidentified.Metabolite.59",
        "Unidentified.Metabolite.60",
        "Unidentified.Metabolite.61",
        "Unidentified.Metabolite.62",
        "Unidentified.Metabolite.63",
        "Unidentified.Metabolite.65",
        "Unidentified.Metabolite.68",
        "Unidentified.Metabolite.69",
        "Unidentified.Metabolite.70",
        "Unidentified.Metabolite.71",
        "Unidentified.Metabolite.72",
        "Unidentified.Metabolite.73",
        "Unidentified.Metabolite.74",
        "Unidentified.Metabolite.75",
        "Unidentified.Metabolite.76",
        "Unidentified.Metabolite.77",
        "Unidentified.Metabolite.78",
        "Acid.2",
        "Acid.3",
        "Acid.6",
        "Acid.7",
        "Acid.8",
        "Acid.9",
        "Acid.10",
        "Acid.11",
        "Acid.12",
        "Acid.13",
        "Acid.14"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "balancedSampsize",
      "title": "Balanced Sample Size",
      "topics": [
        "balancedSampsize"
      ]
    },
    {
      "page": "casePredictions",
      "title": "Case Predictions",
      "topics": [
        "casePredictions"
      ]
    },
    {
      "page": "classPriors",
      "title": "Class Priors",
      "topics": [
        "classPriors"
      ]
    },
    {
      "page": "cleanRFdata",
      "title": "Clean Random Forest Input Data",
      "topics": [
        "cleanRFdata"
      ]
    },
    {
      "page": "combineRP",
      "title": "Combine rfPermute objects",
      "topics": [
        "combineRP"
      ]
    },
    {
      "page": "confusionMatrix",
      "title": "Confusion Matrix",
      "topics": [
        "confusionMatrix",
        "plotConfMat"
      ]
    },
    {
      "page": "importance",
      "title": "Extract rfPermute Importance Scores and p-values.",
      "topics": [
        "importance",
        "importance.rfPermute",
        "plotImportance"
      ]
    },
    {
      "page": "pctCorrect",
      "title": "Percent Correctly Classified",
      "topics": [
        "pctCorrect"
      ]
    },
    {
      "page": "plotImpPreds",
      "title": "Plot Important Predictor Distribution",
      "topics": [
        "plotImpPreds"
      ]
    },
    {
      "page": "plotInbag",
      "title": "Plot Inbag distribution",
      "topics": [
        "plotInbag"
      ]
    },
    {
      "page": "plotNull",
      "title": "Plot Random Forest Importance Null Distributions",
      "topics": [
        "plotNull"
      ]
    },
    {
      "page": "plotPredictedProbs",
      "title": "Plot Predicted Probabilities",
      "topics": [
        "plotPredictedProbs"
      ]
    },
    {
      "page": "plotProximity",
      "title": "Plot Random Forest Proximity Scores",
      "topics": [
        "plotProximity"
      ]
    },
    {
      "page": "plotTrace",
      "title": "Plot Trace",
      "topics": [
        "plotTrace"
      ]
    },
    {
      "page": "plotVotes",
      "title": "Plot Vote Distribution",
      "topics": [
        "plotVotes"
      ]
    },
    {
      "page": "rfPermute",
      "title": "Estimate Permutation p-values for Random Forest Importance Metrics",
      "topics": [
        "as.randomForest",
        "predict.rfPermute",
        "print.rfPermute",
        "rfPermute",
        "rfPermute.default",
        "rfPermute.formula",
        "rfPermuteTutorial"
      ]
    },
    {
      "page": "summary",
      "title": "Diagnostics of 'rfPermute' or 'randomForest' models.",
      "topics": [
        "summary",
        "summary.randomForest",
        "summary.rfPermute"
      ]
    },
    {
      "page": "symb.metab",
      "title": "Symbiodinium type metabolite profiles",
      "topics": [
        "symb.metab"
      ]
    }
  ],
  "_readme": "https://github.com/swfsc/rfpermute/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "classInt",
    "cli",
    "clue",
    "cluster",
    "cpp11",
    "DBI",
    "deldir",
    "dplyr",
    "e1071",
    "farver",
    "fBasics",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gss",
    "gtable",
    "HDInterval",
    "igraph",
    "isoband",
    "KernSmooth",
    "kknn",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "modeest",
    "pillar",
    "pkgconfig",
    "polyclip",
    "proxy",
    "purrr",
    "R6",
    "randomForest",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmutil",
    "rpart",
    "s2",
    "S7",
    "scales",
    "sf",
    "spatial",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.univar",
    "spatstat.utils",
    "stable",
    "stabledist",
    "statip",
    "stringi",
    "stringr",
    "swfscMisc",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "timeSeries",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 7.120510756504757,
  "_indexed": true,
  "_nocasepkg": "rfpermute",
  "_universes": [
    "swfsc",
    "ericarcher"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.5.4",
      "date": "2026-05-12T06:51:00.000Z",
      "distro": "noble",
      "commit": "6fac6a65007e534cc3422f5dc2eb1877bad42949",
      "fileid": "1f9352f34490b90943f3bb98a007f918b66f835b1b5c645004765cafff016d15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/25718227265"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.5.4",
      "date": "2026-05-12T06:51:03.000Z",
      "distro": "noble",
      "commit": "6fac6a65007e534cc3422f5dc2eb1877bad42949",
      "fileid": "e47149fd4ff837cde1aa159c8f353b359d7569d359144855d3995cd4da6dc3a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/25718227265"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.5.4",
      "date": "2026-05-12T06:50:47.000Z",
      "commit": "6fac6a65007e534cc3422f5dc2eb1877bad42949",
      "fileid": "788b18efc48ef11c9644892c4793211f6294f76577da1af966ff74fb840e2700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/25718227265"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.5.4",
      "date": "2026-05-12T06:50:22.000Z",
      "commit": "6fac6a65007e534cc3422f5dc2eb1877bad42949",
      "fileid": "3dea31a94fa62dbdc365cf59eb3562f21481e2dffa8d55b6f159698f22fb14c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/25718227265"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.5.4",
      "date": "2026-05-12T06:50:27.000Z",
      "commit": "6fac6a65007e534cc3422f5dc2eb1877bad42949",
      "fileid": "e5ee0eb131c1283d31959965bf129f40a1991d43d19e34fceabdab8e5229bfb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/25718227265"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.5.4",
      "date": "2026-05-12T06:50:31.000Z",
      "commit": "6fac6a65007e534cc3422f5dc2eb1877bad42949",
      "fileid": "8847780a34274588ba7413e90d7b893848192b20395a612f4ab019f3baf97510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/25718227265"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.5.4",
      "date": "2026-05-12T06:50:50.000Z",
      "commit": "6fac6a65007e534cc3422f5dc2eb1877bad42949",
      "fileid": "8e3a942cb1c92b381f0b94a38b15afbde949dc58af3e529d40810a7ac73ce432",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/25718227265"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.5.4",
      "date": "2026-05-22T10:56:55.000Z",
      "commit": "6fac6a65007e534cc3422f5dc2eb1877bad42949",
      "fileid": "deeaa2165aa7461aa1eafad5d912d58e5aae2446d3d7870e06801c26a54ac2c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/25718227265"
    }
  ]
}