Last updated on 2020-08-07 01:50:16 CEST.
Package | ERROR | OK |
---|---|---|
csodata | 1 | 11 |
Current CRAN status: ERROR: 1, OK: 11
Version: 1.0.1.1
Check: examples
Result: ERROR
Running examples in ‘csodata-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cso_get_var_values
> ### Title: Returns a list of the values of variables of a CSO data table
> ### Aliases: cso_get_var_values
>
> ### ** Examples
>
> var_val <- cso_get_var_values("IPA03")
Error in cso_download_tbl(table_code, cache_data) :
Not a valid table code. See cso_get_toc() for all valid tables.
Calls: cso_get_var_values -> cso_download_tbl
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.0.1.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘quick_start_guide.Rmd’ using rmarkdown
Quitting from lines 42-43 (quick_start_guide.Rmd)
Error: processing vignette 'quick_start_guide.Rmd' failed with diagnostics:
Not a valid table code. See cso_get_toc() for all valid tables.
--- failed re-building ‘quick_start_guide.Rmd’
SUMMARY: processing the following file failed:
‘quick_start_guide.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64