withr (3.0.2)

Published 2026-02-24 13:47:34 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("withr")

About this package

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.Run Code 'With' Temporarily Modified Global State

Dependencies

Imports graphics, grDevices
Depends R (>= 3.6.0)
Suggests callr, DBI, knitr, methods, rlang, rmarkdown (>= 2.12), RSQLite, testthat (>= 3.0.0)
Details
CRAN
2026-02-24 13:47:34 +00:00
1
MIT + file LICENSE
Jim Hester
Lionel Henry
Kirill Müller
Kevin Ushey
Hadley Wickham
Winston Chang
Jennifer Bryan
Richard Cotton
Posit Software
PBC
101 KiB
Assets (1)
Versions (1) View all
3.0.2 2026-02-24