CRAN Package Check Results for Package lattice

Last updated on 2023-11-28 08:56:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.22-5 19.82 210.19 230.01 OK
r-devel-linux-x86_64-debian-gcc 0.22-5 10.53 156.67 167.20 OK
r-devel-linux-x86_64-fedora-clang 0.22-5 292.94 OK
r-devel-linux-x86_64-fedora-gcc 0.22-5 288.08 OK
r-devel-windows-x86_64 0.22-5 20.00 198.00 218.00 OK
r-patched-linux-x86_64 0.22-5 22.15 203.69 225.84 OK
r-release-linux-x86_64 0.22-5 18.25 201.92 220.17 OK
r-release-macos-arm64 0.22-5 109.00 OK
r-release-macos-x86_64 0.22-5 292.00 OK
r-release-windows-x86_64 0.22-5 22.00 234.00 256.00 OK
r-oldrel-macos-arm64 0.22-5 98.00 OK
r-oldrel-macos-x86_64 0.22-4 119.00 ERROR
r-oldrel-windows-x86_64 0.22-5 29.00 230.00 259.00 OK

Check Details

Version: 0.22-4
Check: tests
Result: ERROR Running ‘MASSch04.R’ [9s/9s] Running ‘auto-key.R’ [8s/8s] Running ‘barchart-width.R’ [3s/3s] Running ‘call.R’ [12s/12s] Running ‘colorkey-title.R’ [8s/11s] Running ‘dataframe-methods.R’ [3s/4s] Running the tests in ‘tests/dataframe-methods.R’ failed. Last 13 lines of output: + labels = c("automatic", "manual"))) > > stripplot(mtcars, am ~ mpg) > bwplot(mtcars, am ~ mpg) > qq(mtcars, am ~ mpg) > qqmath(mtcars, ~ mpg | am) > histogram(mtcars, ~ mpg | am) > densityplot(mtcars, ~ mpg | am) > > xyplot(mtcars, mpg ~ wt, groups = am) > levelplot(mtcars, mpg ~ wt * disp | am, panel = panel.levelplot.colors) Error in levelplot.formula(formula, x, ...) : object 'panel.levelplot.colors' not found Calls: levelplot ... modifyList -> stopifnot -> levelplot -> levelplot.formula Execution halted Flavor: r-oldrel-macos-x86_64