Last updated on 2024-01-12 18:53:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 24.83 | 82.14 | 106.97 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 19.73 | 61.56 | 81.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 140.84 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 146.41 | NOTE | |||
r-devel-windows-x86_64 | 1.0.3 | 25.00 | 105.00 | 130.00 | OK | |
r-patched-linux-x86_64 | 1.0.3 | 22.05 | 78.83 | 100.88 | OK | |
r-release-linux-x86_64 | 1.0.3 | 18.77 | 79.56 | 98.33 | OK | |
r-release-macos-arm64 | 1.0.3 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.0.3 | 80.00 | OK | |||
r-release-windows-x86_64 | 1.0.3 | 30.00 | 123.00 | 153.00 | OK | |
r-oldrel-macos-arm64 | 1.0.3 | 37.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.3 | 28.00 | 113.00 | 141.00 | OK |
Version: 1.0.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RcppExports.cpp:37:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:70:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:102:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/futureheatwaves.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 17.0.6 (3)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RcppExports.cpp:37:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:70:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
RcppExports.cpp:102:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/data/gannet/ripley/R/packages/tests-clang/futureheatwaves.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 17.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.3
Check: compiled code
Result: NOTE
File ‘futureheatwaves/libs/futureheatwaves.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc