CRAN Package Check Results for Package Xplortext

Last updated on 2025-02-23 15:50:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.5 27.37 169.56 196.93 OK
r-devel-linux-x86_64-debian-gcc 1.5.5 17.94 114.43 132.37 OK
r-devel-linux-x86_64-fedora-clang 1.5.5 317.05 OK
r-devel-linux-x86_64-fedora-gcc 1.5.5 315.39 OK
r-devel-macos-arm64 1.5.5 77.00 OK
r-devel-macos-x86_64 1.5.5 126.00 OK
r-devel-windows-x86_64 1.5.5 27.00 153.00 180.00 OK
r-patched-linux-x86_64 1.5.5 26.54 155.93 182.47 OK
r-release-linux-x86_64 1.5.5 25.87 153.17 179.04 OK
r-release-macos-arm64 1.5.5 224.00 OK
r-release-macos-x86_64 1.5.5 267.00 OK
r-release-windows-x86_64 1.5.5 27.00 151.00 178.00 OK
r-oldrel-macos-arm64 1.5.3 71.00 OK
r-oldrel-macos-x86_64 1.5.3 145.00 OK
r-oldrel-windows-x86_64 1.5.3 31.00 174.00 205.00 ERROR

Check Details

Version: 1.5.3
Check: examples
Result: ERROR Running examples in 'Xplortext-Ex.R' failed The error most likely occurred in: > ### Name: plot.LexChar > ### Title: Plot LexChar objects > ### Aliases: plot.LexChar > ### Keywords: plot > > ### ** Examples > > data(open.question) > res.TD<-TextData(open.question, var.text=c(9,10), var.agg="Gen_Edu", Fmin=10, Dmin=10, + remov.number=TRUE, stop.word.tm=TRUE) > LD<-LexChar(res.TD,maxCharDoc = 0) > plot(LD) Error in `gtable_add_grob()`: ! `grobs` must be a single grob or a list of grobs, not a list. Backtrace: ▆ 1. ├─base::plot(LD) 2. └─Xplortext:::plot.LexChar(LD) 3. ├─base::suppressWarnings(...) 4. │ └─base::withCallingHandlers(...) 5. └─Xplortext (local) marrangeGrob2(grobs = pword, nrow = numr, ncol = numc, top = top) 6. ├─base::do.call(gridExtra::arrangeGrob, c(grobs[groups[[g]]], params)) 7. └─gridExtra (local) `<fn>`(...) 8. └─gtable::gtable_add_grob(grobs = grobs) 9. └─gtable:::stop_input_type(grobs, "a single grob or a list of grobs") 10. └─rlang::abort(message, ..., call = call, arg = arg) Execution halted Flavor: r-oldrel-windows-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.