Last updated on 2023-09-11 10:58:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.6 | 28.79 | 75.92 | 104.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.6 | 23.27 | 55.90 | 79.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.6 | 136.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.6 | 130.15 | NOTE | |||
r-devel-windows-x86_64 | 2.6 | 30.00 | 84.00 | 114.00 | OK | |
r-patched-linux-x86_64 | 2.6 | 26.80 | 73.23 | 100.03 | NOTE | |
r-release-linux-x86_64 | 2.6 | 26.20 | 74.17 | 100.37 | OK | |
r-release-macos-arm64 | 2.6 | 40.00 | OK | |||
r-release-macos-x86_64 | 2.6 | 69.00 | OK | |||
r-release-windows-x86_64 | 2.6 | 33.00 | 100.00 | 133.00 | OK | |
r-oldrel-macos-arm64 | 2.6 | 43.00 | OK | |||
r-oldrel-macos-x86_64 | 2.6 | 52.00 | OK | |||
r-oldrel-windows-x86_64 | 2.6 | 50.00 | 97.00 | 147.00 | OK |
Version: 2.6
Check: compiled code
Result: NOTE
File ‘numOSL/libs/numOSL.so’:
Found ‘_gfortran_arandom_r8’, possibly from ‘random_number’ (Fortran)
Object: ‘diffev.o’
Found ‘_gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
Objects: ‘mcCAM.o’, ‘mcFMM2.o’, ‘mcFMM3.o’, ‘mcFMM4.o’, ‘mcMam3.o’,
‘mcMam4.o’
Found ‘_gfortran_random_seed_i4’, possibly from ‘random_seed’
(Fortran)
Objects: ‘mcCAM.o’, ‘mcFMM2.o’, ‘mcFMM3.o’, ‘mcFMM4.o’, ‘mcMam3.o’,
‘mcMam4.o’
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