Releases: RevolutionAnalytics/checkpoint
v0.4.9 CRAN release
v0.4.0 CRAN release
Rebuild docs
v0.3.2
This version fixed a number of issues that prevented the unit tests from completing successfully on Travis. The test suite was substantially enlarged to cover more of the code base, and this uncovered some issues that prevented checkpoint()
to run correctly on older versions of R.
This release was submitted to CRAN, but had to be resubmitted because the building the checkpoint package in the CRAN windows environment threw some warnings.
v0.3.21
v0.3.20
Enhancements:
- Track snapshot use and remove unused snapshots #209
- Do not validate
checkpointDate
online ifscanForPackages = FALSE
#234 - Provide an
unCheckpoint()
function to reset.libPaths()
to user library #124 - Include vignette to explain how to use checkpoint inside a markdown document #233
- Add better documentation for setting up a local MRAN URL #237
v0.3.19
v0.3.18 CRAN release
v0.3.17
Enhancements:
- Support file source for mran url, making it possible to use checkpoint() with a local (subset) copy of MRAN. #217 and #218
- Create log file with information of packages downloaded and file size, #212
Internal changes:
- Write package test tempfiles inside the session temporary directory, to comply with CRAN policy #225
v0.3.16
This release contains no new functionality, but makes a number of internal changes. These changes keeps the package up to date with the imminent release of R-3.0.0, and also updates some unit tests to comply with CRAN policy.
In addition, all links to https://mran.microsoft.com have been updated to https://mran.microsoft.com