Last updated on 2024-12-22 10:50:24 CET.
Package | ERROR | OK |
---|---|---|
lsnstat | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘lsnstat-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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-devel-linux-x86_64-debian-clang
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