You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
Which package would you like to suggest? What features does it provide?
I would like to suggest the package Require. It wraps several functions for package installation (e.g. remotes::install_github, versions::install.versions, base::require) into single functions designed to ensure consistent workflows, with functions that reproduce consistent behavior irrespective of operating system, available software packages, or pre-existing calls for package installation.
Please provide the link to CRAN by appending the package name
(case-sensitive) to the end of the URL below:
Which category do you think is the best fit for the package:
literate programming,
pipeline toolkits,
package reproducibility,
project workflows,
code/data formatting tools,
format convertors,
or object caching?
Package reproducibility is the most applicable category.
The text was updated successfully, but these errors were encountered:
Which package would you like to suggest? What features does it provide?
I would like to suggest the package Require. It wraps several functions for package installation (e.g.
remotes::install_github
,versions::install.versions
,base::require
) into single functions designed to ensure consistent workflows, with functions that reproduce consistent behavior irrespective of operating system, available software packages, or pre-existing calls for package installation.Please provide the link to CRAN by appending the package name
(case-sensitive) to the end of the URL below:
https://cran.r-project.org/package=Require
literate programming,
pipeline toolkits,
package reproducibility,
project workflows,
code/data formatting tools,
format convertors,
or object caching?
Package reproducibility is the most applicable category.
The text was updated successfully, but these errors were encountered: