Last updated on 2026-06-07 20:51:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.9 | 11.59 | 104.71 | 116.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.9 | 9.37 | 52.21 | 61.58 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.5.9 | 18.00 | 164.60 | 182.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.9 | 20.00 | 176.47 | 196.47 | OK | |
| r-devel-windows-x86_64 | 1.5.9 | 23.00 | 165.00 | 188.00 | OK | |
| r-patched-linux-x86_64 | 1.5.9 | 11.85 | 91.74 | 103.59 | OK | |
| r-release-linux-x86_64 | 1.5.9 | 9.92 | 90.75 | 100.67 | OK | |
| r-release-macos-arm64 | 1.5.9 | 3.00 | 27.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 1.5.9 | 10.00 | 121.00 | 131.00 | OK | |
| r-release-windows-x86_64 | 1.5.9 | 28.00 | 156.00 | 184.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.9 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5.9 | 10.00 | 123.00 | 133.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.9 | 29.00 | 176.00 | 205.00 | OK |
Version: 1.5.9
Check: examples
Result: ERROR
Running examples in ‘pscl-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: hurdletest
> ### Title: Testing for the Presence of a Zero Hurdle
> ### Aliases: hurdletest
> ### Keywords: regression
>
> ### ** Examples
>
> data("bioChemists", package = "pscl")
> fm <- hurdle(art ~ ., data = bioChemists, dist = "negbin", zero = "negbin")
> hurdletest(fm)
Loading required namespace: car
Failed with error: ‘there is no package called ‘car’’
Error in hurdletest(fm) : requireNamespace("car") is not TRUE
Calls: hurdletest -> stopifnot
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5.9
Check: re-building of vignette outputs
Result: NOTE
Note: skipping ‘countreg.Rnw’ due to unavailable dependencies: 'car'
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5.9
Check: PDF version of manual
Result: ERROR
Rd conversion errors:
Converting parsed Rd's to LaTeX ...Warning in file(out, "wt") :
cannot open file '/tmp/RtmpC1IW1x/ltxe67b44b52206b/predict.hurdle.tex': No space left on device
Error in file(out, "wt") : cannot open the connection
Flavor: r-devel-linux-x86_64-debian-gcc