Last updated on 2024-09-19 15:48:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 7.27 | 292.23 | 299.50 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 5.03 | 197.56 | 202.59 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 481.23 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 473.44 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 9.00 | 221.00 | 230.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 8.55 | 271.41 | 279.96 | OK | |
r-release-linux-x86_64 | 0.3.0 | 8.42 | 272.62 | 281.04 | 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 | 110.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 207.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.3.0 | 14.00 | 276.00 | 290.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’... [5s/6s] OK
‘reexport.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘summarised_result.Rmd’ using ‘UTF-8’... [2s/3s] OK
Flavor: r-oldrel-macos-x86_64