Last updated on 2025-07-18 00:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-83-11 | 17.77 | 110.37 | 128.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.9-83-12 | 12.69 | 73.55 | 86.24 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9-83-12 | 206.17 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-83-12 | 197.42 | OK | |||
r-devel-windows-x86_64 | 0.9-83-11 | 18.00 | 145.00 | 163.00 | ERROR | |
r-patched-linux-x86_64 | 0.9-83-12 | 20.67 | 108.40 | 129.07 | OK | |
r-release-linux-x86_64 | 0.9-83-11 | 15.33 | 102.89 | 118.22 | ERROR | |
r-release-macos-arm64 | 0.9-83-11 | 41.00 | OK | |||
r-release-macos-x86_64 | 0.9-83-12 | 75.00 | OK | |||
r-release-windows-x86_64 | 0.9-83-12 | 22.00 | 167.00 | 189.00 | OK | |
r-oldrel-macos-arm64 | 0.9-83-11 | 53.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.9-83-12 | 87.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.9-83-11 | 25.00 | 174.00 | 199.00 | ERROR |
Version: 0.9-83-11
Check: examples
Result: ERROR
Running examples in ‘RVAideMemoire-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: rating.emmeans
> ### Title: EMMeans for Cumulative Link (Mixed) Models
> ### Aliases: rating.emmeans
>
> ### ** Examples
>
> if (require("ordinal",quietly=TRUE) & require("emmeans",quietly=TRUE)) {
+ model <- clm(rating~contact*temp,data=wine)
+ EMM <- emmeans(model,~contact:temp|cut,mode="linear.predictor")
+
+ # Probabilities
+ rating.emmeans(EMM)
+
+ # Cumulative probabilities
+ rating.emmeans(EMM,type="cumprob")
+
+ # Most probable rating
+ rating.emmeans(EMM,type="class1")
+ }
Welcome to emmeans.
Caution: You lose important information if you filter this package's results.
See '? untidy'
Error in data.frame(fac = levs, cut = rep(levs.cut2, levs.cut.rep), cumprob = summ$cumprob) :
arguments imply differing number of rows: 16, 0
Calls: rating.emmeans -> data.frame
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 0.9-83-11
Check: examples
Result: ERROR
Running examples in 'RVAideMemoire-Ex.R' failed
The error most likely occurred in:
> ### Name: rating.emmeans
> ### Title: EMMeans for Cumulative Link (Mixed) Models
> ### Aliases: rating.emmeans
>
> ### ** Examples
>
> if (require("ordinal",quietly=TRUE) & require("emmeans",quietly=TRUE)) {
+ model <- clm(rating~contact*temp,data=wine)
+ EMM <- emmeans(model,~contact:temp|cut,mode="linear.predictor")
+
+ # Probabilities
+ rating.emmeans(EMM)
+
+ # Cumulative probabilities
+ rating.emmeans(EMM,type="cumprob")
+
+ # Most probable rating
+ rating.emmeans(EMM,type="class1")
+ }
Welcome to emmeans.
Caution: You lose important information if you filter this package's results.
See '? untidy'
Error in data.frame(fac = levs, cut = rep(levs.cut2, levs.cut.rep), cumprob = summ$cumprob) :
arguments imply differing number of rows: 16, 0
Calls: rating.emmeans -> data.frame
Execution halted
Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.9-83-11
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘glmmADMB’
Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 0.9-83-12
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘glmmADMB’
Flavor: r-oldrel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.