Last updated on 2025-05-03 21:51:30 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.39 | 40.84 | 194.23 | 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 | 300.00 | 105.00 | 405.00 | OK | |
r-patched-linux-x86_64 | 5.2.1-34 | 211.72 | 54.64 | 266.36 | NOTE | |
r-release-linux-x86_64 | 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 | 276.00 | 130.00 | 406.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