Last updated on 2025-09-27 08:48:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 16.01 | 267.02 | 283.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 9.47 | 169.64 | 179.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 453.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 442.89 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 17.00 | 467.00 | 484.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 17.12 | 248.65 | 265.77 | OK | |
r-release-linux-x86_64 | 1.0.0 | 15.51 | 254.93 | 270.44 | OK | |
r-release-macos-arm64 | 1.0.0 | 319.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 444.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 16.00 | 258.00 | 274.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.0 | 305.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 386.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 23.00 | 561.00 | 584.00 | OK |
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-release-windows-x86_64