Last updated on 2021-05-18 04:51:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 117.96 | 39.96 | 157.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 85.91 | 31.33 | 117.24 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 227.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 217.83 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 271.00 | 160.00 | 431.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0.0 | NOTE | ||||
r-patched-linux-x86_64 | 1.0.0 | 103.72 | 41.07 | 144.79 | OK | |
r-patched-solaris-x86 | 1.0.0 | 25.20 | ERROR | |||
r-release-linux-x86_64 | 1.0.0 | 103.33 | 39.81 | 143.14 | OK | |
r-release-macos-x86_64 | 1.0.0 | WARN | ||||
r-release-windows-ix86+x86_64 | 1.0.0 | 240.00 | 123.00 | 363.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 202.00 | 111.00 | 313.00 | OK |
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 11.6Mb
sub-directories of 1Mb or more:
libs 11.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.0.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘RcppNumerical’
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-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.0.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-patched-solaris-x86
Version: 1.0.0
Check: compiled code
Result: WARN
File ‘BayesPPD/libs/BayesPPD.so’:
Found ‘___assert_rtn’, possibly from ‘assert’ (C)
Object: ‘NI_fixed.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-x86_64, r-oldrel-macos-x86_64