Last updated on 2024-12-25 07:50:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 4.10 | 31.37 | 35.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 2.53 | 23.65 | 26.18 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 58.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 57.32 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 5.00 | 70.00 | 75.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 3.86 | 29.73 | 33.59 | OK | |
r-release-linux-x86_64 | 1.0.1 | 3.25 | 29.81 | 33.06 | OK | |
r-release-macos-arm64 | 1.0.1 | 26.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 38.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 5.00 | 59.00 | 64.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 36.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 41.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 5.00 | 56.00 | 61.00 | ERROR |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in 'lsnstat-Ex.R' failed
The error most likely occurred in:
> ### Name: lsnstat_macrodata
> ### Title: R companion of 'La Societe Nouvelle' stats API services
> ### Aliases: lsnstat_macrodata
>
> ### ** Examples
>
>
> #GET macro footprint : Greenhouse gases emissions intensities
> # for sector "C19" between 2015 and 2021
>
> lsnstat_macrodata(dataset = "macro_fpt",
+ filter_list = list(indic = 'GHG',year = 2015:2021,industry = 'C19'))
<simpleError in doTryCatch(return(expr), name, parentenv, handler): SERVER ERROR>
Error in doTryCatch(return(expr), name, parentenv, handler) :
SERVER ERROR
Calls: lsnstat_macrodata ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
Flavor: r-oldrel-windows-x86_64