Last updated on 2025-03-01 06:50:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.3 | 28.22 | 40.08 | 68.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.3 | 21.94 | 31.13 | 53.07 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.3 | 131.27 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.3 | 144.01 | NOTE | |||
r-devel-macos-arm64 | 2.0.3 | 48.00 | OK | |||
r-devel-macos-x86_64 | 2.0.3 | 80.00 | NOTE | |||
r-devel-windows-x86_64 | 2.0.3 | 50.00 | 80.00 | 130.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.3 | 30.19 | 37.89 | 68.08 | OK | |
r-release-linux-x86_64 | 2.0.3 | 29.51 | 38.35 | 67.86 | OK | |
r-release-macos-arm64 | 2.0.3 | 52.00 | OK | |||
r-release-macos-x86_64 | 2.0.3 | 116.00 | OK | |||
r-release-windows-x86_64 | 2.0.3 | 49.00 | 86.00 | 135.00 | OK | |
r-oldrel-macos-arm64 | 2.0.3 | OK | ||||
r-oldrel-macos-x86_64 | 2.0.3 | 111.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.3 | 61.00 | 95.00 | 156.00 | OK |
Version: 2.0.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘blocks.R’ ‘compress.R’ ‘connect_adf.R’ ‘demo.R’ ‘device_create.R’
‘entry_info.R’ ‘helpers.R’ ‘move.R’ ‘move.Rd’ ‘s3_conn.R’
‘s3_methods.R’ ‘virtual_path.R’
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
Version: 2.0.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
See ‘/data/gannet/ripley/R/packages/tests-clang/adfExplorer.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 20.1.0-rc2’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘blocks.R’ ‘compress.R’ ‘connect_adf.R’ ‘demo.R’ ‘device_create.R’
‘entry_info.R’ ‘helpers.R’ ‘move.R’ ‘s3_conn.R’ ‘s3_methods.R’
‘virtual_path.R’
Flavors: r-devel-macos-x86_64, r-devel-windows-x86_64