A set of functions to run code 'with' safely and temporarily modified global state. Many of these functions were originally a part of the 'devtools' package, this provides a simple package with limited dependencies to provide access to these functions.
Version: | 2.2.0 |
Depends: | R (≥ 3.2.0) |
Imports: | graphics, grDevices, stats |
Suggests: | covr, DBI, knitr, lattice, methods, rmarkdown, RSQLite, testthat (≥ 2.1.0) |
Published: | 2020-04-20 |
Author: | Jim Hester [aut, cre], Kirill Müller [aut], Kevin Ushey [aut], Hadley Wickham [aut], Winston Chang [aut], Richard Cotton [ctb], RStudio [cph] |
Maintainer: | Jim Hester <james.f.hester at gmail.com> |
BugReports: | http://github.com/r-lib/withr/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://withr.r-lib.org, http://github.com/r-lib/withr#readme |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | withr results |
Reference manual: | withr.pdf |
Vignettes: |
withr |
Package source: | withr_2.2.0.tar.gz |
Windows binaries: | r-devel: withr_2.2.0.zip, r-release: withr_2.2.0.zip, r-oldrel: withr_2.2.0.zip |
macOS binaries: | r-release: withr_2.2.0.tgz, r-oldrel: withr_2.2.0.tgz |
Old sources: | withr archive |
Please use the canonical form https://CRAN.R-project.org/package=withr to link to this page.