CRAN Package Check Results for Package rpanel

Last updated on 2026-09-19 14:50:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-6.3 15.75 421.22 436.97 OK
r-devel-linux-x86_64-debian-gcc 1.1-6.3 11.72 300.04 311.76 OK
r-devel-linux-x86_64-fedora-clang 1.1-6.3 12.00 282.80 294.80 OK
r-devel-linux-x86_64-fedora-gcc 1.1-6.3 12.00 275.34 287.34 OK
r-devel-windows-x86_64 1.1-6.3 19.00 414.00 433.00 ERROR
r-patched-linux-x86_64 1.1-6.3 19.60 434.20 453.80 OK
r-release-linux-x86_64 1.1-6.3 18.17 431.76 449.93 OK
r-release-macos-arm64 1.1-6.3 7.00 133.00 140.00 OK
r-release-macos-x86_64 1.1-6.3 15.00 567.00 582.00 OK
r-release-windows-x86_64 1.1-6.3 16.00 375.00 391.00 OK
r-oldrel-macos-arm64 1.1-6.3 7.00 159.00 166.00 OK
r-oldrel-macos-x86_64 1.1-6.3 15.00 602.00 617.00 OK
r-oldrel-windows-x86_64 1.1-6.3 16.00 505.00 521.00 OK

Check Details

Version: 1.1-6.3
Check: tests
Result: ERROR Running 'testthat.R' [297s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(rpanel) Loading required package: tcltk Package `rpanel', version 1.1-6.3: type help(rpanel) for summary information > > test_check("rpanel") Error in eval(substitute(expr), data, enclos = parent.frame()) : lazy-load database 'D:/temp/2026_09_17_01_50_00_14611/RtmpgPoA9I/RLIBS_2162c25b16b78/MASS/R/MASS.rdb' is corrupt Saving _problems/test-rp.plot4d-24.R Saving _problems/test-rp.plot4d-25.R [ FAIL 2 | WARN 1 | SKIP 0 | PASS 1365 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rp.plot4d.R:24:4'): Standard call ──────────────────────────── Expected `pnl <- rp.plot4d(cbind(x[, 1], x[, 2]/2), z, y, eqscplot = TRUE)` not to throw any errors. Actually got a <simpleError> with message: ── Error ('test-rp.plot4d.R:25:4'): Standard call ────────────────────────────── <objectNotFoundError/error/condition> Error in `eval(parse(text = panelname), envir = .rpenv)`: object 'window117' not found Backtrace: ▆ 1. └─rpanel::rp.control.dispose(pnl) at test-rp.plot4d.R:25:4 2. └─base::eval(parse(text = panelname), envir = .rpenv) 3. └─base::eval(parse(text = panelname), envir = .rpenv) [ FAIL 2 | WARN 1 | SKIP 0 | PASS 1365 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64