Last updated on 2026-06-07 21:51:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 7.75 | 64.85 | 72.60 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 0.27 | 3.09 | 3.36 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 13.00 | 102.33 | 115.33 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 13.00 | 98.93 | 111.93 | NOTE | |
| r-devel-windows-x86_64 | 0.1.1 | 10.00 | 79.00 | 89.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.1 | 6.66 | 61.26 | 67.92 | NOTE | |
| r-release-linux-x86_64 | 0.1.1 | 6.45 | 61.92 | 68.37 | NOTE | |
| r-release-macos-arm64 | 0.1.1 | 2.00 | 18.00 | 20.00 | NOTE | |
| r-release-macos-x86_64 | 0.1.1 | 5.00 | 63.00 | 68.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.1 | 10.00 | 78.00 | 88.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 4.00 | 44.00 | 48.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.1 | 13.00 | 98.00 | 111.00 | NOTE |
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-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