Last updated on 2023-04-01 17:51:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 3.50 | 43.40 | 46.90 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 2.58 | 32.95 | 35.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 58.81 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 70.30 | NOTE | |||
r-devel-windows-x86_64 | 0.3.1 | 7.00 | 80.00 | 87.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 3.72 | 41.34 | 45.06 | OK | |
r-release-linux-x86_64 | 0.3.1 | 3.62 | 51.13 | 54.75 | OK | |
r-release-macos-arm64 | 0.3.1 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 36.00 | OK | |||
r-release-windows-x86_64 | 0.3.1 | 20.00 | 95.00 | 115.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 21.00 | WARN | |||
r-oldrel-macos-x86_64 | 0.3.1 | 34.00 | WARN | |||
r-oldrel-windows-ix86+x86_64 | 0.3.1 | 9.00 | 72.00 | 81.00 | WARN |
Version: 0.3.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘collapse’ ‘data.table’ ‘kit’ ‘magrittr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘fastverse_intro.Rmd’ using rmarkdown
Quitting from lines 104-108 (fastverse_intro.Rmd)
Error: processing vignette 'fastverse_intro.Rmd' failed with diagnostics:
package or namespace load failed for 'fastverse':
.onAttach failed in attachNamespace() for 'fastverse', details:
call: NULL
error: package or namespace load failed for 'magrittr':
.onLoad failed in loadNamespace() for 'magrittr', details:
call: fun(libname, pkgname)
error: object 'magrittr_init' not found
--- failed re-building ‘fastverse_intro.Rmd’
SUMMARY: processing the following file failed:
‘fastverse_intro.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.3.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'fastverse_intro.Rmd' using rmarkdown
Quitting from lines 104-108 (fastverse_intro.Rmd)
Error: processing vignette 'fastverse_intro.Rmd' failed with diagnostics:
package or namespace load failed for 'fastverse':
.onAttach failed in attachNamespace() for 'fastverse', details:
call: NULL
error: package or namespace load failed for 'magrittr':
.onLoad failed in loadNamespace() for 'magrittr', details:
call: fun(libname, pkgname)
error: object 'magrittr_init' not found
--- failed re-building 'fastverse_intro.Rmd'
SUMMARY: processing the following file failed:
'fastverse_intro.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64