Last updated on 2025-03-06 01:51:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 8.41 | 99.18 | 107.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 6.90 | 69.72 | 76.62 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 140.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 165.19 | NOTE | |||
r-devel-macos-arm64 | 1.0.4 | 51.00 | OK | |||
r-devel-macos-x86_64 | 1.0.4 | 125.00 | OK | |||
r-devel-windows-x86_64 | 1.0.4 | 26.00 | 115.00 | 141.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.4 | OK | ||||
r-release-linux-x86_64 | 1.0.4 | 7.78 | 94.90 | 102.68 | OK | |
r-release-macos-arm64 | 1.0.4 | 59.00 | OK | |||
r-release-macos-x86_64 | 1.0.4 | 167.00 | OK | |||
r-release-windows-x86_64 | 1.0.4 | 24.00 | 112.00 | 136.00 | OK | |
r-oldrel-macos-arm64 | 1.0.4 | 59.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.4 | 127.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.4 | 27.00 | 131.00 | 158.00 | OK |
Version: 1.0.4
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:
‘accumulate.Rd’ ‘array-coercion.Rd’ ‘as_mapper.Rd’ ‘as_vector.Rd’
‘compose.Rd’ ‘cross.Rd’ ‘detect.Rd’ ‘every.Rd’ ‘flatten.Rd’
‘has_element.Rd’ ‘imap.Rd’ ‘invoke.Rd’ ‘keep.Rd’ ‘keep_at.Rd’
‘lift.Rd’ ‘list_flatten.Rd’ ‘list_transpose.Rd’ ‘lmap.Rd’ ‘map.Rd’
‘map2.Rd’ ‘map_depth.Rd’ ‘map_dfr.Rd’ ‘map_if.Rd’ ‘modify.Rd’
‘modify_in.Rd’ ‘modify_tree.Rd’ ‘negate.Rd’ ‘pluck_depth.Rd’
‘possibly.Rd’ ‘prepend.Rd’ ‘reduce.Rd’ ‘rerun.Rd’ ‘safely.Rd’
‘slowly.Rd’ ‘splice.Rd’ ‘transpose.Rd’ ‘when.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: 1.0.4
Check: compiled code
Result: NOTE
File ‘purrr/libs/purrr.so’:
Found non-API call to R: ‘OBJECT’
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