Last updated on 2023-12-03 04:56:06 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 27.19 | 81.30 | 108.49 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 17.90 | 60.72 | 78.62 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 138.19 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 140.94 | NOTE | |||
r-devel-windows-x86_64 | 1.0.3 | 25.00 | 103.00 | 128.00 | OK | |
r-patched-linux-x86_64 | 1.0.3 | 15.00 | 77.39 | 92.39 | OK | |
r-release-linux-x86_64 | 1.0.3 | 16.52 | 76.12 | 92.64 | 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 | 31.00 | 122.00 | 153.00 | OK | |
r-oldrel-macos-arm64 | 1.0.3 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.3 | 82.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.3 | 30.00 | 116.00 | 146.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.5 (1)’
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.5’
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