Last updated on 2025-03-06 01:51:06 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 45.91 | 78.84 | 124.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 31.73 | 57.03 | 88.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 221.22 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 233.56 | NOTE | |||
r-devel-macos-arm64 | 0.3.0 | 69.00 | OK | |||
r-devel-macos-x86_64 | 0.3.0 | 110.00 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 61.00 | 134.00 | 195.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.0 | OK | ||||
r-release-linux-x86_64 | 0.3.0 | 46.24 | 72.40 | 118.64 | OK | |
r-release-macos-arm64 | 0.3.0 | 72.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 117.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 61.00 | 129.00 | 190.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
r-oldrel-macos-x86_64 | 0.3.0 | 121.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 71.00 | 154.00 | 225.00 | OK |
Version: 0.3.0
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:
‘do_aggregate.Rd’ ‘no_op.Rd’
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, r-devel-windows-x86_64
Version: 0.3.0
Check: compiled code
Result: NOTE
File ‘dipsaus/libs/dipsaus.so’:
Found non-API calls to R: ‘CLOENV’, ‘ENCLOS’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
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