Last updated on 2022-01-06 15:51:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 110.73 | 99.14 | 209.87 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 78.48 | 75.66 | 154.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 301.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 266.44 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.1.0 | 92.00 | 136.00 | 228.00 | OK | |
r-devel-windows-x86_64-new-TK | 0.1.0 | NOTE | ||||
r-patched-linux-x86_64 | 0.1.0 | 101.65 | 94.66 | 196.31 | OK | |
r-release-linux-x86_64 | 0.1.0 | 102.67 | 95.30 | 197.97 | OK | |
r-release-macos-arm64 | 0.1.0 | WARN | ||||
r-release-macos-x86_64 | 0.1.0 | WARN | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 266.00 | 171.00 | 437.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 264.00 | 167.00 | 431.00 | OK |
Version: 0.1.0
Check: installed package size
Result: NOTE
installed size is 16.4Mb
sub-directories of 1Mb or more:
libs 16.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘inline’
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: 0.1.0
Check: compiled code
Result: WARN
File ‘KernelICA/libs/KernelICA.so’:
Found ‘___assert_rtn’, possibly from ‘assert’ (C)
Objects: ‘KernelICAProblem.o’, ‘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