Skip to content

Create yet-another-R package for this? #26

@HenrikBengtsson

Description

@HenrikBengtsson

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 callr (callr.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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions