Last updated on 2025-12-06 22:51:18 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 6.96 | 65.41 | 72.37 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 0.20 | 2.41 | 2.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 22.00 | 94.23 | 116.23 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 31.00 | 82.53 | 113.53 | NOTE | |
| r-devel-windows-x86_64 | 0.1.1 | 9.00 | 77.00 | 86.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.1 | 6.63 | 60.19 | 66.82 | NOTE | |
| r-release-linux-x86_64 | 0.1.1 | 7.62 | 59.72 | 67.34 | NOTE | |
| r-release-macos-arm64 | 0.1.1 | NOTE | ||||
| r-release-macos-x86_64 | 0.1.1 | 5.00 | 43.00 | 48.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.1 | 10.00 | 75.00 | 85.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 5.00 | 37.00 | 42.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 12.00 | 94.00 | 106.00 | OK |
Version: 0.1.1
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:
‘chain-simulation.R’
Flavors: r-devel-linux-x86_64-debian-clang, 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.1.1
Check: package dependencies
Result: ERROR
Packages required but not available: 'plotly', 'simlandr'
Package suggested but not available for checking: ‘IsingFit’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc