Last updated on 2019-05-01 01:52:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.955 | 16.08 | 22.36 | 38.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.955 | 13.89 | 18.12 | 32.01 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.955 | 50.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.955 | 48.56 | NOTE | |||
r-patched-linux-x86_64 | 0.955 | 16.36 | 22.82 | 39.18 | NOTE | |
r-patched-solaris-x86 | 0.955 | 78.50 | NOTE | |||
r-release-linux-x86_64 | 0.955 | 15.77 | 22.50 | 38.27 | NOTE | |
r-release-windows-ix86+x86_64 | 0.955 | 81.00 | 43.00 | 124.00 | WARN | |
r-release-osx-x86_64 | 0.955 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.955 | 60.00 | 51.00 | 111.00 | WARN | |
r-oldrel-osx-x86_64 | 0.955 | NOTE |
Version: 0.955
Check: compiled code
Result: NOTE
File 'svmpath/libs/svmpath.so':
Found '_gfortran_st_close', possibly from 'close' (Fortran)
Object: 'mi10unix.o'
Found '_gfortran_st_open', possibly from 'open' (Fortran)
Object: 'mi10unix.o'
Found '_gfortran_st_read', possibly from 'read' (Fortran)
Objects: 'mi02lib.o', 'mi05funs.o', 'mi30spec.o', 'mi35mps.o',
'mi36mps.o', 'mi40bfil.o'
Found '_gfortran_st_rewind', possibly from 'rewind' (Fortran)
Objects: 'mi02lib.o', 'mi10unix.o', 'mi35mps.o', 'mi40bfil.o'
Found '_gfortran_st_write', possibly from 'write' (Fortran), 'print'
(Fortran)
Objects: 'mi02lib.o', 'mi05funs.o', 'mi10unix.o', 'mi11sys.o',
'mi12solv.o', 'mi20amat.o', 'mi25bfac.o', 'mi26bfac.o',
'mi27lu.o', 'mi30spec.o', 'mi35mps.o', 'mi36mps.o', 'mi40bfil.o',
'mi50lp.o', 'mi60srch.o', 'mi65rmod.o', 'mi70nobj.o',
'mi80ncon.o', 'mi81ncon.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: 0.955
Check: compiled code
Result: NOTE
File ‘svmpath/libs/svmpath.so’:
Found ‘_gfortran_st_close’, possibly from ‘close’ (Fortran)
Object: ‘mi10unix.o’
Found ‘_gfortran_st_open’, possibly from ‘open’ (Fortran)
Object: ‘mi10unix.o’
Found ‘_gfortran_st_read’, possibly from ‘read’ (Fortran)
Objects: ‘mi02lib.o’, ‘mi05funs.o’, ‘mi30spec.o’, ‘mi35mps.o’,
‘mi36mps.o’, ‘mi40bfil.o’
Found ‘_gfortran_st_rewind’, possibly from ‘rewind’ (Fortran)
Objects: ‘mi02lib.o’, ‘mi10unix.o’, ‘mi35mps.o’, ‘mi40bfil.o’
Found ‘_gfortran_st_write’, possibly from ‘write’ (Fortran), ‘print’
(Fortran)
Objects: ‘mi02lib.o’, ‘mi05funs.o’, ‘mi10unix.o’, ‘mi11sys.o’,
‘mi12solv.o’, ‘mi20amat.o’, ‘mi25bfac.o’, ‘mi26bfac.o’,
‘mi27lu.o’, ‘mi30spec.o’, ‘mi35mps.o’, ‘mi36mps.o’, ‘mi40bfil.o’,
‘mi50lp.o’, ‘mi60srch.o’, ‘mi65rmod.o’, ‘mi70nobj.o’,
‘mi80ncon.o’, ‘mi81ncon.o’
File ‘svmpath/libs/svmpath.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: 0.955
Check: compiled code
Result: NOTE
File ‘svmpath/libs/svmpath.so’:
Found ‘__f90_close’, possibly from ‘close’ (Fortran)
Object: ‘mi10unix.o’
Found ‘__f90_eifr’, possibly from ‘read’ (Fortran)
Objects: ‘mi02lib.o’, ‘mi30spec.o’, ‘mi36mps.o’, ‘mi40bfil.o’
Found ‘__f90_esfr’, possibly from ‘read’ (Fortran)
Objects: ‘mi02lib.o’, ‘mi05funs.o’, ‘mi30spec.o’, ‘mi35mps.o’,
‘mi36mps.o’, ‘mi40bfil.o’
Found ‘__f90_esfw’, possibly from ‘print’ (Fortran), ‘write’
(Fortran)
Objects: ‘mi02lib.o’, ‘mi05funs.o’, ‘mi10unix.o’, ‘mi11sys.o’,
‘mi12solv.o’, ‘mi20amat.o’, ‘mi25bfac.o’, ‘mi26bfac.o’,
‘mi27lu.o’, ‘mi30spec.o’, ‘mi35mps.o’, ‘mi36mps.o’, ‘mi40bfil.o’,
‘mi50lp.o’, ‘mi60srch.o’, ‘mi65rmod.o’, ‘mi70nobj.o’,
‘mi80ncon.o’, ‘mi81ncon.o’
Found ‘__f90_open’, possibly from ‘open’ (Fortran)
Object: ‘mi10unix.o’
Found ‘__f90_rewind’, possibly from ‘rewind’ (Fortran)
Objects: ‘mi02lib.o’, ‘mi10unix.o’, ‘mi35mps.o’, ‘mi40bfil.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: 0.955
Check: compiled code
Result: WARN
File 'svmpath/libs/i386/svmpath.dll':
Found '_gfortran_st_close', possibly from 'close' (Fortran)
Object: 'mi10unix.o'
Found '_gfortran_st_open', possibly from 'open' (Fortran)
Object: 'mi10unix.o'
File 'svmpath/libs/x64/svmpath.dll':
Found '_gfortran_st_close', possibly from 'close' (Fortran)
Object: 'mi10unix.o'
Found '_gfortran_st_open', possibly from 'open' (Fortran)
Object: 'mi10unix.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
Version: 0.955
Check: compiled code
Result: NOTE
File ‘svmpath/libs/svmpath.so’:
Found ‘__gfortran_st_close’, possibly from ‘close’ (Fortran)
Object: ‘mi10unix.o’
Found ‘__gfortran_st_open’, possibly from ‘open’ (Fortran)
Object: ‘mi10unix.o’
Found ‘__gfortran_st_read’, possibly from ‘read’ (Fortran)
Objects: ‘mi02lib.o’, ‘mi05funs.o’, ‘mi30spec.o’, ‘mi35mps.o’,
‘mi36mps.o’, ‘mi40bfil.o’
Found ‘__gfortran_st_write’, possibly from ‘write’ (Fortran), ‘print’
(Fortran)
Objects: ‘mi02lib.o’, ‘mi05funs.o’, ‘mi10unix.o’, ‘mi11sys.o’,
‘mi12solv.o’, ‘mi20amat.o’, ‘mi25bfac.o’, ‘mi26bfac.o’,
‘mi27lu.o’, ‘mi30spec.o’, ‘mi35mps.o’, ‘mi36mps.o’, ‘mi40bfil.o’,
‘mi50lp.o’, ‘mi60srch.o’, ‘mi65rmod.o’, ‘mi70nobj.o’,
‘mi80ncon.o’, ‘mi81ncon.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-osx-x86_64, r-oldrel-osx-x86_64