Last updated on 2025-12-05 19:49:46 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 2.74 | 70.99 | 73.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 2.11 | 20.95 | 23.06 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 109.47 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 119.73 | OK | |||
| r-devel-windows-x86_64 | 1.0.4 | 5.00 | 95.00 | 100.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 2.87 | 67.17 | 70.04 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 2.37 | 67.03 | 69.40 | OK | |
| r-release-macos-arm64 | 1.0.4 | OK | ||||
| r-release-macos-x86_64 | 1.0.4 | 4.00 | 213.00 | 217.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 5.00 | 96.00 | 101.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.4 | 3.00 | 109.00 | 112.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 6.00 | 121.00 | 127.00 | OK |
Version: 1.0.4
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'backbone', 'rmarkdown', 'knitr'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: examples
Result: ERROR
Running examples in ‘incidentally-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: space
> ### Title: Examine the space of incidence matrices with fixed marginals
> ### Aliases: space
>
> ### ** Examples
>
> space(R = c(2,1,1), C = c(1,1,2))
Error in loadNamespace(x) : there is no package called ‘backbone’
Calls: space ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc