-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
People have once in a while asked me why this is not an R package. Sure, it can certainly be and I've even though of adding a (callrcallr.org) package to CRAN, such that the install script here could be just:
if (!requireNamespace("callr.org"))
install.packages("callr.org", repos = "https://cloud.r-project.org")
callr.org::install()Question is, do CRAN need yet another installer R package, or should the features be added / contributed to one of the existing once, e.g. remotes?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels