CRAN Package Check Results for Package ldaPrototype

Last updated on 2026-07-11 20:50:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 8.12 96.70 104.82 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 5.54 69.89 75.43 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.2 15.00 150.84 165.84 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.2 14.00 153.97 167.97 ERROR
r-devel-windows-x86_64 0.3.2 12.00 142.00 154.00 ERROR
r-patched-linux-x86_64 0.3.2 8.98 88.46 97.44 OK
r-release-linux-x86_64 0.3.2 8.55 90.30 98.85 OK
r-release-macos-arm64 0.3.2 2.00 50.00 52.00 OK
r-release-macos-x86_64 0.3.2 7.00 167.00 174.00 OK
r-release-windows-x86_64 0.3.2 13.00 133.00 146.00 OK
r-oldrel-macos-arm64 0.3.2 2.00 62.00 64.00 OK
r-oldrel-macos-x86_64 0.3.2 7.00 338.00 345.00 OK
r-oldrel-windows-x86_64 0.3.2 15.00 164.00 179.00 OK

Check Details

Version: 0.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/31s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # setting R_TESTS to empty string because of > # https://github.com/hadley/testthat/issues/144 > # revert this when that issue in R is fixed. > Sys.setenv("R_TESTS" = "") > > library(testthat) > library(ldaPrototype) > library(data.table) Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > library(dendextend) --------------------- Welcome to dendextend version 1.19.1 Type citation('dendextend') for how to cite the package. Type browseVignettes(package = 'dendextend') for the package vignette. The github page is: https://github.com/talgalili/dendextend/ Suggestions and bug-reports can be submitted at: https://github.com/talgalili/dendextend/issues You may ask questions at stackoverflow, use the r and dendextend tags: https://stackoverflow.com/questions/tagged/dendextend To suppress this message use: suppressPackageStartupMessages(library(dendextend)) --------------------- Attaching package: 'dendextend' The following object is masked from 'package:data.table': set The following object is masked from 'package:stats': cutree > > test_check("ldaPrototype") Saving _problems/test_dendTopics-75.R Saving _problems/test_dendTopics-76.R Saving _problems/test_dendTopics-77.R Saving _problems/test_dendTopics-78.R Saving _problems/test_dendTopics-79.R [ FAIL 5 | WARN 91 | SKIP 0 | PASS 440 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_dendTopics.R:75:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(dend, pruned)` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:76:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(pruned, dend)` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:77:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(dend, pruned, pruning.par = list(type = "color"))` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:78:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(pruned, dend, pruning.par = list(type = "both"))` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:79:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(...)` to run silently. Actual noise: warnings. [ FAIL 5 | WARN 91 | SKIP 0 | PASS 440 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [31s/81s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # setting R_TESTS to empty string because of > # https://github.com/hadley/testthat/issues/144 > # revert this when that issue in R is fixed. > Sys.setenv("R_TESTS" = "") > > library(testthat) > library(ldaPrototype) > library(data.table) Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > library(dendextend) --------------------- Welcome to dendextend version 1.19.1 Type citation('dendextend') for how to cite the package. Type browseVignettes(package = 'dendextend') for the package vignette. The github page is: https://github.com/talgalili/dendextend/ Suggestions and bug-reports can be submitted at: https://github.com/talgalili/dendextend/issues You may ask questions at stackoverflow, use the r and dendextend tags: https://stackoverflow.com/questions/tagged/dendextend To suppress this message use: suppressPackageStartupMessages(library(dendextend)) --------------------- Attaching package: 'dendextend' The following object is masked from 'package:data.table': set The following object is masked from 'package:stats': cutree > > test_check("ldaPrototype") Saving _problems/test_dendTopics-75.R Saving _problems/test_dendTopics-76.R Saving _problems/test_dendTopics-77.R Saving _problems/test_dendTopics-78.R Saving _problems/test_dendTopics-79.R [ FAIL 5 | WARN 91 | SKIP 0 | PASS 440 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_dendTopics.R:75:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(dend, pruned)` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:76:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(pruned, dend)` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:77:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(dend, pruned, pruning.par = list(type = "color"))` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:78:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(pruned, dend, pruning.par = list(type = "both"))` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:79:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(...)` to run silently. Actual noise: warnings. [ FAIL 5 | WARN 91 | SKIP 0 | PASS 440 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [33s/115s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # setting R_TESTS to empty string because of > # https://github.com/hadley/testthat/issues/144 > # revert this when that issue in R is fixed. > Sys.setenv("R_TESTS" = "") > > library(testthat) > library(ldaPrototype) > library(data.table) Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > library(dendextend) --------------------- Welcome to dendextend version 1.19.1 Type citation('dendextend') for how to cite the package. Type browseVignettes(package = 'dendextend') for the package vignette. The github page is: https://github.com/talgalili/dendextend/ Suggestions and bug-reports can be submitted at: https://github.com/talgalili/dendextend/issues You may ask questions at stackoverflow, use the r and dendextend tags: https://stackoverflow.com/questions/tagged/dendextend To suppress this message use: suppressPackageStartupMessages(library(dendextend)) --------------------- Attaching package: 'dendextend' The following object is masked from 'package:data.table': set The following object is masked from 'package:stats': cutree > > test_check("ldaPrototype") Saving _problems/test_dendTopics-75.R Saving _problems/test_dendTopics-76.R Saving _problems/test_dendTopics-77.R Saving _problems/test_dendTopics-78.R Saving _problems/test_dendTopics-79.R [ FAIL 5 | WARN 91 | SKIP 0 | PASS 440 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_dendTopics.R:75:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(dend, pruned)` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:76:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(pruned, dend)` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:77:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(dend, pruned, pruning.par = list(type = "color"))` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:78:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(pruned, dend, pruning.par = list(type = "both"))` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:79:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(...)` to run silently. Actual noise: warnings. [ FAIL 5 | WARN 91 | SKIP 0 | PASS 440 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.2
Check: tests
Result: ERROR Running 'testthat.R' [42s] Running the tests in 'tests/testthat.R' failed. Complete output: > # setting R_TESTS to empty string because of > # https://github.com/hadley/testthat/issues/144 > # revert this when that issue in R is fixed. > Sys.setenv("R_TESTS" = "") > > library(testthat) > library(ldaPrototype) > library(data.table) Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > library(dendextend) --------------------- Welcome to dendextend version 1.19.1 Type citation('dendextend') for how to cite the package. Type browseVignettes(package = 'dendextend') for the package vignette. The github page is: https://github.com/talgalili/dendextend/ Suggestions and bug-reports can be submitted at: https://github.com/talgalili/dendextend/issues You may ask questions at stackoverflow, use the r and dendextend tags: https://stackoverflow.com/questions/tagged/dendextend To suppress this message use: suppressPackageStartupMessages(library(dendextend)) --------------------- Attaching package: 'dendextend' The following object is masked from 'package:data.table': set The following object is masked from 'package:stats': cutree > > test_check("ldaPrototype") Saving _problems/test_dendTopics-75.R Saving _problems/test_dendTopics-76.R Saving _problems/test_dendTopics-77.R Saving _problems/test_dendTopics-78.R Saving _problems/test_dendTopics-79.R [ FAIL 5 | WARN 91 | SKIP 0 | PASS 440 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_dendTopics.R:75:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(dend, pruned)` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:76:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(pruned, dend)` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:77:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(dend, pruned, pruning.par = list(type = "color"))` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:78:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(pruned, dend, pruning.par = list(type = "both"))` to run silently. Actual noise: warnings. ── Failure ('test_dendTopics.R:79:3'): plot.TopicDendrogram_plot.PruningSCLOP ── Expected `plot(...)` to run silently. Actual noise: warnings. [ FAIL 5 | WARN 91 | SKIP 0 | PASS 440 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64