Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

withr : Run Code 'With' Temporarily Modified Global State

Encoding: UTF-8
Package: withr
Title: Run Code 'With' Temporarily Modified Global State
Version: 1.0.2
Authors@R: c(
person("Jim", "Hester", , "james.f.hester@gmail.com", role = c("aut", "cre")),
person("Kirill", "Müller", , "krlmlr+r@mailbox.org", role = "aut"),
person("Hadley", "Wickham", , "hadley@rstudio.com", role = "aut"),
person("Winston", "Chang", role = "aut"),
person("RStudio", role = "cph"))
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.
URL: http://github.com/jimhester/withr
BugReports: http://github.com/jimhester/withr/issues
Depends: R (>= 3.0.2)
License: GPL (>= 2)
LazyData: true
Imports: stats, graphics
Suggests: testthat
Collate: 'with_.R' 'collate.R' 'dir.R' 'env.R' 'libpaths.R' 'locale.R'
'makevars.R' 'options.R' 'par.R' 'path.R' 'wrap.R' 'sink.R'
'with.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-20 12:49:55 UTC; jhester
Author: Jim Hester [aut, cre],
Kirill Müller [aut],
Hadley Wickham [aut],
Winston Chang [aut],
RStudio [cph]
Maintainer: Jim Hester <james.f.hester@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-20 17:32:02

● Data Source: CranContrib
● 0 images, 13 functions, 0 datasets
● Reverse Depends: 0