CRAN Package Check Results for Package febr

Last updated on 2022-08-15 08:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.9 5.37 38.61 43.98 OK
r-devel-linux-x86_64-debian-gcc 1.9.9 3.14 29.90 33.04 OK
r-devel-linux-x86_64-fedora-clang 1.9.9 63.02 OK
r-devel-linux-x86_64-fedora-gcc 1.9.9 63.20 OK
r-devel-windows-x86_64 1.9.9 17.00 71.00 88.00 OK
r-patched-linux-x86_64 1.9.9 4.29 36.43 40.72 OK
r-release-linux-x86_64 1.9.9 3.77 36.73 40.50 OK
r-release-macos-arm64 1.9.9 32.00 OK
r-release-macos-x86_64 1.9.9 40.00 OK
r-release-windows-x86_64 1.9.9 17.00 81.00 98.00 ERROR
r-oldrel-macos-arm64 1.9.9 37.00 OK
r-oldrel-macos-x86_64 1.9.9 44.00 OK
r-oldrel-windows-ix86+x86_64 1.9.9 9.00 67.00 76.00 OK

Check Details

Version: 1.9.9
Check: examples
Result: ERROR
    Running examples in 'febr-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: readFEBR
    > ### Title: Get soil data
    > ### Aliases: readFEBR
    >
    > ### ** Examples
    >
    > res <- readFEBR(data.set = "ctb0003")
    Error in curl::curl_download(input, tmpFile, mode = "wb", quiet = !showProgress) :
     Timeout was reached: [] Resolving timed out after 10000 milliseconds
    Calls: readFEBR -> readIndex -> <Anonymous> -> <Anonymous>
    Execution halted
Flavor: r-release-windows-x86_64