Deal with Check Outputs

Deal with packages check outputs and reduce the risk of rejection by CRAN by following policies.

🎉 #checkhelper is now on CRAN 🎉
💪 A package to help you deal with 'devtools::check()' outputs and helps avoid problems with #CRAN submissions
👉https://thinkr-open.github.io/checkhelper/
#RStats
Deal with Check Outputs

Deal with packages check outputs and reduce the risk of rejection by CRAN by following policies.

@jennybryan May I suggest this complementary list: https://github.com/ThinkR-open/prepare-for-cran
Also, we plan to submit #checkhelper to CRAN in the coming days. It contains extra functions to reduce risk of rejection: https://thinkr-open.github.io/checkhelper/index.html
GitHub - ThinkR-open/prepare-for-cran: A Collaborative list of things to know before submitting to CRAN

A Collaborative list of things to know before submitting to CRAN - ThinkR-open/prepare-for-cran

GitHub
In this #checkhelper commit, I transformed a vignette as a flat file, to keep the same #fusen structure of the "dev/" directory. The "inflate" chunk allows to include a pre-compiled vignette if needed. You can choose to run it or not.
🔗https://github.com/ThinkR-open/checkhelper/pull/66/commits/60aab2bd694c131da805997c749be32cf185d87f
chore: Bump version, submit to CRAN by statnmap · Pull Request #66 · ThinkR-open/checkhelper

tags: chore issue #61

GitHub