Last updated on 2024-09-09 08:49:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 3.96 | 66.32 | 70.28 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 3.13 | 50.56 | 53.69 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 114.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 123.16 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 6.00 | 88.00 | 94.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 4.63 | 63.81 | 68.44 | OK | |
r-release-linux-x86_64 | 1.2.0 | 4.03 | 63.33 | 67.36 | OK | |
r-release-macos-arm64 | 1.2.0 | 48.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 88.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 7.00 | 87.00 | 94.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 52.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.2.0 | 85.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.2.0 | 8.00 | 97.00 | 105.00 | OK |
Version: 1.2.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘data-package.Rmd’
...
> invalid_package$resources <- NULL
> check_package(invalid_package)
When sourcing ‘data-package.R’:
Error: `package` must be a Data Package object.
✖ `package` is missing a resources property or it is not a list.
ℹ Create a valid Data Package object with `read_package()` or
`create_package()`.
Execution halted
‘data-package.Rmd’ using ‘UTF-8’... failed
‘data-resource.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘frictionless.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘table-dialect.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘table-schema.Rmd’ using ‘UTF-8’... [1s/1s] OK
Flavor: r-oldrel-macos-arm64
Version: 1.2.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘data-package.Rmd’
...
> invalid_package$resources <- NULL
> check_package(invalid_package)
When sourcing ‘data-package.R’:
Error: `package` must be a Data Package object.
✖ `package` is missing a resources property or it is not a list.
ℹ Create a valid Data Package object with `read_package()` or
`create_package()`.
Execution halted
‘data-package.Rmd’ using ‘UTF-8’... failed
‘data-resource.Rmd’ using ‘UTF-8’... [1s/2s] OK
‘frictionless.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘table-dialect.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘table-schema.Rmd’ using ‘UTF-8’... [1s/2s] OK
Flavor: r-oldrel-macos-x86_64