Last updated on 2025-01-24 20:49:06 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.51 | 22.43 | 23.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 52.46 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 65.30 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 4.00 | 53.00 | 57.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 2.19 | 27.39 | 29.58 | OK | |
r-release-linux-x86_64 | 1.0.0 | 1.91 | 27.91 | 29.82 | 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 | 4.00 | 51.00 | 55.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 | 4.00 | 8.00 | 12.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-gcc
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