You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version: 0.3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RcppExports.cpp:44:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:77:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:112:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:146:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:181:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:215:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:249:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:282:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:315:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:352:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:389:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/dqrng.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 17.0.5 (1)’
A bunch of new WARNINGS are detected by CRAN:
See RcppCore/Rcpp#1287 (comment) for solution.
The text was updated successfully, but these errors were encountered: