Skip to content

[R-pkg-devel] CRAN badges in README

3 messages · Helmut Schütz, Zhian Kamvar

#
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
#
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 Zhian,

Zhian N. Kamvar wrote on 2020-10-01 16:43:
Sorry, seems that rhub suffered from hiccups. All fine now without 
clearing the cache. Case closed.

All the best,
Helmut