Last updated on 2022-03-26 21:54:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 10.04 | 85.30 | 95.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 7.84 | 62.71 | 70.55 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 121.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 97.16 | NOTE | |||
r-devel-windows-x86_64-new-UL | 1.1.0 | 19.00 | 99.00 | 118.00 | OK | |
r-devel-windows-x86_64-new-TK | 1.1.0 | ERROR | ||||
r-patched-linux-x86_64 | 1.1.0 | 10.45 | 76.87 | 87.32 | OK | |
r-release-linux-x86_64 | 1.1.0 | 9.17 | 78.10 | 87.27 | OK | |
r-release-macos-arm64 | 1.1.0 | NOTE | ||||
r-release-macos-x86_64 | 1.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.0 | 21.00 | 91.00 | 112.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 24.00 | 89.00 | 113.00 | OK |
Version: 1.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘magrittr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.1.0
Check: package dependencies
Result: ERROR
Packages required but not available:
'BART', 'twang', 'arm', 'dplyr', 'Matching', 'magrittr', 'WeightIt',
'tmle', 'tidyr', 'ggplot2', 'cowplot', 'metR', 'stringr',
'SuperLearner', 'foreach', 'doParallel'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-devel-windows-x86_64-new-TK