CRAN Package Check Results for Package Xplortext

Last updated on 2026-06-12 02:51:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6 28.53 188.09 216.62 OK
r-devel-linux-x86_64-debian-gcc 1.6 18.42 125.14 143.56 OK
r-devel-linux-x86_64-fedora-clang 1.6 51.00 271.02 322.02 ERROR
r-devel-linux-x86_64-fedora-gcc 1.6 47.00 255.74 302.74 ERROR
r-devel-windows-x86_64 1.6 31.00 173.00 204.00 OK
r-patched-linux-x86_64 1.6 26.62 174.60 201.22 OK
r-release-linux-x86_64 1.6 25.54 174.83 200.37 OK
r-release-macos-arm64 1.6 6.00 40.00 46.00 OK
r-release-macos-x86_64 1.6 20.00 130.00 150.00 OK
r-release-windows-x86_64 1.6 31.00 171.00 202.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 43.00 231.00 274.00 OK

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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc