{
  "_id": "6a4f623021b18e1548501652",
  "Package": "tornado",
  "Title": "Plots for Model Sensitivity and Variable Importance",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Rob\",\nfamily = \"Carnell\",\nrole = c(\"aut\", \"cre\"),\nemail = \"bertcarnell@gmail.com\")",
  "Description": "Draws tornado plots for model sensitivity to univariate\nchanges.  Implements methods for many modeling methods\nincluding linear models, generalized linear models, survival\nregression models, and arbitrary machine learning models in the\ncaret package.  Also draws variable importance plots.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://bertcarnell.github.io/tornado/,\nhttps://github.com/bertcarnell/tornado",
  "BugReports": "https://github.com/bertcarnell/tornado/issues",
  "Collate": "'create_data_low_high.R' 'create_dict.R' 'create_endpoints.R'\n'create_factor_plot_data.R' 'create_importance_data.R'\n'create_means.R' 'create_plot_data.R' 'importance.R'\n'importance_glm.R' 'importance_glmnet.R' 'importance_lm.R'\n'importance_survreg.R' 'importance_train.R'\n'plot_importance_plot.R' 'plot_tornado_plot.R'\n'print_importance_plot.R' 'print_tornado_plot.R'\n'quantile_ordered.R' 'tornado.R' 'tornado_coxph.R'\n'tornado_glm.R' 'tornado_glmnet.R' 'tornado_lm.R'\n'tornado_survreg.R' 'tornado_train.R'",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://bertcarnell.r-universe.dev",
  "Date/Publication": "2024-08-03 20:35:42 UTC",
  "RemoteUrl": "https://github.com/bertcarnell/tornado",
  "RemoteRef": "HEAD",
  "RemoteSha": "97ab07552f9fea57e3792cc97167d09d726e3893",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 08:51:07 UTC",
    "User": "root"
  },
  "Author": "Rob Carnell [aut, cre]",
  "Maintainer": "Rob Carnell <bertcarnell@gmail.com>",
  "_user": "bertcarnell",
  "_type": "src",
  "_file": "tornado_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e50e74f111bb53206638ad0228f82c58f43d1592e9d57f1cdd5c69d10f40e935",
  "_filesize": 804937,
  "_sha256": "e50e74f111bb53206638ad0228f82c58f43d1592e9d57f1cdd5c69d10f40e935",
  "_expires": "2026-10-17T08:56:14.000Z",
  "_created": "2026-07-09T08:51:07.000Z",
  "_published": "2026-07-09T08:56:16.051Z",
  "_jobs": [
    {
      "job": 86078155806,
      "time": 263,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8193677474"
    },
    {
      "job": 86078155843,
      "time": 228,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193664049"
    },
    {
      "job": 86078155883,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8193644949"
    },
    {
      "job": 86078155852,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193646670"
    },
    {
      "job": 86077017196,
      "time": 365,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193576635"
    },
    {
      "job": 86078155797,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8193631795"
    },
    {
      "job": 86078155878,
      "time": 239,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8193669507"
    },
    {
      "job": 86078155840,
      "time": 229,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8193664506"
    },
    {
      "job": 86078155876,
      "time": 212,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193658421"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bertcarnell/actions/runs/29005785337",
  "_status": "success",
  "_upstream": "https://github.com/bertcarnell/tornado",
  "_commit": {
    "id": "97ab07552f9fea57e3792cc97167d09d726e3893",
    "author": "Rob <bertcarnell@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update r-cmd-check.yml to fix Ubuntu problems",
    "time": 1722717342
  },
  "_maintainer": {
    "name": "Rob Carnell",
    "email": "bertcarnell@gmail.com",
    "login": "bertcarnell",
    "description": "Physicist, Submariner, Nuclear Engineer, Statistician, Data Scientist, SCOTUS Watcher, Genealogist, Cancer Charity Rider",
    "uuid": 1971363
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bertcarnell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "explanability",
    "regression",
    "sensitivity-analysis"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "bertcarnell",
      "count": 105,
      "uuid": 1971363
    },
    {
      "user": "olivroy",
      "count": 9,
      "uuid": 52606734
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 1971363,
    "type": "user",
    "name": "Rob",
    "followers": 22,
    "description": "Physicist, Submariner, Nuclear Engineer, Statistician, Data Scientist, SCOTUS Watcher, Genealogist, Cancer Charity Rider"
  },
  "_downloads": {
    "count": 423,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tornado"
  },
  "_devurl": "https://github.com/bertcarnell/tornado",
  "_pkgdown": "https://bertcarnell.github.io/tornado/",
  "_searchresults": 6,
  "_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/readme.html",
    "extra/readme.md",
    "extra/tornado.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bertcarnell/tornado",
  "_realowner": "bertcarnell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-01-10"
    },
    {
      "version": "0.1.2",
      "date": "2023-02-12"
    },
    {
      "version": "0.1.3",
      "date": "2024-01-21"
    }
  ],
  "_exports": [
    "importance",
    "tornado"
  ],
  "_help": [
    {
      "page": "importance",
      "title": "Generic Importance Plot",
      "topics": [
        "importance"
      ]
    },
    {
      "page": "importance.cv.glmnet",
      "title": "Plot Variable Importance for a GLMNET model",
      "topics": [
        "importance.cv.glmnet"
      ]
    },
    {
      "page": "importance.glm",
      "title": "GLM variable importance plot",
      "topics": [
        "importance.glm"
      ]
    },
    {
      "page": "importance.lm",
      "title": "Linear Model variable importance plot",
      "topics": [
        "importance.lm"
      ]
    },
    {
      "page": "importance.survreg",
      "title": "Create a variable importance plot for a survreg model",
      "topics": [
        "importance.survreg"
      ]
    },
    {
      "page": "importance.train",
      "title": "Importance Plot for the caret::train objects",
      "topics": [
        "importance.train"
      ]
    },
    {
      "page": "plot.importance_plot",
      "title": "Plot an Importance Plot object",
      "topics": [
        "plot.importance_plot"
      ]
    },
    {
      "page": "plot.tornado_plot",
      "title": "Plot a Tornado Plot object",
      "topics": [
        "plot.tornado_plot"
      ]
    },
    {
      "page": "print.importance_plot",
      "title": "print data in an 'importance_plot'",
      "topics": [
        "print.importance_plot"
      ]
    },
    {
      "page": "print.tornado_plot",
      "title": "print data in a 'tornado_plot'",
      "topics": [
        "print.tornado_plot"
      ]
    },
    {
      "page": "quantile.ordered",
      "title": "Quantile for Ordered Factors",
      "topics": [
        "quantile.ordered"
      ]
    },
    {
      "page": "tornado",
      "title": "Generic tornado plotting method",
      "topics": [
        "tornado"
      ]
    },
    {
      "page": "tornado.coxph",
      "title": "Cox Proportional Hazards Tornado Diagram",
      "topics": [
        "tornado.coxph"
      ]
    },
    {
      "page": "tornado.cv.glmnet",
      "title": "GLMNET Tornado Diagram",
      "topics": [
        "tornado.cv.glmnet"
      ]
    },
    {
      "page": "tornado.glm",
      "title": "GLM Tornado Diagram",
      "topics": [
        "tornado.glm"
      ]
    },
    {
      "page": "tornado.lm",
      "title": "Linear Model Tornado Diagram",
      "topics": [
        "tornado.lm"
      ]
    },
    {
      "page": "tornado.survreg",
      "title": "Survreg Tornado Diagram",
      "topics": [
        "tornado.survreg"
      ]
    },
    {
      "page": "tornado.train",
      "title": "Caret Tornado Diagram",
      "topics": [
        "tornado.train"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bertcarnell/tornado/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bertcarnell/tornado/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "nnet",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "tornadoVignette.Rmd",
      "filename": "tornadoVignette.html",
      "title": "Tornado and Importance Plots",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Data Sets",
        "Tornado Plot Examples",
        "LM",
        "type = \"PercentChange\"",
        "type = \"rangess\"",
        "type = \"percentiles\"",
        "Including Categorical Variables",
        "Changing Variable Names",
        "Plotting Options",
        "Extending the ggplot",
        "GLM",
        "Censored Data",
        "Surival Regression or Accelerated Failure",
        "Cox Proportional Hazards",
        "Ridge Regression and LASSO",
        "Machine Learning Models",
        "Regression",
        "Classification",
        "Importance Plots",
        "Linear Models",
        "Using a dictionary to translate the variable names and chaning colors",
        "Generalized Linear Models",
        "Machine Learning"
      ],
      "created": "2021-12-31 20:59:39",
      "modified": "2024-01-27 18:21:23",
      "commits": 5
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "tornado",
  "_universes": [
    "bertcarnell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-09T08:54:27.000Z",
      "distro": "resolute",
      "commit": "97ab07552f9fea57e3792cc97167d09d726e3893",
      "fileid": "https://r2.ropensci.org/e9188b02a1245cee8c30e508587b12549a59ce0ad22e0c164f348c96345747bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bertcarnell/actions/runs/29005785337"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-09T08:53:51.000Z",
      "distro": "resolute",
      "commit": "97ab07552f9fea57e3792cc97167d09d726e3893",
      "fileid": "https://r2.ropensci.org/a2f492a70dbb055df54a76ddfaab28ac9e74850b74a495804fb4aca0cd2c6c0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bertcarnell/actions/runs/29005785337"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-09T08:53:21.000Z",
      "commit": "97ab07552f9fea57e3792cc97167d09d726e3893",
      "fileid": "https://r2.ropensci.org/85866f57a679426648d65a58ef239ce032691a0af0b1bdd81e7fdfbfcc222252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bertcarnell/actions/runs/29005785337"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-09T08:53:16.000Z",
      "commit": "97ab07552f9fea57e3792cc97167d09d726e3893",
      "fileid": "https://r2.ropensci.org/3a137d5f71978f7a5eebf153ba8589d7748fb072e0e26917f2ad1b5c552745b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bertcarnell/actions/runs/29005785337"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-09T08:53:53.000Z",
      "commit": "97ab07552f9fea57e3792cc97167d09d726e3893",
      "fileid": "https://r2.ropensci.org/7881aaaf9422203592f4320a6a0fe30ba9445189c0ab71da859fd4ae76c52fb3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bertcarnell/actions/runs/29005785337"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-09T08:53:53.000Z",
      "commit": "97ab07552f9fea57e3792cc97167d09d726e3893",
      "fileid": "https://r2.ropensci.org/3a05e6b00351b79ad07075852a650bd7d2c5a417f8f499530a6d58770e2a838b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bertcarnell/actions/runs/29005785337"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-09T08:53:35.000Z",
      "commit": "97ab07552f9fea57e3792cc97167d09d726e3893",
      "fileid": "https://r2.ropensci.org/2a56097bff1d60f922815806bb04e5d4afa63a5f7060a622054f15ef120e5aa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bertcarnell/actions/runs/29005785337"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-09T08:53:30.000Z",
      "commit": "97ab07552f9fea57e3792cc97167d09d726e3893",
      "fileid": "https://r2.ropensci.org/46f1f87227fed36cba965849ab9c4d43cc669a0c2bc555818d15f5b97fd4763e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bertcarnell/actions/runs/29005785337"
    }
  ]
}