Last updated on 2017-02-24 23:52:36.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.1 | 3.64 | 19.57 | 23.21 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.1.1 | 3.52 | 19.79 | 23.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.1.1 | 39.60 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 3.1.1 | 37.11 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 3.1.1 | 34.25 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 3.1.1 | 67.00 | 78.00 | 145.00 | NOTE | |
r-patched-linux-x86_64 | 3.1.1 | 3.38 | 16.79 | 20.17 | OK | |
r-patched-solaris-sparc | 3.1.1 | 255.70 | NOTE | |||
r-patched-solaris-x86 | 3.1.1 | 52.50 | NOTE | |||
r-release-linux-x86_64 | 3.1.1 | 3.35 | 17.20 | 20.55 | OK | |
r-release-osx-x86_64-mavericks | 3.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 3.1.1 | 42.00 | 60.00 | 102.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 3.1.1 | 58.00 | 229.00 | 287.00 | NOTE |
Version: 3.1.1
Check: compiled code
Result: NOTE
File ‘maps/libs/maps.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.1.1
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
File ‘maps/libs/maps.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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, r-devel-macos-x86_64-clang
Version: 3.1.1
Check: compiled code
Result: NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/3.4/maps/libs/i386/maps.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'd:/Rcompile/CRANpkg/lib/3.4/maps/libs/x64/maps.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-ix86+x86_64
Version: 3.1.1
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
mapdata 4.2Mb
Flavors: r-patched-solaris-sparc, r-patched-solaris-x86
Version: 3.1.1
Check: compiled code
Result: NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/3.3/maps/libs/i386/maps.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'd:/Rcompile/CRANpkg/lib/3.3/maps/libs/x64/maps.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-release-windows-ix86+x86_64
Version: 3.1.1
Check: compiled code
Result: NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/3.2/maps/libs/i386/maps.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'd:/Rcompile/CRANpkg/lib/3.2/maps/libs/x64/maps.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-oldrel-windows-ix86+x86_64