Last updated on 2021-06-14 15:50:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 20.43 | 186.88 | 207.31 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 18.70 | 138.45 | 157.15 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 226.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 238.40 | NOTE | |||
r-devel-windows-x86_64 | 1.1.0 | 31.00 | 204.00 | 235.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 1.1.0 | NOTE | ||||
r-patched-linux-x86_64 | 1.1.0 | 20.31 | 178.70 | 199.01 | OK | |
r-patched-solaris-x86 | 1.1.0 | 355.50 | NOTE | |||
r-release-linux-x86_64 | 1.1.0 | 19.79 | 174.19 | 193.98 | OK | |
r-release-macos-arm64 | 1.1.0 | ERROR | ||||
r-release-macos-x86_64 | 1.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.0 | 49.00 | 205.00 | 254.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 52.00 | 240.00 | 292.00 | OK |
Version: 1.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘DT’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘Rsamtools’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64