Displaying 1 result from an estimated 1 matches for "qrandomnorm".
2020 Jan 14
1
CRAN check fails if website is unavailable on Fedora platforms
...build time
> ## HTTP status 200 indicates ?OK?
> if(curl::has_internet() & check_qrng() == 200){
> test_check('qrandom', filter = "qrandom")
> test_check('qrandom', filter = "qrandomunif")
> test_check('qrandom', filter = "qrandomnorm")
> test_check('qrandom', filter = "qUUID")
> test_check('qrandom', filter = "qrandommaxint")
> }
I was informed that the check results
<https://cran.r-project.org/web/checks/check_results_qrandom.html> had an
error status for both...