Last updated on 2023-02-03 04:50:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 3.11 | 48.25 | 51.36 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 2.92 | 36.22 | 39.14 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 63.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 72.34 | NOTE | |||
r-devel-windows-x86_64 | 0.3.1 | 24.00 | 94.00 | 118.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 3.11 | 49.75 | 52.86 | OK | |
r-release-linux-x86_64 | 0.3.1 | 3.46 | 50.89 | 54.35 | 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 | 28.00 | 114.00 | 142.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 | 10.00 | 68.00 | 78.00 | WARN |
Version: 0.3.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘arrow’
Flavor: r-devel-linux-x86_64-debian-gcc
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