CRAN Package Check Results for Package stan4bart

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-3 167.48 103.57 271.05 WARN
r-devel-linux-x86_64-debian-gcc 0.0-5 159.33 81.12 240.45 OK
r-devel-linux-x86_64-fedora-clang 0.0-5 370.10 OK
r-devel-linux-x86_64-fedora-gcc 0.0-5 408.55 OK
r-patched-linux-x86_64 0.0-3 176.13 99.52 275.65 OK
r-release-linux-x86_64 0.0-3 158.65 102.19 260.84 OK
r-release-macos-arm64 0.0-5 112.00 NOTE
r-release-macos-x86_64 0.0-3 143.00 NOTE
r-release-windows-x86_64 0.0-3 1073.00 196.00 1269.00 OK
r-oldrel-macos-arm64 0.0-5 101.00 NOTE
r-oldrel-macos-x86_64 0.0-3 138.00 NOTE
r-oldrel-windows-ix86+x86_64 0.0-3 397.00 197.00 594.00 OK

Additional issues

clang16 clang16

Check Details

Version: 0.0-3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     include/misc/adaptiveRadixTree.h:54:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     misc_adaptiveRadixTree.c:195:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/stan4bart.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
    * used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0-3
Check: compiled code
Result: WARN
    File ‘stan4bart/libs/stan4bart.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘init.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

Version: 0.0-5
Check: installed package size
Result: NOTE
     installed size is 52.6Mb
     sub-directories of 1Mb or more:
     libs 52.3Mb
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.0-3
Check: installed package size
Result: NOTE
     installed size is 53.6Mb
     sub-directories of 1Mb or more:
     libs 53.3Mb
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64