CRAN Package Check Results for Package scModels

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 39.58 119.85 159.43 WARN
r-devel-linux-x86_64-debian-gcc 1.0.4 30.82 94.38 125.20 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 221.69 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 198.61 OK
r-patched-linux-x86_64 1.0.3 34.26 117.76 152.02 OK
r-release-linux-x86_64 1.0.3 30.44 123.29 153.73 OK
r-release-macos-arm64 1.0.4 68.00 OK
r-release-macos-x86_64 1.0.3 97.00 OK
r-release-windows-x86_64 1.0.3 52.00 200.00 252.00 OK
r-oldrel-macos-arm64 1.0.4 67.00 OK
r-oldrel-macos-x86_64 1.0.3 98.00 OK
r-oldrel-windows-ix86+x86_64 1.0.3 100.00 551.00 651.00 OK

Check Details

Version: 1.0.3
Check: compiled code
Result: WARN
    File ‘scModels/libs/scModels.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘shared.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 nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-clang