Last updated on 2026-06-08 00:51:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 6.78 | 72.20 | 78.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 4.78 | 47.76 | 52.54 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 10.00 | 112.57 | 122.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 10.00 | 122.41 | 132.41 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 7.00 | 109.00 | 116.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 6.48 | 70.40 | 76.88 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 6.66 | 69.09 | 75.75 | OK | |
| r-release-macos-arm64 | 0.4.0 | 2.00 | 25.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 5.00 | 106.00 | 111.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 8.00 | 110.00 | 118.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 4.00 | 104.00 | 108.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 9.00 | 120.00 | 129.00 | OK |
Version: 0.4.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bill Venables <Bill.Venables@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Bill",
family = "Venables",
role = c("aut", "cre"),
email = "bill.venables@gmail.com")
as necessary.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bill Venables <Bill.Venables@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Bill",
family = "Venables",
role = c("aut", "cre"),
email = "bill.venables@gmail.com")
as necessary.
Reading Rd files failed with message:
cannot open the connection
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘codingMatrices.Rnw’ using knitr
Quitting from codingMatrices.Rnw:1035-1037 [unnamed-chunk-23]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'car'
---
Backtrace:
x
1. +-car::Anova(m2, type = "II") %>% booktabs
2. +-global booktabs(.)
3. \-base::loadNamespace(x)
4. \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
5. \-base (local) withOneRestart(expr, restarts[[1L]])
6. \-base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'codingMatrices.Rnw' failed with diagnostics:
there is no package called 'car'
--- failed re-building ‘codingMatrices.Rnw’
SUMMARY: processing the following file failed:
‘codingMatrices.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc