CRAN Package Check Results for Package Xplortext

Last updated on 2026-06-16 02:49:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6 28.00 185.94 213.94 OK
r-devel-linux-x86_64-debian-gcc 1.6 20.51 119.80 140.31 ERROR
r-devel-linux-x86_64-fedora-clang 1.6.1 50.00 303.01 353.01 OK
r-devel-linux-x86_64-fedora-gcc 1.6.1 47.00 281.48 328.48 OK
r-devel-windows-x86_64 1.6 31.00 153.00 184.00 ERROR
r-patched-linux-x86_64 1.6 26.62 174.60 201.22 OK
r-release-linux-x86_64 1.6 28.10 161.68 189.78 ERROR
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 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 204.00 247.00 ERROR

Check Details

Version: 1.6
Check: examples
Result: ERROR Running examples in ‘Xplortext-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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-debian-gcc, r-release-linux-x86_64

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-windows-x86_64, r-oldrel-windows-x86_64