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]
All associated links for this package
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 20 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

spinyReg  
Sparse Generative Model and Its EM Algorithm
Implements a generative model that uses a spike-and-slab like prior distribution obtained by multipl ...
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  
aws  
Adaptive Weights Smoothing
We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. ...
Download / Learn more Package Citations See dependency  
epitrix  
Small Helpers and Tricks for Epidemics Analysis
A collection of small functions useful for epidemics analysis and infectious disease modelling. This ...
Download / Learn more Package Citations See dependency  
emon  
Tools for Environmental and Ecological Survey Design
Statistical tools for environmental and ecological surveys. Simulation-based power and precision an ...
Download / Learn more Package Citations See dependency  
ricu  
Intensive Care Unit Data with R
Focused on (but not exclusive to) data sets hosted on PhysioNet (), 'ricu' p ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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