Last updated on 2025-04-17 05:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 5.2.1-34 | 287.61 | 54.97 | 342.58 | OK | |
r-devel-linux-x86_64-debian-gcc | 5.2.1-34 | 154.02 | 39.79 | 193.81 | 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 | 516.78 | NOTE | |||
r-devel-windows-x86_64 | 5.2.1-34 | 300.00 | 97.00 | 397.00 | OK | |
r-patched-linux-x86_64 | 5.2.1-34 | 214.12 | 54.66 | 268.78 | NOTE | |
r-release-linux-x86_64 | 5.2.1-34 | 208.14 | 53.23 | 261.37 | 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 | 285.00 | 113.00 | 398.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 | 284.00 | 125.00 | 409.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