CRAN Package Check Results for Package lsnstat

Last updated on 2025-07-03 13:48:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 3.91 32.99 36.90 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 3.23 25.20 28.43 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 55.42 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 28.65 ERROR
r-devel-windows-x86_64 1.0.1 5.00 52.00 57.00 ERROR
r-patched-linux-x86_64 1.0.1 3.75 29.98 33.73 ERROR
r-release-linux-x86_64 1.0.1 3.39 30.19 33.58 ERROR
r-release-macos-arm64 1.0.1 42.00 OK
r-release-macos-x86_64 1.0.1 41.00 OK
r-release-windows-x86_64 1.0.1 5.00 53.00 58.00 ERROR
r-oldrel-macos-arm64 1.0.1 26.00 OK
r-oldrel-macos-x86_64 1.0.1 38.00 OK
r-oldrel-windows-x86_64 1.0.1 7.00 58.00 65.00 ERROR

Check Details

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 Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64