Last updated on 2025-01-13 07:49:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-5 | 16.49 | 124.36 | 140.85 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1-5 | 13.99 | 90.86 | 104.85 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1-5 | ERROR | ||||
r-devel-linux-x86_64-fedora-gcc | 0.1-5 | 239.26 | OK | |||
r-devel-windows-x86_64 | 0.1-5 | 39.00 | 218.00 | 257.00 | OK | |
r-patched-linux-x86_64 | 0.1-5 | 16.84 | 115.75 | 132.59 | OK | |
r-release-linux-x86_64 | 0.1-5 | 16.48 | 116.00 | 132.48 | OK | |
r-release-macos-arm64 | 0.1-5 | 88.00 | OK | |||
r-release-macos-x86_64 | 0.1-5 | 107.00 | OK | |||
r-release-windows-x86_64 | 0.1-5 | 22.00 | 286.00 | 308.00 | OK | |
r-oldrel-macos-arm64 | 0.1-5 | 65.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1-5 | 142.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1-5 | 22.00 | 165.00 | 187.00 | OK |
Version: 0.1-5
Check: examples
Result: ERROR
Running examples in ‘RcmdrPlugin.DCCV-Ex.R’ failed
The error occurred in:
R Under development (unstable) (2025-01-10 r87562) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> pkgname <- "RcmdrPlugin.DCCV"
> source(file.path(R.home("share"), "R", "examples-header.R"))
> options(warn = 1)
> library('RcmdrPlugin.DCCV')
Loading required package: DCchoice
Error: package or namespace load failed for ‘RcmdrPlugin.DCCV’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘lme4’
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang