Last updated on 2025-11-16 04:48:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 55.28 | 86.55 | 141.83 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 33.24 | 61.94 | 95.18 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 107.00 | 152.99 | 259.99 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 101.00 | 133.39 | 234.39 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 82.00 | 113.00 | 195.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 52.73 | 81.05 | 133.78 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 54.85 | 81.05 | 135.90 | NOTE | |
| r-release-macos-arm64 | 0.2.0 | 23.00 | 45.00 | 68.00 | NOTE | |
| r-release-macos-x86_64 | 0.2.0 | 22.00 | 75.00 | 97.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 68.00 | 110.00 | 178.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.0 | 23.00 | 41.00 | 64.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.0 | 28.00 | 103.00 | 131.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 79.00 | 141.00 | 220.00 | OK |
Version: 0.2.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:
‘visualizations.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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Aymeric Stamm <aymeric.stamm@cnrs.fr>’
The BugReports field in DESCRIPTION has
https://github.com/astamm/nevada/issues/
which should likely be
https://github.com/astamm/nevada/issues/issues
instead.
Flavor: r-devel-linux-x86_64-debian-gcc