CRAN Package Check Results for Package opentimsr

Last updated on 2021-01-06 07:51:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 93.40 29.14 122.54 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 65.08 23.09 88.17 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 185.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 155.92 OK
r-devel-windows-ix86+x86_64 1.0.2 243.00 60.00 303.00 OK
r-patched-linux-x86_64 1.0.2 76.75 27.82 104.57 OK
r-patched-solaris-x86 1.0.2 135.60 OK
r-release-linux-x86_64 1.0.2 75.54 27.71 103.25 OK
r-release-macos-x86_64 1.0.2 NOTE
r-release-windows-ix86+x86_64 1.0.2 241.00 80.00 321.00 OK
r-oldrel-macos-x86_64 1.0.2 NOTE
r-oldrel-windows-ix86+x86_64 1.0.2 154.00 76.00 230.00 OK

Additional issues

gcc11 gcc11

Check Details

Version: 1.0.2
Check: installed package size
Result: NOTE
     installed size is 8.7Mb
     sub-directories of 1Mb or more:
     libs 8.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0.2
Check: compiled code
Result: NOTE
    File ‘opentimsr/libs/opentimsr.so’:
     Found ‘___stderrp’, possibly from ‘stderr’ (C)
     Object: ‘sqlite_cpl.o’
     Found ‘_random’, possibly from ‘random’ (C)
     Object: ‘sqlite_cpl.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-x86_64, r-oldrel-macos-x86_64