CRAN Package Check Results for Package birp

Last updated on 2026-08-22 08:50:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-gcc 0.0.6 362.00 130.36 492.36 OK
r-release-macos-arm64 0.0.6 96.00 2.00 98.00 WARN
r-release-macos-x86_64 0.0.6 5.00 33.00 38.00 ERROR
r-oldrel-macos-arm64 0.0.6 2.00 30.00 32.00 ERROR
r-oldrel-macos-x86_64 0.0.6 5.00 38.00 43.00 ERROR
r-oldrel-windows-x86_64 0.0.6 759.00 431.00 1190.00 OK

Check Details

Version: 0.0.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: /Volumes/Builds/packages/sonoma-arm64/results/4.6/birp.Rcheck/00_pkg_src/birp/src/birp_cpp/coretools/core/coretools/Strings/toBufferFormat.h:61:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] /Volumes/Builds/packages/sonoma-arm64/results/4.6/birp.Rcheck/00_pkg_src/birp/src/birp_cpp/coretools/core/coretools/Strings/toBufferFormat.h:69:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] /Volumes/Builds/packages/sonoma-arm64/results/4.6/birp.Rcheck/00_pkg_src/birp/src/birp_cpp/coretools/core/coretools/Strings/toBufferFormat.h:77:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] /Volumes/Builds/packages/sonoma-arm64/results/4.6/birp.Rcheck/00_pkg_src/birp/src/birp_cpp/coretools/core/coretools/Strings/toBufferFormat.h:61:21vi: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] t in the design of sprin: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 218 | #define __deprecated_msg(_:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]msg() + start, s) __attribu 180 | __depre:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 180 | __depreca21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] /Volumes/Builds/packages/sonoma-arm64/results/4.6/birp.Rcheck/00_pkg_src/birp/src/birp_cpp/coretools/core/coretools/Strings/toBufferFormat.h:77:21e to se: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] /Volumes/Builds/packages/sonoma-arm64/results/4.6/birp.Rcheck/00_pkg_src/birp/src/birp_cpp/coretools/core/coretools/Strings/toBufferFormat.h:69:21 security conc: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ((__deprec/Volumes/Builds/packages/sonoma-arm64/results/4.6/birp.Rcheck/00_pkg_src/birp/src/birp_cpp/coretools/core/coretools/Strings/toBufferFormat.h:69:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] /Volumes/Builds/packages/sonoma-arm64/results/4.6/birp.Rcheck/00_pkg_src/birp/src/birp_cpp/coretools/core/coretools/Strings/toBufferFormat.h:ated_msg(_msg) __attribute__((__77:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] See ‘/Volumes/Builds/packages/sonoma-arm64/results/4.6/birp.Rcheck/00install.out’ for details. * used C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’ * used SDK: ‘MacOSX14.5.sdk’ Flavor: r-release-macos-arm64

Version: 0.0.6
Check: line endings in C/C++/Fortran sources/headers
Result: NOTE Found the following sources/headers with CR or CRLF line endings: src/birp_cpp/coretools/arma/examples/example1.cpp src/birp_cpp/coretools/fast_float/tests/example_integer_times_pow10.cpp Some Unix compilers require LF line endings. Flavor: r-release-macos-arm64

Version: 0.0.6
Check: for GNU extensions in Makefiles
Result: WARN Found the following file(s) containing GNU extensions: src/birp_cpp/coretools/arma/tests2/Makefile Portable Makefiles do not use GNU extensions such as +=, :=, $(shell), $(wildcard), ifeq ... endif, .NOTPARALLEL See section ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-release-macos-arm64

Version: 0.0.6
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64