CRAN Package Check Results for Package GeSciLiVis

Last updated on 2024-01-10 19:52:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 23.74 241.53 265.27 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 20.87 175.65 196.52 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 162.79 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 162.16 ERROR
r-devel-windows-x86_64 1.2.0 23.00 169.00 192.00 OK
r-patched-linux-x86_64 1.2.0 18.79 228.50 247.29 OK
r-release-linux-x86_64 1.2.0 22.83 229.32 252.15 OK
r-release-macos-arm64 1.2.0 108.00 OK
r-release-macos-x86_64 1.2.0 214.00 OK
r-release-windows-x86_64 1.2.0 29.00 216.00 245.00 OK
r-oldrel-macos-arm64 1.2.0 100.00 OK
r-oldrel-windows-x86_64 1.2.0 31.00 205.00 236.00 OK

Check Details

Version: 1.2.0
Check: examples
Result: ERROR Running examples in ‘GeSciLiVis-Ex.R’ failed The error most likely occurred in: > ### Name: pub_activity_plot > ### Title: Visualize the publication activity for genes > ### Aliases: pub_activity_plot > > ### ** Examples > > gene_list_mouse = c("Mbl1") > keyword_list = c("stem cell") > pub_activity_plot(g_list = gene_list_mouse, k_list = keyword_list, + species = "mouse", output_dir=NULL, + show_progressbar=FALSE) Error: No esummary records found in file Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc