CRAN Package Check Results for Package HHG

Last updated on 2023-12-04 05:09:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.4 35.11 57.92 93.03 WARN
r-devel-linux-x86_64-debian-gcc 2.3.4 27.19 44.41 71.60 WARN
r-devel-linux-x86_64-fedora-clang 2.3.4 134.70 WARN
r-devel-linux-x86_64-fedora-gcc 2.3.4 149.00 WARN
r-devel-windows-x86_64 2.3.4 35.00 89.00 124.00 WARN
r-patched-linux-x86_64 2.3.4 25.78 55.95 81.73 NOTE
r-release-linux-x86_64 2.3.4 30.53 56.85 87.38 NOTE
r-release-macos-arm64 2.3.4 47.00 NOTE
r-release-macos-x86_64 2.3.4 73.00 NOTE
r-release-windows-x86_64 2.3.4 42.00 97.00 139.00 NOTE
r-oldrel-macos-arm64 2.3.4 40.00 NOTE
r-oldrel-macos-x86_64 2.3.4 49.00 NOTE
r-oldrel-windows-x86_64 2.3.4 40.00 95.00 135.00 OK

Check Details

Version: 2.3.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: HHG.cpp:76:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] rcpp_internals.cpp:66:13: warning: format specifies type 'int' but the argument has type 'typename storage_type<14>::type' (aka 'double') [-Wformat] rcpp_internals.cpp:66:31: warning: format specifies type 'int' but the argument has type 'typename storage_type<14>::type' (aka 'double') [-Wformat] rcpp_internals.cpp:66:48: warning: format specifies type 'int' but the argument has type 'typename storage_type<14>::type' (aka 'double') [-Wformat] rcpp_internals.cpp:66:65: warning: format specifies type 'int' but the argument has type 'typename storage_type<14>::type' (aka 'double') [-Wformat] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/HHG.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 17.0.5 (1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.3.4
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 2.3.4
Check: Rd files
Result: NOTE checkRd: (-1) hhg.univariate.nulltable.from.mstats.Rd:46: Lost braces 46 | \code{m.stats}{The input \code{m.stats} if \code{keep.simulation.data=TRUE}} | ^ checkRd: (-1) hhg.univariate.nulltable.from.mstats.Rd:48: Lost braces 48 | \code{univariate.object}{A useful format of the null tables for computing p-values efficiently.}. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.3.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: rcpp_internals.cpp:65:34: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} [-Wformat=] rcpp_internals.cpp:65:55: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} [-Wformat=] rcpp_internals.cpp:65:80: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} [-Wformat=] rcpp_internals.cpp:65:100: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} [-Wformat=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/HHG.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-13 (Debian 13.2.0-5) 13.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.3.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: HHG.cpp:76:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] rcpp_internals.cpp:66:13: warning: format specifies type 'int' but the argument has type 'typename storage_type<14>::type' (aka 'double') [-Wformat] rcpp_internals.cpp:66:31: warning: format specifies type 'int' but the argument has type 'typename storage_type<14>::type' (aka 'double') [-Wformat] rcpp_internals.cpp:66:48: warning: format specifies type 'int' but the argument has type 'typename storage_type<14>::type' (aka 'double') [-Wformat] rcpp_internals.cpp:66:65: warning: format specifies type 'int' but the argument has type 'typename storage_type<14>::type' (aka 'double') [-Wformat] See ‘/data/gannet/ripley/R/packages/tests-clang/HHG.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 17.0.5’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.3.4
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘rmarkdown’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.3.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: rcpp_internals.cpp:65:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} [-Wformat=] rcpp_internals.cpp:65:55: warning: format '%d' expects argument of type 'int', but argument 3 has type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} [-Wformat=] rcpp_internals.cpp:65:80: warning: format '%d' expects argument of type 'int', but argument 4 has type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} [-Wformat=] rcpp_internals.cpp:65:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} [-Wformat=] See ‘/data/gannet/ripley/R/packages/tests-devel/HHG.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-13 (GCC) 13.2.0’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.3.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: rcpp_internals.cpp:65:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} [-Wformat=] rcpp_internals.cpp:65:55: warning: format '%d' expects argument of type 'int', but argument 3 has type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} [-Wformat=] rcpp_internals.cpp:65:80: warning: format '%d' expects argument of type 'int', but argument 4 has type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} [-Wformat=] rcpp_internals.cpp:65:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/HHG.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 12.3.0' Flavor: r-devel-windows-x86_64