CRAN Package Check Results for Package RSSL

Last updated on 2023-12-07 16:49:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.6 110.36 238.58 348.94 WARN
r-devel-linux-x86_64-debian-gcc 0.9.6 69.36 176.51 245.87 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.7 276.17 OK
r-devel-linux-x86_64-fedora-gcc 0.9.7 218.68 OK
r-devel-windows-x86_64 0.9.6 79.00 207.00 286.00 OK
r-patched-linux-x86_64 0.9.6 66.56 230.04 296.60 OK
r-release-linux-x86_64 0.9.6 62.20 230.52 292.72 OK
r-release-macos-arm64 0.9.6 112.00 OK
r-release-macos-x86_64 0.9.7 216.00 OK
r-release-windows-x86_64 0.9.6 108.00 264.00 372.00 OK
r-oldrel-macos-arm64 0.9.6 88.00 OK
r-oldrel-macos-x86_64 0.9.6 134.00 OK
r-oldrel-windows-x86_64 0.9.6 101.00 235.00 336.00 OK

Check Details

Version: 0.9.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: svm.cpp:50:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/RSSL.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 17.0.5 (1)’ * used C++ compiler: ‘Debian clang version 17.0.5 (1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.9.6
Check: Rd files
Result: NOTE checkRd: (-1) projection_simplex.Rd:16: Lost braces; missing escapes or markup? 16 | Dn = { x : x n-dim, 1 >= x >= 0, sum(x) = 1} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc