CRAN/E | checkpoint

checkpoint

Install Packages from Snapshots on the Checkpoint Server for Reproducibility

Installation

About

The goal of checkpoint is to solve the problem of package reproducibility in R. Specifically, checkpoint allows you to install packages as they existed on CRAN on a specific snapshot date as if you had a CRAN time machine. To achieve reproducibility, the checkpoint() function installs the packages required or called by your project and scripts to a local library exactly as they existed at the specified point in time. Only those packages are available to your project, thereby avoiding any package updates that came later and may have altered your results. In this way, anyone using checkpoint's checkpoint() can ensure the reproducibility of your scripts or projects at any time. To create the snapshot archives, once a day (at midnight UTC) Microsoft refreshes the Austria CRAN mirror on the "Microsoft R Archived Network" server (). Immediately after completion of the rsync mirror process, the process takes a snapshot, thus creating the archive. Snapshot archives exist starting from 2014-09-17.

github.com/RevolutionAnalytics/checkpoint
Bug report File report

Key Metrics

Version 1.0.2
R ≥ 3.3.0
Published 2022-01-28 813 days ago
Needs compilation? no
License GPL-2
CRAN checks checkpoint results

Downloads

Yesterday 19 0%
Last 7 days 161 -2%
Last 30 days 804 -13%
Last 90 days 2.827 +19%
Last 365 days 11.327 -26%

Maintainer

Maintainer

Folashade Daniel

fdaniel@microsoft.com

Authors

Folashade Daniel

cre

Hong Ooi

aut

Andrie de Vries

aut

Gábor Csárdi

ctb

(Assistance with pkgdepends)

Microsoft

aut / cph

Material

README
NEWS
Reference manual
Package source

In Views

ReproducibleResearch

Vignettes

Using checkpoint for reproducible research

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

checkpoint archive

Depends

R ≥ 3.3.0

Imports

utils
tools
jsonlite
yaml
withr
pkgdepends

Suggests

pkgcache
knitr
rmarkdown
testthat
darts