Last updated on 2021-01-16 07:49:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.16 | 34.19 | 24.26 | 58.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.16 | 21.70 | 19.80 | 41.50 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.16 | 94.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.16 | 73.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.16 | 77.00 | 107.00 | 184.00 | WARN | |
r-patched-linux-x86_64 | 0.2.16 | 25.23 | 24.52 | 49.75 | NOTE | |
r-patched-solaris-x86 | 0.2.16 | 80.50 | NOTE | |||
r-release-linux-x86_64 | 0.2.16 | 25.37 | 24.15 | 49.52 | NOTE | |
r-release-macos-x86_64 | 0.2.16 | WARN | ||||
r-release-windows-ix86+x86_64 | 0.2.16 | 96.00 | 132.00 | 228.00 | WARN | |
r-oldrel-macos-x86_64 | 0.2.16 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.16 | 101.00 | 124.00 | 225.00 | NOTE |
Version: 0.2.16
Check: compiled code
Result: NOTE
File 'RInside/libs/RInside.so':
Found 'srand', possibly from 'srand' (C)
Object: 'RInside.o'
File 'RInside/libs/RInside.so':
Found non-API calls to R: 'R_CStackLimit', 'R_CleanTempDir',
'R_DefParams', 'R_ReplDLLdo1', 'R_ReplDLLinit',
'R_RunExitFinalizers', 'R_SetParams', 'R_SignalHandlers',
'R_TempDir', 'Rf_endEmbeddedR', 'Rf_initEmbeddedR'
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.
Compiled code should not call non-API entry points in R.
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, r-patched-solaris-x86, r-release-linux-x86_64
Version: 0.2.16
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RInside.cpp:169:12: warning: 'char* strncpy(char*, const char*, size_t)' specified bound 260 equals destination size [-Wstringop-truncation]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.2.16
Check: installed package size
Result: NOTE
installed size is 15.2Mb
sub-directories of 1Mb or more:
lib 6.6Mb
libs 8.1Mb
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.16
Check: compiled code
Result: NOTE
File 'RInside/libs/i386/RInside.dll':
Found 'srand', possibly from 'srand' (C)
Object: 'RInside.o'
File 'RInside/libs/x64/RInside.dll':
Found 'srand', possibly from 'srand' (C)
Object: 'RInside.o'
File 'RInside/libs/i386/libRInside.dll':
Found 'srand', possibly from 'srand' (C)
Object: 'RInside.o'
File 'RInside/libs/x64/libRInside.dll':
Found 'srand', possibly from 'srand' (C)
Object: 'RInside.o'
File 'RInside/libs/i386/RInside.dll':
Found non-API calls to R: 'R_CleanTempDir', 'R_DefParams',
'R_ReplDLLdo1', 'R_ReplDLLinit', 'R_RunExitFinalizers',
'R_SetParams', 'R_TempDir', 'Rf_endEmbeddedR', 'Rf_initEmbeddedR',
'getRUser', 'get_R_HOME'
File 'RInside/libs/x64/RInside.dll':
Found non-API calls to R: 'R_CleanTempDir', 'R_DefParams',
'R_ReplDLLdo1', 'R_ReplDLLinit', 'R_RunExitFinalizers',
'R_SetParams', 'R_TempDir', 'Rf_endEmbeddedR', 'Rf_initEmbeddedR',
'getRUser', 'get_R_HOME'
File 'RInside/libs/i386/libRInside.dll':
Found non-API calls to R: 'R_CleanTempDir', 'R_DefParams',
'R_ReplDLLdo1', 'R_ReplDLLinit', 'R_RunExitFinalizers',
'R_SetParams', 'R_TempDir', 'Rf_endEmbeddedR', 'Rf_initEmbeddedR',
'getRUser', 'get_R_HOME'
File 'RInside/libs/x64/libRInside.dll':
Found non-API calls to R: 'R_CleanTempDir', 'R_DefParams',
'R_ReplDLLdo1', 'R_ReplDLLinit', 'R_RunExitFinalizers',
'R_SetParams', 'R_TempDir', 'Rf_endEmbeddedR', 'Rf_initEmbeddedR',
'getRUser', 'get_R_HOME'
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.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.16
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
WARNING: shared objects/dynamic libraries with hard-coded temporary installation paths
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.2.16
Check: compiled code
Result: NOTE
File ‘RInside/libs/RInside.so’:
Found ‘_srand’, possibly from ‘srand’ (C)
Object: ‘RInside.o’
File ‘RInside/libs/RInside.so’:
Found non-API calls to R: ‘R_CStackLimit’, ‘R_CleanTempDir’,
‘R_DefParams’, ‘R_ReplDLLdo1’, ‘R_ReplDLLinit’,
‘R_RunExitFinalizers’, ‘R_SetParams’, ‘R_SignalHandlers’,
‘R_TempDir’, ‘Rf_endEmbeddedR’, ‘Rf_initEmbeddedR’
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.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64