Last updated on 2026-06-06 03:00:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 5.04 | 44.86 | 49.90 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 3.91 | 32.09 | 36.00 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 8.00 | 64.14 | 72.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 9.00 | 64.41 | 73.41 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 6.00 | 69.00 | 75.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 5.83 | 40.65 | 46.48 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 5.31 | 40.74 | 46.05 | OK | |
| r-release-macos-arm64 | 0.2.0 | 1.00 | 15.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 4.00 | 56.00 | 60.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 6.00 | 68.00 | 74.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 4.00 | 48.00 | 52.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 6.00 | 77.00 | 83.00 | OK |
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in ‘IntervalQuestionStat-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: IntervalData-class
> ### Title: S4 class representing a single interval
> ### Aliases: IntervalData-class
>
> ### ** Examples
>
> showClass("IntervalData")
Class "IntervalData" [package "IntervalQuestionStat"]
Slots:
Name: mid spr
Class: numeric numeric
Extends: "IntervalDataOrIntervalList"
> showMethods(classes = "IntervalData")
Error in lapply(x, Recall) : argument "FUN" is missing, with no default
Calls: showMethods ... lapply -> FUN -> lapply -> FUN -> lapply -> match.fun
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc