Last updated on 2020-08-07 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1.1 | 2.13 | 32.87 | 35.00 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1.1 | 2.02 | 24.71 | 26.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1.1 | 48.69 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1.1 | 40.95 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.1.1 | 14.00 | 77.00 | 91.00 | OK | |
r-patched-linux-x86_64 | 1.0.1.1 | 2.23 | 32.48 | 34.71 | OK | |
r-patched-solaris-x86 | 1.0.1.1 | 62.40 | OK | |||
r-release-linux-x86_64 | 1.0.1.1 | 2.44 | 25.84 | 28.28 | ERROR | |
r-release-macos-x86_64 | 1.0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.1.1 | 10.00 | 59.00 | 69.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1.1 | 5.00 | 67.00 | 72.00 | OK |
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