Last updated on 2026-06-08 02:51:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.6 | 1.78 | 44.19 | 45.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.6 | 1.45 | 29.52 | 30.97 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.9.6 | 74.16 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.9.6 | 84.82 | OK | |||
| r-devel-windows-x86_64 | 0.9.6 | 3.00 | 65.00 | 68.00 | OK | |
| r-patched-linux-x86_64 | 0.9.6 | 2.00 | 42.64 | 44.64 | OK | |
| r-release-linux-x86_64 | 0.9.6 | 1.97 | 41.45 | 43.42 | OK | |
| r-release-macos-arm64 | 0.9.6 | 1.00 | 18.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.9.6 | 2.00 | 62.00 | 64.00 | OK | |
| r-release-windows-x86_64 | 0.9.6 | 5.00 | 63.00 | 68.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.9.6 | 2.00 | 56.00 | 58.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.6 | 4.00 | 78.00 | 82.00 | OK |
Version: 0.9.6
Check: examples
Result: ERROR
Running examples in ‘modmarg-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: marg.ivreg
> ### Title: Predicted Margins for 'ivreg' objects from the 'AER' package
> ### Aliases: marg.ivreg
>
> ### ** Examples
>
> # From ?AER::ivreg
>
> # data
> data("CigarettesSW", package = "AER")
Error in find.package(package, lib.loc, verbose = verbose) :
there is no package called ‘AER’
Calls: data -> find.package
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9.6
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/RtmpyMNugq/file3aea9e45f9cb06': No space left on device
Warning in file(con, "r") :
cannot open file '/tmp/RtmpyMNugq/file3aea9e45f9cb06': No such file or directory
Error in file(con, "r") : cannot open the connection
Flavor: r-devel-linux-x86_64-debian-gcc