Other packages > Find by keyword >

withr  

Run Code 'With' Temporarily Modified Global State
View on CRAN: Click here


Download and install withr package within the R console
Install from CRAN:
install.packages("withr")

Install from Github:
library("remotes")
install_github("cran/withr")

Install by package version:
library("remotes")
install_version("withr", "3.0.2")



Attach the package and use:
library("withr")
Maintained by
Lionel Henry
[Scholar Profile | Author Map]
First Published: 2015-09-23
Latest Update: 2024-01-16
Description:
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.
How to cite:
Lionel Henry (2015). withr: Run Code 'With' Temporarily Modified Global State. R package version 3.0.2, https://cran.r-project.org/web/packages/withr. Accessed 26 Mar. 2025.
Previous versions and publish date:
1.0.0 (2015-09-23 02:58), 1.0.1 (2016-02-04 17:58), 1.0.2 (2016-06-20 17:32), 2.0.0 (2017-07-29 00:56), 2.1.0 (2017-11-01 16:52), 2.1.1 (2017-12-19 21:22), 2.1.2 (2018-03-15 23:39), 2.2.0 (2020-04-21 00:10), 2.3.0 (2020-09-22 17:40), 2.4.0 (2021-01-16 03:10), 2.4.1 (2021-01-26 17:20), 2.4.2 (2021-04-18 12:20), 2.4.3 (2021-11-30 15:20), 2.5.0 (2022-03-03 22:50), 2.5.1 (2023-09-26 14:20), 2.5.2 (2023-10-30 10:10), 3.0.0 (2024-01-16 15:20), 3.0.1 (2024-07-31 13:30)
Other packages that cited withr R package
View withr citation profile
Other R packages that withr depends, imports, suggests or enhances
Complete documentation for withr
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for withr300003500040000450005000055000TrendBars

Today's Hot Picks in Authors and Packages

MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA