Last updated on 2022-11-02 04:52:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 238.71 | 85.95 | 324.66 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 225.94 | 69.80 | 295.74 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 461.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 505.35 | NOTE | |||
r-devel-windows-x86_64 | 2.0.1 | 212.00 | 152.00 | 364.00 | OK | |
r-patched-linux-x86_64 | 2.0.1 | 215.36 | 86.33 | 301.69 | OK | |
r-release-linux-x86_64 | 2.0.1 | 191.17 | 84.76 | 275.93 | OK | |
r-release-macos-arm64 | 2.0.1 | 146.00 | WARN | |||
r-release-macos-x86_64 | 2.0.1 | 140.00 | WARN | |||
r-release-windows-x86_64 | 2.0.1 | 204.00 | 146.00 | 350.00 | OK | |
r-oldrel-macos-arm64 | 2.0.1 | 155.00 | WARN | |||
r-oldrel-macos-x86_64 | 2.0.1 | 142.00 | WARN | |||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 318.00 | 147.00 | 465.00 | OK |
Version: 2.0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘formula.tools’
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-arm64, r-oldrel-macos-x86_64
Version: 2.0.1
Check: installed package size
Result: NOTE
installed size is 22.7Mb
sub-directories of 1Mb or more:
libs 22.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.0.1
Check: compiled code
Result: WARN
File ‘CDatanet/libs/CDatanet.so’:
Found ‘___assert_rtn’, possibly from ‘assert’ (C)
Objects: ‘CDincomInfo.o’, ‘CDincomInfo.rho.o’, ‘Homophily.o’,
‘RcppExports.o’, ‘SARTIncomplet.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-arm64, r-oldrel-macos-x86_64