Last updated on 2025-04-25 06:49:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 5.2.1-34 | 285.44 | 55.36 | 340.80 | OK | |
r-devel-linux-x86_64-debian-gcc | 5.2.1-34 | 154.89 | 40.68 | 195.57 | 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 | 475.57 | NOTE | |||
r-devel-windows-x86_64 | 5.2.1-34 | 293.00 | 101.00 | 394.00 | OK | |
r-patched-linux-x86_64 | 5.2.1-34 | 215.06 | 54.33 | 269.39 | NOTE | |
r-release-linux-x86_64 | 5.2.1-34 | 213.42 | 53.92 | 267.34 | 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 | 309.00 | 102.00 | 411.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 | 295.00 | 125.00 | 420.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