Last updated on 2020-09-26 15:46:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 2.91 | 26.32 | 29.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 2.29 | 20.48 | 22.77 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 45.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 33.68 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.4 | 7.00 | 46.00 | 53.00 | OK | |
r-patched-linux-x86_64 | 0.1.4 | 1.85 | 25.43 | 27.28 | OK | |
r-patched-solaris-x86 | 0.1.4 | 50.90 | ERROR | |||
r-release-linux-x86_64 | 0.1.4 | 2.37 | 26.41 | 28.78 | OK | |
r-release-macos-x86_64 | 0.1.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.4 | 8.00 | 51.00 | 59.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.4 | 5.00 | 48.00 | 53.00 | OK |
Version: 0.1.4
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘readr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in ‘PortalHacienda-Ex.R’ failed
The error most likely occurred in:
> ### Name: Get
> ### Title: Acceder a la API del Portal de Datos
> ### Aliases: Get
>
> ### ** Examples
>
> # Cargar serie mensual de TCN
> TCN <- Get("174.1_T_DE_CATES_0_0_32", start_date = "2017")
Downloading data series...
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: [apis.datos.gob.ar] Operation timed out after 10000 milliseconds with 0 bytes received
Calls: Get ... request_fetch -> request_fetch.write_memory -> <Anonymous>
Execution halted
Flavor: r-patched-solaris-x86