Skip to content

Automated check for CRAN reverse dependencies #15

@schuemie

Description

@schuemie

ParallelLogger is now being used in other CRAN packages. Before releasing a new version, we're obligated to run R check on these packages. I can't find an easy way to do this. For each reverse dependency, you need to

  • Download the source package
  • Decompress the source package
  • Install all dependencies listed in the DESCRIPTION file (including 'suggests')
  • Run R check

There is a revdepcheck, but it currently is not released to CRAN, and fails its build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew functionality that could be addedhelp wantedWill probably not be addressed by the package maintainer, but could be addressed by someone else

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions