Last updated on 2026-06-08 03:50:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1-2 | 2.23 | 30.13 | 32.36 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1-2 | 1.67 | 21.68 | 23.35 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1-2 | 53.47 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 64.82 | OK | |||
| r-devel-windows-x86_64 | 0.1-2 | 4.00 | 57.00 | 61.00 | OK | |
| r-patched-linux-x86_64 | 0.1-2 | 1.78 | 28.43 | 30.21 | OK | |
| r-release-linux-x86_64 | 0.1-2 | 2.22 | 28.37 | 30.59 | OK | |
| r-release-macos-arm64 | 0.1-2 | 1.00 | 15.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.1-2 | 2.00 | 47.00 | 49.00 | OK | |
| r-release-windows-x86_64 | 0.1-2 | 3.00 | 49.00 | 52.00 | OK | |
| r-oldrel-macos-arm64 | 0.1-2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1-2 | 2.00 | 60.00 | 62.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1-2 | 4.00 | 59.00 | 63.00 | OK |
Version: 0.1-2
Check: examples
Result: ERROR
Running examples in ‘cmtest-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cmtest
> ### Title: Conditional moments test
> ### Aliases: cmtest cmtest.tobit cmtest.tobit1 cmtest.censReg cmtest.glm
> ### Keywords: htest
>
> ### ** Examples
>
> # replication of Wells (2003) and Pagan and Vella (1989) using Fair's data
> library("AER")
Error in library("AER") : there is no package called ‘AER’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc