CRAN Package Check Results for Package cba

Last updated on 2024-05-29 06:56:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-23 8.99 39.83 48.82 ERROR
r-devel-linux-x86_64-debian-gcc 0.2-23 8.27 29.20 37.47 ERROR
r-devel-linux-x86_64-fedora-clang 0.2-23 62.87 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2-23 58.24 ERROR
r-devel-windows-x86_64 0.2-23 14.00 64.00 78.00 ERROR
r-patched-linux-x86_64 0.2-23 10.47 36.90 47.37 OK
r-release-linux-x86_64 0.2-23 9.90 37.97 47.87 OK
r-release-macos-arm64 0.2-23 24.00 OK
r-release-windows-x86_64 0.2-23 13.00 63.00 76.00 OK
r-oldrel-macos-arm64 0.2-23 24.00 OK
r-oldrel-macos-x86_64 0.2-23 36.00 OK
r-oldrel-windows-x86_64 0.2-23 14.00 70.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

Version: 0.2-23
Check: examples
Result: ERROR Running examples in ‘cba-Ex.R’ failed The error most likely occurred in: > ### 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64