CRAN Package Check Results for Package skyscapeR

Last updated on 2024-05-05 01:55:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 19.39 332.32 351.71 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 13.26 231.97 245.23 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 425.70 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 409.40 NOTE
r-devel-windows-x86_64 1.0.0 16.00 458.00 474.00 OK
r-patched-linux-x86_64 1.0.0 14.70 305.44 320.14 OK
r-release-linux-x86_64 1.0.0 17.10 282.62 299.72 OK
r-release-macos-arm64 1.0.0 305.00 OK
r-release-windows-x86_64 1.0.0 17.00 448.00 465.00 OK
r-oldrel-macos-arm64 1.0.0 333.00 OK
r-oldrel-macos-x86_64 1.0.0 420.00 OK
r-oldrel-windows-x86_64 1.0.0 22.00 530.00 552.00 ERROR

Check Details

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: examples
Result: ERROR Running examples in 'skyscapeR-Ex.R' failed The error most likely occurred in: > ### Name: hor2alt > ### Title: Retrieves horizon altitude for a given azimuth from a given > ### horizon profile > ### Aliases: hor2alt > > ### ** Examples > > hor <- downloadHWT('HIFVTBGK') Warning in file(con, "r") : URL 'http://www.heywhatsthat.com/iphone/pan.cgi?id=HIFVTBGK': Timeout of 60 seconds was reached Error in file(con, "r") : cannot open the connection to 'http://www.heywhatsthat.com/iphone/pan.cgi?id=HIFVTBGK' Calls: downloadHWT -> readLines -> file Execution halted Flavor: r-oldrel-windows-x86_64

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 lines at lines 197-199 [unnamed-chunk-16] (skyscapeR.Rmd) Error: processing vignette 'skyscapeR.Rmd' failed with diagnostics: Timeout was reached: [www.heywhatsthat.com] Failed to connect to www.heywhatsthat.com port 80 after 10004 ms: Timeout was reached --- failed re-building 'skyscapeR.Rmd' SUMMARY: processing the following file failed: 'skyscapeR.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64