Last updated on 2025-03-01 06:51:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 1.61 | 28.78 | 30.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.59 | 22.24 | 23.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 50.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 60.36 | NOTE | |||
r-devel-macos-arm64 | 1.0.0 | 27.00 | OK | |||
r-devel-macos-x86_64 | 1.0.0 | 60.00 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 4.00 | 53.00 | 57.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 2.11 | 27.33 | 29.44 | OK | |
r-release-linux-x86_64 | 1.0.0 | 1.83 | 27.61 | 29.44 | 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 | 3.00 | 53.00 | 56.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 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-macos-x86_64, 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