CRAN Package Check Results for Package Rcpp

Last updated on 2023-12-10 08:48:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.11 66.36 84.61 150.97 WARN
r-devel-linux-x86_64-debian-gcc 1.0.11 37.33 66.63 103.96 WARN
r-devel-linux-x86_64-fedora-clang 1.0.11 214.36 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.11 235.88 WARN
r-devel-windows-x86_64 1.0.11 58.00 258.00 316.00 WARN
r-patched-linux-x86_64 1.0.11 55.95 83.49 139.44 OK
r-release-linux-x86_64 1.0.11 56.31 82.39 138.70 OK
r-release-macos-arm64 1.0.11 85.00 NOTE
r-release-macos-x86_64 1.0.11 196.00 NOTE
r-release-windows-x86_64 1.0.11 58.00 195.00 253.00 NOTE
r-oldrel-macos-arm64 1.0.11 87.00 NOTE
r-oldrel-macos-x86_64 1.0.11 117.00 NOTE
r-oldrel-windows-x86_64 1.0.11 65.00 189.00 254.00 NOTE

Check Details

Version: 1.0.11
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../inst/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] ../inst/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] ../inst/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/Rcpp.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 17.0.5 (1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.11
Check: Rd files
Result: NOTE checkRd: (-1) getRcppVersion.Rd:22: Lost braces; missing escapes or markup? 22 | {DESCRIPTION}, this version does get incremented more easily | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.11
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../inst/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 2 has type ‘std::streamsize’ {aka ‘long int’} [-Wformat=] ../inst/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 2 has type ‘std::streamsize’ {aka ‘long int’} [-Wformat=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/Rcpp.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-13 (Debian 13.2.0-7) 13.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.11
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../inst/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] ../inst/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] ../inst/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] See ‘/data/gannet/ripley/R/packages/tests-clang/Rcpp.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 17.0.5’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.11
Check: installed package size
Result: NOTE installed size is 10.2Mb sub-directories of 1Mb or more: doc 1.1Mb include 6.4Mb tinytest 1.0Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.11
Check: foreign function calls
Result: NOTE Registration problem: symbol ‘symbol’ in the local frame: .Call(symbol) See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.11
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../inst/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long int'} [-Wformat=] ../inst/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long int'} [-Wformat=] See ‘/data/gannet/ripley/R/packages/tests-devel/Rcpp.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-13 (GCC) 13.2.0’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.11
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../inst/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] ../inst/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/Rcpp.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 12.3.0' Flavor: r-devel-windows-x86_64