Last updated on 2025-05-05 06:51:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 5.2.1-34 | 291.04 | 56.17 | 347.21 | OK | |
r-devel-linux-x86_64-debian-gcc | 5.2.1-34 | 153.09 | 40.83 | 193.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 5.2.1-34 | 544.31 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 5.2.1-34 | 549.60 | NOTE | |||
r-devel-windows-x86_64 | 5.2.1-34 | 286.00 | 97.00 | 383.00 | OK | |
r-patched-linux-x86_64 | 5.2.1-34 | 211.72 | 54.64 | 266.36 | NOTE | |
r-release-linux-x86_64 | 5.2.1-34 | 214.94 | 53.84 | 268.78 | NOTE | |
r-release-macos-arm64 | 5.2.1-34 | 175.00 | NOTE | |||
r-release-macos-x86_64 | 5.2.1-34 | 169.00 | NOTE | |||
r-release-windows-x86_64 | 5.2.1-34 | 292.00 | 107.00 | 399.00 | OK | |
r-oldrel-macos-arm64 | 5.2.1-34 | 174.00 | NOTE | |||
r-oldrel-macos-x86_64 | 5.2.1-34 | 187.00 | NOTE | |||
r-oldrel-windows-x86_64 | 5.2.1-34 | 283.00 | 129.00 | 412.00 | NOTE |
Version: 5.2.1-34
Check: compiled code
Result: NOTE
File ‘rmumps/libs/rmumps.so’:
Found ‘_gfortran_st_read’, possibly from ‘read’ (Fortran)
Objects: ‘lib/MUMPS_5.2.1/lib/libdmumps.a’,
‘lib/MUMPS_5.2.1/lib/libmumps_common.a’, ‘lib/libdmumps.a’,
‘lib/libmumps_common.a’
Found ‘_gfortran_st_write’, possibly from ‘write’ (Fortran), ‘print’
(Fortran)
Objects: ‘lib/MUMPS_5.2.1/lib/libdmumps.a’, ‘lib/libdmumps.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-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 5.2.1-34
Check: compiled code
Result: NOTE
File ‘rmumps/libs/rmumps.so’:
Found ‘__gfortran_st_read’, possibly from ‘read’ (Fortran)
Objects: ‘lib/MUMPS_5.2.1/lib/libdmumps.a’,
‘lib/MUMPS_5.2.1/lib/libmumps_common.a’, ‘lib/libdmumps.a’,
‘lib/libmumps_common.a’
Found ‘__gfortran_st_write’, possibly from ‘write’ (Fortran), ‘print’
(Fortran)
Objects: ‘lib/MUMPS_5.2.1/lib/libdmumps.a’, ‘lib/libdmumps.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: 5.2.1-34
Check: installed package size
Result: NOTE
installed size is 12.1Mb
sub-directories of 1Mb or more:
libs 11.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 5.2.1-34
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64