Last updated on 2024-07-03 08:58:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 6.78 | 59.44 | 66.22 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.81 | 36.86 | 41.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 70.57 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 66.90 | ERROR | |||
r-devel-windows-x86_64 | 1.0.1 | 7.00 | 66.00 | 73.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 5.22 | 58.97 | 64.19 | OK | |
r-release-linux-x86_64 | 1.0.1 | 4.65 | 56.42 | 61.07 | OK | |
r-release-macos-arm64 | 1.0.1 | 60.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 95.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 7.00 | 73.00 | 80.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 97.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 8.00 | 73.00 | 81.00 | OK |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘ARDECO-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ARDECO packages
> ### Title: ARDECO packages
> ### Aliases: 'ARDECO packages'
>
> ### ** Examples
>
> ardeco_get_variable_list()
# A tibble: 55 × 2
code description
<chr> <chr>
1 SNETD "Total Employment (workplace based, employed persons)"
2 SNETZ "Employment by industry (10 NACE sectors)"
3 SNETDP "Persons employed per capita"
4 RNLHWH "Ratio of hours worked by employees to total hours worked"
5 RNLHT "Hours Worked (employed persons)"
6 RNLHTE "Hours worked per employed person"
7 RNLHW "Hours Worked (employees)"
8 RNLHZ "Hours Worked by industry (10 NACE sectors)"
9 SNPNN "Natural change of population"
10 RUWCDWE " Nominal unit labour cost based on persons"
# ℹ 45 more rows
> ardeco_get_dataset_list('SNPTN')
Error: Bad Request (HTTP 400)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘ARDECO-Ex.R’ failed
The error most likely occurred in:
> ### Name: ARDECO packages
> ### Title: ARDECO packages
> ### Aliases: 'ARDECO packages'
>
> ### ** Examples
>
> ardeco_get_variable_list()
# A tibble: 55 × 2
code description
<chr> <chr>
1 SNETD "Total Employment (workplace based, employed persons)"
2 SNETZ "Employment by industry (10 NACE sectors)"
3 SNETDP "Persons employed per capita"
4 RNLHWH "Ratio of hours worked by employees to total hours worked"
5 RNLHT "Hours Worked (employed persons)"
6 RNLHTE "Hours worked per employed person"
7 RNLHW "Hours Worked (employees)"
8 RNLHZ "Hours Worked by industry (10 NACE sectors)"
9 SNPNN "Natural change of population"
10 RUWCDWE " Nominal unit labour cost based on persons"
# ℹ 45 more rows
> ardeco_get_dataset_list('SNPTN')
Error: Bad Request (HTTP 400)
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc