CRAN Package Check Results for Package GeSciLiVis

Last updated on 2023-12-10 22:55:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 25.20 237.30 262.50 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 16.90 176.69 193.59 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 319.12 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 316.67 OK
r-devel-windows-x86_64 1.2.0 22.00 188.00 210.00 ERROR
r-patched-linux-x86_64 1.2.0 19.79 229.98 249.77 OK
r-release-linux-x86_64 1.2.0 17.47 232.72 250.19 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 31.00 213.00 244.00 OK
r-oldrel-macos-arm64 1.2.0 100.00 OK
r-oldrel-macos-x86_64 1.1.1 10.00 ERROR
r-oldrel-windows-x86_64 1.2.0 33.00 213.00 246.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: HTTP failure: 500 {"error":"error forwarding request","api-key":"129.217.207.203","type":"ip", "status":"ok"} Execution halted Flavor: r-devel-windows-x86_64

Version: 1.1.1
Check: package dependencies
Result: ERROR Packages required and available but unsuitable versions: 'grDevices', 'graphics', 'utils' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-x86_64