CRAN Package Check Results for Package cba

Last updated on 2024-06-08 09:49:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-23 9.49 38.10 47.59 ERROR
r-devel-linux-x86_64-debian-gcc 0.2-23 7.71 29.35 37.06 ERROR
r-devel-linux-x86_64-fedora-clang 0.2-24 61.07 OK
r-devel-linux-x86_64-fedora-gcc 0.2-24 60.45 OK
r-devel-windows-x86_64 0.2-24 16.00 81.00 97.00 OK
r-patched-linux-x86_64 0.2-23 11.32 38.27 49.59 OK
r-release-linux-x86_64 0.2-23 9.11 37.68 46.79 OK
r-release-macos-arm64 0.2-24 37.00 OK
r-release-macos-x86_64 0.2-24 51.00 OK
r-release-windows-x86_64 0.2-23 15.00 66.00 81.00 OK
r-oldrel-macos-arm64 0.2-24 29.00 OK
r-oldrel-macos-x86_64 0.2-24 60.00 OK
r-oldrel-windows-x86_64 0.2-23 16.00 68.00 84.00 OK

Check Details

Version: 0.2-23
Check: examples
Result: ERROR Running examples in ‘cba-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plot.sdists.graph > ### Title: Plotting Edit Transcripts and Sequence Alignments > ### Aliases: plot.sdists.graph > ### Keywords: cluster > > ### ** Examples > > ## continue example in sdists.trace > x1 <- "vintner" > y1 <- "writers" > b11 <- sdists.trace(x1, y1, weight=c(1,1,0,1), graph = TRUE) Error in sdists.trace(x1, y1, weight = c(1, 1, 0, 1), graph = TRUE) : can't change type from VECSXP to STRSXP Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc