Last updated on 2021-06-09 07:49:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.3 | 11.73 | 55.83 | 67.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4.3 | 10.02 | 42.06 | 52.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4.3 | 93.57 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 79.74 | NOTE | |||
r-devel-windows-x86_64 | 1.4.3 | 19.00 | 82.00 | 101.00 | WARN | |
r-devel-windows-x86_64-gcc10-UCRT | 1.4.3 | WARN | ||||
r-patched-linux-x86_64 | 1.4.3 | 12.76 | 51.46 | 64.22 | NOTE | |
r-patched-solaris-x86 | 1.4.3 | 114.20 | NOTE | |||
r-release-linux-x86_64 | 1.4.3 | 12.73 | 51.29 | 64.02 | NOTE | |
r-release-macos-arm64 | 1.4.3 | NOTE | ||||
r-release-macos-x86_64 | 1.4.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.4.3 | 26.00 | 98.00 | 124.00 | WARN | |
r-oldrel-macos-x86_64 | 1.4.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.4.3 | 24.00 | 84.00 | 108.00 | WARN |
Version: 1.4.3
Check: compiled code
Result: NOTE
File 'OriGen/libs/OriGen.so':
Found '_gfortran_st_close', possibly from 'close' (Fortran)
Object: 'OriGen.o'
Found '_gfortran_st_open', possibly from 'open' (Fortran)
Object: 'OriGen.o'
Found '_gfortran_st_read', possibly from 'read' (Fortran)
Object: 'OriGen.o'
Found '_gfortran_st_rewind', possibly from 'rewind' (Fortran)
Object: 'OriGen.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.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.4.3
Check: compiled code
Result: NOTE
File ‘OriGen/libs/OriGen.so’:
Found ‘_gfortran_st_close’, possibly from ‘close’ (Fortran)
Object: ‘OriGen.o’
Found ‘_gfortran_st_open’, possibly from ‘open’ (Fortran)
Object: ‘OriGen.o’
Found ‘_gfortran_st_read’, possibly from ‘read’ (Fortran)
Object: ‘OriGen.o’
Found ‘_gfortran_st_rewind’, possibly from ‘rewind’ (Fortran)
Object: ‘OriGen.o’
File ‘OriGen/libs/OriGen.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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.
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.4.3
Check: compiled code
Result: WARN
File 'OriGen/libs/x64/OriGen.dll':
Found '_gfortran_st_close', possibly from 'close' (Fortran)
Object: 'OriGen.o'
Found '_gfortran_st_open', possibly from 'open' (Fortran)
Object: 'OriGen.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.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT
Version: 1.4.3
Check: compiled code
Result: NOTE
File ‘OriGen/libs/OriGen.so’:
Found ‘__f90_close’, possibly from ‘close’ (Fortran)
Object: ‘OriGen.o’
Found ‘__f90_esfr’, possibly from ‘read’ (Fortran)
Object: ‘OriGen.o’
Found ‘__f90_open’, possibly from ‘open’ (Fortran)
Object: ‘OriGen.o’
Found ‘__f90_rewind’, possibly from ‘rewind’ (Fortran)
Object: ‘OriGen.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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-patched-solaris-x86
Version: 1.4.3
Check: compiled code
Result: NOTE
File ‘OriGen/libs/OriGen.so’:
Found ‘__gfortran_st_close’, possibly from ‘close’ (Fortran)
Object: ‘OriGen.o’
Found ‘__gfortran_st_open’, possibly from ‘open’ (Fortran)
Object: ‘OriGen.o’
Found ‘__gfortran_st_read’, possibly from ‘read’ (Fortran)
Object: ‘OriGen.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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.4.3
Check: compiled code
Result: WARN
File 'OriGen/libs/i386/OriGen.dll':
Found '_gfortran_st_close', possibly from 'close' (Fortran)
Object: 'OriGen.o'
Found '_gfortran_st_open', possibly from 'open' (Fortran)
Object: 'OriGen.o'
File 'OriGen/libs/x64/OriGen.dll':
Found '_gfortran_st_close', possibly from 'close' (Fortran)
Object: 'OriGen.o'
Found '_gfortran_st_open', possibly from 'open' (Fortran)
Object: 'OriGen.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.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64