CRAN Package Check Results for Package ebvcube

Last updated on 2023-07-29 08:56:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 7.39 78.60 85.99 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.4 6.12 60.14 66.26 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 107.31 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.4 101.33 ERROR
r-devel-windows-x86_64 0.1.4 8.00 83.00 91.00 OK
r-patched-linux-x86_64 0.1.4 6.81 83.60 90.41 OK
r-release-linux-x86_64 0.1.4 5.07 81.94 87.01 OK
r-release-macos-arm64 0.1.4 6.00 ERROR
r-release-macos-x86_64 0.1.4 6.00 ERROR
r-release-windows-x86_64 0.1.4 10.00 106.00 116.00 OK
r-oldrel-macos-arm64 0.1.4 31.00 OK
r-oldrel-macos-x86_64 0.1.4 50.00 OK
r-oldrel-windows-x86_64 0.1.4 10.00 103.00 113.00 OK

Additional issues

M1mac

Check Details

Version: 0.1.4
Check: examples
Result: ERROR
    Running examples in ‘ebvcube-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ebv_download
    > ### Title: Download an EBV netCDF file
    > ### Aliases: ebv_download
    >
    > ### ** Examples
    >
    > #get all available datasets
    > datasets <- ebv_download()
    Error in ebv_download() :
     It seems that you are not connected to the internet and therefore cannot download any files. Please check your connection. If you are sure you are connected, it could also be that https://portal.geobon.org is down. Check in your browser.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: data for non-ASCII characters
Result: NOTE
     Note: found 2 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.4
Check: examples
Result: ERROR
    Running examples in ‘ebvcube-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ebv_download
    > ### Title: Download an EBV netCDF file
    > ### Aliases: ebv_download
    >
    > ### ** Examples
    >
    > #get all available datasets
    > datasets <- ebv_download()
    Error in ebv_download() :
     It seems that you are not connected to the internet and therefore cannot download any files. Please check your connection. If you are sure you are connected, it could also be that https://portal.geobon.org is down. Check in your browser.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.4
Check: package dependencies
Result: ERROR
    Packages required but not available: 'HDF5Array', 'rhdf5'
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64