CRAN Package Check Results for Package RInside

Last updated on 2023-01-25 04:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.17 33.43 25.30 58.73 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.17 24.94 20.33 45.27 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.17 94.10 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.17 78.40 NOTE
r-devel-windows-x86_64 0.2.17 93.00 147.00 240.00 NOTE
r-patched-linux-x86_64 0.2.17 27.86 25.86 53.72 NOTE
r-release-linux-x86_64 0.2.17 29.43 25.80 55.23 NOTE
r-release-macos-arm64 0.2.17 29.00 WARN
r-release-macos-x86_64 0.2.17 38.00 WARN
r-release-windows-x86_64 0.2.17 72.00 164.00 236.00 NOTE
r-oldrel-macos-arm64 0.2.17 32.00 WARN
r-oldrel-macos-x86_64 0.2.17 40.00 WARN
r-oldrel-windows-ix86+x86_64 0.2.17 97.00 178.00 275.00 NOTE

Check Details

Version: 0.2.17
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 nor [v]sprintf.
    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

Version: 0.2.17
Check: installed package size
Result: NOTE
     installed size is 7.9Mb
     sub-directories of 1Mb or more:
     lib 3.3Mb
     libs 4.1Mb
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.2.17
Check: compiled code
Result: NOTE
    File 'RInside/libs/x64/RInside.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/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/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 nor [v]sprintf.
    Compiled code should not call non-API entry points in R.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-x86_64

Version: 0.2.17
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-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2.17
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-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.17
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-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.17
Check: compiled code
Result: NOTE
    File 'RInside/libs/x64/RInside.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/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/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.
Flavor: r-release-windows-x86_64

Version: 0.2.17
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.
Flavor: r-oldrel-windows-ix86+x86_64