checkhelper
checkhelper copied to clipboard
Create a check that uses the global variables and parameters of CRAN
See this for more information: https://github.com/RConsortium/r-repositories-wg/issues/17
In August 2022, we received some links pointing to resources run by the CRAN team to (1) check incoming tar.gz packages, (2) regularly check all packages on CRAN.
The answers are there: https://github.com/RConsortium/r-repositories-wg/blob/main/Documents/Proposal%20to%20CRAN.md
In this issue, we can discuss the test of the scripts received:
- What do we learn ?
- What is needed to make them work ?
- How are they usable on different OS flavours ?
@statnmap Is this issue still relevant?
Isn't this the latest addition to the check_as_cran
function?