Last updated on 2025-04-30 04:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 3.48 | 161.16 | 164.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 2.82 | 104.52 | 107.34 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 249.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 240.21 | NOTE | |||
r-devel-windows-x86_64 | 0.1.4 | 5.00 | 151.00 | 156.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.4 | 4.00 | 146.49 | 150.49 | NOTE | |
r-release-linux-x86_64 | 0.1.4 | 4.06 | 151.13 | 155.19 | NOTE | |
r-release-macos-arm64 | 0.1.4 | 70.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.4 | 146.00 | OK | |||
r-release-windows-x86_64 | 0.1.4 | 7.00 | 158.00 | 165.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.4 | 71.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.4 | 128.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.4 | 6.00 | 191.00 | 197.00 | OK |
Version: 0.1.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:
‘reveal_aes.Rd’ ‘reveal_axis.Rd’ ‘reveal_groups.Rd’
‘reveal_layers.Rd’ ‘reveal_panels.Rd’ ‘reveal_save.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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Version: 0.1.4
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
reveal_aes 7.688 0.346 9.742
reveal_panels 4.691 0.111 5.161
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.4
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
reveal_aes 4.569 0.365 5.534
Flavor: r-devel-linux-x86_64-debian-gcc