Last updated on 2025-10-21 17:50:22 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
skyscapeR | 1 | 3 | 9 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 1.0.0
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
hpdi.html:50:1 (hpdi.Rd:12): Warning: missing </ul> before </div>
plot.skyscapeR.pdf.html:80:1 (plot.skyscapeR.pdf.Rd:31): Warning: missing </ul> before </div>
plot.skyscapeR.sigTest.html:79:1 (plot.skyscapeR.sigTest.Rd:30): Warning: missing </ul> before </div>
plot.skyscapeR.spd.html:71:1 (plot.skyscapeR.spd.Rd:22): Warning: missing </ul> before </div>
pval2stars.html:46:1 (pval2stars.Rd:10): Warning: missing </ul> before </div>
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘numDeriv’ ‘png’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘skyscapeR.Rmd’ using rmarkdown
Quitting from skyscapeR.Rmd:196-199 [unnamed-chunk-16]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `while (t == 0) {
test <- httr::GET(url = paste0("http://www.heywhatsthat.com/api/ready?src=",
src, "&id=", HWT.ID))
t <- as.numeric(substr(httr::content(test), 1, 1))
Sys.sleep(60)
}`:
! argument is of length zero
---
Backtrace:
▆
1. └─skyscapeR::createHWT(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'skyscapeR.Rmd' failed with diagnostics:
argument is of length zero
--- failed re-building ‘skyscapeR.Rmd’
SUMMARY: processing the following file failed:
‘skyscapeR.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang