Last updated on 2022-01-06 15:51:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 109.23 | 159.02 | 268.25 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 74.86 | 119.31 | 194.17 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 364.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 332.64 | NOTE | |||
r-devel-windows-x86_64-new-UL | 2.0.0 | 118.00 | 187.00 | 305.00 | OK | |
r-devel-windows-x86_64-new-TK | 2.0.0 | NOTE | ||||
r-patched-linux-x86_64 | 2.0.0 | 97.96 | 151.03 | 248.99 | OK | |
r-release-linux-x86_64 | 2.0.0 | 93.97 | 150.38 | 244.35 | OK | |
r-release-macos-arm64 | 2.0.0 | WARN | ||||
r-release-macos-x86_64 | 2.0.0 | WARN | ||||
r-release-windows-ix86+x86_64 | 2.0.0 | 283.00 | 237.00 | 520.00 | OK | |
r-oldrel-macos-x86_64 | 2.0.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.0 | 279.00 | 245.00 | 524.00 | OK |
Version: 2.0.0
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 4.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 2.0.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘markdown’
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-new-TK, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 2.0.0
Check: compiled code
Result: WARN
File ‘Rfssa/libs/Rfssa.so’:
Found ‘___assert_rtn’, possibly from ‘assert’ (C)
Object: ‘RcppExports.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64