CRAN Package Check Results for Package skyscapeR

Last updated on 2025-03-12 03:52:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 16.70 114.71 131.41 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 10.03 160.47 170.50 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 421.49 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 459.76 NOTE
r-devel-macos-arm64 1.0.0 311.00 OK
r-devel-macos-x86_64 1.0.0 444.00 OK
r-devel-windows-x86_64 1.0.0 16.00 455.00 471.00 OK
r-patched-linux-x86_64 1.0.0 15.96 230.12 246.08 OK
r-release-linux-x86_64 1.0.0 14.50 229.44 243.94 OK
r-release-macos-arm64 1.0.0 305.00 OK
r-release-macos-x86_64 1.0.0 386.00 OK
r-release-windows-x86_64 1.0.0 16.00 459.00 475.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 420.00 OK
r-oldrel-windows-x86_64 1.0.0 22.00 536.00 558.00 OK

Check Details

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘skyscapeR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘skyscapeR.Rmd’ using rmarkdown ** Processing: /home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/skyscapeR.Rcheck/vign_test/skyscapeR/vignettes/skyscapeR_files/figure-html/unnamed-chunk-15-1.png 576x384 pixels, 3x8 bits/pixel, RGB Input IDAT size = 8455 bytes Input file size = 8545 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 6970 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 6970 Output IDAT size = 6970 bytes (1485 bytes decrease) Output file size = 7048 bytes (1497 bytes = 17.52% decrease) Quitting from lines 197-199 [unnamed-chunk-16] (skyscapeR.Rmd) Error: processing vignette 'skyscapeR.Rmd' failed with diagnostics: Timeout was reached [www.heywhatsthat.com]: Connection timed out after 10002 milliseconds --- 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-debian-clang

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