-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew functionality that could be addedNew functionality that could be addedhelp wantedWill probably not be addressed by the package maintainer, but could be addressed by someone elseWill probably not be addressed by the package maintainer, but could be addressed by someone else
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew functionality that could be addedNew functionality that could be addedhelp wantedWill probably not be addressed by the package maintainer, but could be addressed by someone elseWill probably not be addressed by the package maintainer, but could be addressed by someone else