Last updated on 2025-05-06 02:50:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2-6 | 87.10 | 30.81 | 117.91 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.2-6 | 80.68 | 24.84 | 105.52 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.2-6 | 230.31 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.2-6 | 315.73 | NOTE | |||
r-devel-windows-x86_64 | 3.2-6 | 127.00 | 71.00 | 198.00 | OK | |
r-patched-linux-x86_64 | 3.2-6 | 111.56 | 29.12 | 140.68 | NOTE | |
r-release-linux-x86_64 | 3.2-6 | 118.67 | 29.04 | 147.71 | NOTE | |
r-release-macos-arm64 | 3.2-6 | 61.00 | NOTE | |||
r-release-macos-x86_64 | 3.2-6 | 70.00 | NOTE | |||
r-release-windows-x86_64 | 3.2-6 | 131.00 | 69.00 | 200.00 | OK | |
r-oldrel-macos-arm64 | 3.2-6 | 56.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.2-6 | 54.00 | NOTE | |||
r-oldrel-windows-x86_64 | 3.2-6 | 154.00 | 86.00 | 240.00 | OK |
Version: 3.2-6
Check: compiled code
Result: NOTE
File ‘PRIMME/libs/PRIMME.so’:
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘primme/libprimme.a’
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 nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 3.2-6
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Matrix’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.2-6
Check: compiled code
Result: NOTE
File ‘PRIMME/libs/PRIMME.so’:
Found ‘___stdoutp’, possibly from ‘stdout’ (C)
Object: ‘primme/libprimme.a’
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 nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64
Version: 3.2-6
Check: installed package size
Result: NOTE
installed size is 7.0Mb
sub-directories of 1Mb or more:
libs 6.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64