CRAN/E | Require

Require

Installing and Loading R Packages for Reproducible Workflows

Installation

About

A single key function, 'Require' that makes rerun-tolerant versions of 'install.packages' and 'require' for CRAN packages, packages no longer on CRAN (i.e., archived), specific versions of packages, and GitHub packages. This approach is developed to create reproducible workflows that are flexible and fast enough to use while in development stages, while able to build snapshots once a stable package collection is found. As with other functions in a reproducible workflow, this package emphasizes functions that return the same result whether it is the first or subsequent times running the function, with subsequent times being sufficiently fast that they can be run every time without undue waiting burden on the user or developer.

Require.predictiveecology.org
github.com/PredictiveEcology/Require
Bug report File report

Key Metrics

Version 0.3.1
R ≥ 4.0
Published 2023-05-22 330 days ago
Needs compilation? no
License GPL-3
CRAN checks Require results
Language en-CA

Downloads

Yesterday 11 0%
Last 7 days 321 -30%
Last 30 days 1.427 +6%
Last 90 days 4.489 +2%
Last 365 days 18.176 -22%

Maintainer

Maintainer

Eliot J B McIntire

eliot.mcintire@canada.ca

Authors

Eliot J B McIntire

aut / cre

Alex M Chubaty

ctb

Her Majesty the Queen in Right of Canada
as represented by the Minister of Natural Resources Canada

cph

Material

README
NEWS
Reference manual
Package source

In Views

ReproducibleResearch

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

Require archive

Depends

R ≥ 4.0

Imports

data.table ≥ 1.10.4
methods
tools
utils

Suggests

covr
parallel
remotes
testit

Reverse Imports

SpaDES.tools