[R-pkg-devel] CRAN badges in README
You might be having browser cache issues because I just looked and things are fine on this end. You can double check in another browser or clear the cache (usually via Preferences > Settings > Security). FWIW, cran checks is an rhub/rOpenSci project: https://blog.r-hub.io/2019/06/10/cran-checks-api/, and not controlled by the CRAN team. Best, Zhian
On 10/1/20 3:52 AM, Helmut Sch?tz wrote:
Dear all, we are using badges in README files of our packages on GitHub and CRAN. Recently wrong results are reported: https://github.com/Helmut01/replicateBE#readme shows CRAN Error https://cran.r-project.org/web/packages/replicateBE/readme/README.html shows CRAN Not OK though OK at https://cran.r-project.org/web/checks/check_results_replicateBE.html https://github.com/Detlew/Power2Stage#readme shows CRAN Not OK though OK at https://cran.r-project.org/web/checks/check_results_Power2Stage.html https://github.com/Detlew/PowerTOST#readme shows CRAN Error https://cran.r-project.org/web/packages/PowerTOST/readme/README.html shows CRAN Not OK though one NOTE at https://cran.r-project.org/web/checks/check_results_PowerTOST.html All badges are linked with https://cranchecks.info/badges/worst/{package name} I checked about 1 month ago and the first 2 showed CRAN OK and the last CRAN Note ? which was correct. Any ideas? Helmut