CRAN Package Check Results for Package Xplortext

Last updated on 2026-09-05 13:51:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.1 27.22 186.15 213.37 OK
r-devel-linux-x86_64-debian-gcc 1.6.1 18.01 127.20 145.21 OK
r-devel-linux-x86_64-fedora-clang 1.6.1 21.00 124.50 145.50 OK
r-devel-linux-x86_64-fedora-gcc 1.6.1 22.00 133.30 155.30 OK
r-devel-windows-x86_64 1.6.1 32.00 178.00 210.00 OK
r-patched-linux-x86_64 1.6.1 25.90 180.19 206.09 OK
r-release-linux-x86_64 1.6.1 27.72 179.82 207.54 OK
r-release-macos-arm64 1.6.1 7.00 45.00 52.00 OK
r-release-macos-x86_64 1.6.1 20.00 120.00 140.00 OK
r-release-windows-x86_64 1.6.1 30.00 174.00 204.00 OK
r-oldrel-macos-arm64 1.6 7.00 42.00 49.00 OK
r-oldrel-macos-x86_64 1.6 20.00 112.00 132.00 OK
r-oldrel-windows-x86_64 1.6 42.00 324.00 366.00 ERROR

Check Details

Version: 1.6
Check: examples
Result: ERROR Running examples in 'Xplortext-Ex.R' failed The error most likely occurred in: > ### Name: LabelTree > ### Title: Hierarchical words (LabelTree) > ### Aliases: LabelTree > ### Keywords: multivariate > > ### ** Examples > > data(open.question) > res.TD<-TextData(open.question,var.text=c(9,10), var.agg="Age_Group", Fmin=10, Dmin=10, + stop.word.tm=TRUE) > res.LexCA<-LexCA(res.TD, graph=FALSE) Error in vp[1:min(nrow(X) - 1, ncol(X) - 1), , drop = FALSE] : subscript out of bounds Calls: LexCA -> CA_New Execution halted Flavor: r-oldrel-windows-x86_64