Last updated on 2024-09-08 07:49:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 7.88 | 288.93 | 296.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 5.54 | 193.73 | 199.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 480.15 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 456.78 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 10.00 | 224.00 | 234.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 7.28 | 271.96 | 279.24 | OK | |
r-release-linux-x86_64 | 0.3.0 | 7.33 | 274.55 | 281.88 | OK | |
r-release-macos-arm64 | 0.3.0 | 110.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 283.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 9.00 | 219.00 | 228.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 122.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.3.0 | 220.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.3.0 | 13.00 | 276.00 | 289.00 | OK |
Version: 0.3.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘codelists.Rmd’
...
> condition_codes <- list(c(201820, 4087682, 3655269))
> newCodelist(condition_codes)
When sourcing ‘codelists.R’:
Error: ! `codelist` must be named.
`codelist` must be a list with objects of class numeric, integer, and
integer64; it can not contain NA; it has to be named; it can not be NULL.
Execution halted
‘cdm_reference.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘codelists.Rmd’ using ‘UTF-8’... failed
‘cohorts.Rmd’ using ‘UTF-8’... [3s/3s] OK
‘reexport.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘summarised_result.Rmd’ using ‘UTF-8’... [1s/1s] OK
Flavor: r-oldrel-macos-arm64
Version: 0.3.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘codelists.Rmd’
...
> condition_codes <- list(c(201820, 4087682, 3655269))
> newCodelist(condition_codes)
When sourcing ‘codelists.R’:
Error: ! `codelist` must be named.
`codelist` must be a list with objects of class numeric, integer, and
integer64; it can not contain NA; it has to be named; it can not be NULL.
Execution halted
‘cdm_reference.Rmd’ using ‘UTF-8’... [1s/2s] OK
‘codelists.Rmd’ using ‘UTF-8’... failed
‘cohorts.Rmd’ using ‘UTF-8’... [5s/8s] OK
‘reexport.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘summarised_result.Rmd’ using ‘UTF-8’... [2s/3s] OK
Flavor: r-oldrel-macos-x86_64