Last updated on 2025-01-27 02:49:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.06 | 29.21 | 31.27 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.58 | 22.65 | 24.23 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 51.60 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 65.20 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 5.00 | 52.00 | 57.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 1.86 | 27.48 | 29.34 | OK | |
r-release-linux-x86_64 | 1.0.0 | 1.96 | 26.95 | 28.91 | OK | |
r-release-macos-arm64 | 1.0.0 | 27.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 43.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 5.00 | 52.00 | 57.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 11.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.0 | 11.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.0 | 5.00 | 8.00 | 13.00 | ERROR |
Version: 1.0.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:
‘plot_curriculum_graph.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, r-devel-windows-x86_64
Version: 1.0.0
Check: package dependencies
Result: ERROR
Packages required and available but unsuitable versions:
'stats', 'tools', 'utils'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64