CRAN Package Check Results for Package horizon

Last updated on 2021-08-17 16:50:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 9.27 77.92 87.19 NOTE
r-devel-linux-x86_64-debian-gcc 1.2 6.33 58.72 65.05 NOTE
r-devel-linux-x86_64-fedora-clang 1.2 108.57 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 98.59 NOTE
r-devel-windows-x86_64-gcc10-UCRT 1.2 OK
r-patched-linux-x86_64 1.2 8.65 74.98 83.63 NOTE
r-patched-solaris-x86 1.2 125.20 ERROR
r-release-linux-x86_64 1.2 8.43 74.62 83.05 NOTE
r-release-macos-arm64 1.2 OK
r-release-macos-x86_64 1.2 OK
r-release-windows-ix86+x86_64 1.2 13.00 97.00 110.00 OK
r-oldrel-macos-x86_64 1.2 OK
r-oldrel-windows-ix86+x86_64 1.2 13.00 91.00 104.00 OK

Additional issues

M1mac

Check Details

Version: 1.2
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'ALB_msk_alt.grd' 'ALB_msk_alt.gri' 'ALB_msk_alt.vrt'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.2
Check: examples
Result: ERROR
    Running examples in ‘horizon-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: horizonSearch
    > ### Title: Horizon elevation angle from DEM RasterLayer
    > ### Aliases: horizonSearch
    >
    > ### ** Examples
    >
    > r <- getData('alt', country='ALB')
    trying URL 'https://biogeo.ucdavis.edu/data/diva/msk_alt/ALB_msk_alt.zip'
    Warning in utils::download.file(url = aurl, destfile = fn, method = "auto", :
     URL 'https://biogeo.ucdavis.edu/data/diva/msk_alt/ALB_msk_alt.zip': status was 'Couldn't connect to server'
    Error in utils::download.file(url = aurl, destfile = fn, method = "auto", :
     cannot open URL 'https://biogeo.ucdavis.edu/data/diva/msk_alt/ALB_msk_alt.zip'
    Calls: getData -> .raster -> .download -> <Anonymous>
    Execution halted
Flavor: r-patched-solaris-x86