The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
A system to plan analyses within the mental model where you have one (or more) datasets and want to run either A) the same function multiple times with different arguments, or B) multiple functions. This is appropriate when you have multiple strata (e.g. locations, age groups) that you want to apply the same function to, or you have multiple variables (e.g. exposures) that you want to apply the same statistical method to, or when you are creating the output for a report and you need multiple different tables or graphs.
Version: | 2022.11.23 |
Depends: | R (≥ 3.3.0) |
Imports: | data.table, R6, uuid, foreach, fs, glue, usethis, purrr, utils, digest, stats |
Suggests: | testthat, knitr, rmarkdown, progressr, ggplot2, readxl, magrittr |
Published: | 2022-11-23 |
DOI: | 10.32614/CRAN.package.plnr |
Author: | Richard Aubrey White [aut, cre] |
Maintainer: | Richard Aubrey White <hello at rwhite.no> |
BugReports: | https://github.com/csids/plnr/issues |
License: | MIT + file LICENSE |
URL: | https://www.csids.no/plnr/, https://github.com/csids/plnr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | plnr results |
Reference manual: | plnr.pdf |
Vignettes: |
Adding Analyses to a Plan Introduction to plnr |
Package source: | plnr_2022.11.23.tar.gz |
Windows binaries: | r-devel: plnr_2022.11.23.zip, r-release: plnr_2022.11.23.zip, r-oldrel: plnr_2022.11.23.zip |
macOS binaries: | r-release (arm64): plnr_2022.11.23.tgz, r-oldrel (arm64): plnr_2022.11.23.tgz, r-release (x86_64): plnr_2022.11.23.tgz, r-oldrel (x86_64): plnr_2022.11.23.tgz |
Old sources: | plnr archive |
Reverse suggests: | csalert |
Please use the canonical form https://CRAN.R-project.org/package=plnr to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.