CRAN Package Check Results for Package cptec

Last updated on 2022-07-11 06:49:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.47 23.28 25.75 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.00 17.88 19.88 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 43.44 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 41.49 OK
r-devel-windows-x86_64 0.1.1 11.00 62.00 73.00 OK
r-patched-linux-x86_64 0.1.1 2.46 22.90 25.36 OK
r-release-linux-x86_64 0.1.1 1.81 22.73 24.54 OK
r-release-macos-arm64 0.1.1 36.00 OK
r-release-macos-x86_64 0.1.1 42.00 OK
r-release-windows-x86_64 0.1.1 13.00 62.00 75.00 OK
r-oldrel-macos-arm64 0.1.1 38.00 OK
r-oldrel-macos-x86_64 0.1.1 41.00 OK
r-oldrel-windows-ix86+x86_64 0.1.1 6.00 54.00 60.00 OK

Check Details

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘cptec-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: capitais
    > ### Title: Current weather conditions of capitals
    > ### Aliases: capitais
    > ### Keywords: brazil forecast weather
    >
    > ### ** Examples
    >
    > capitais()
    Error in open.connection(x, "rb") :
     Timeout was reached: [servicos.cptec.inpe.br] Resolving timed out after 10000 milliseconds
    Calls: capitais ... read_xml.character -> read_xml.connection -> open -> open.connection
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc