CRAN Package Check Results for Maintainer ‘Zheng Gong <gongzheng131 at hotmail.com>’

Last updated on 2025-10-16 05:51:35 CEST.

Package ERROR OK
PopComm 4 9

Package PopComm

Current CRAN status: ERROR: 4, OK: 9

Version: 0.1.0.1
Check: examples
Result: ERROR Running examples in ‘PopComm-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: circle_plot > ### Title: Plot Circular Ligand-Receptor Interaction Network > ### Aliases: circle_plot > > ### ** Examples > > # Plot Circular Cell-Cell Interaction Network > data(filtered_lr_eg) > p <- circle_plot(filtered_lr_eg, edge_width = "count", show_self_interactions = TRUE) Warning: edge attribute loop.angle contains NAs. Replacing with default value Error in p[[type]][[name]][is.na(p[[type]][[name]])] <- i.default.values[[type]][[name]] : replacement has length zero Calls: circle_plot -> plot -> plot.igraph -> params Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 0.1.0.1
Check: examples
Result: ERROR Running examples in ‘PopComm-Ex.R’ failed The error most likely occurred in: > ### Name: circle_plot > ### Title: Plot Circular Ligand-Receptor Interaction Network > ### Aliases: circle_plot > > ### ** Examples > > # Plot Circular Cell-Cell Interaction Network > data(filtered_lr_eg) > p <- circle_plot(filtered_lr_eg, edge_width = "count", show_self_interactions = TRUE) Warning: edge attribute loop.angle contains NAs. Replacing with default value Error in p[[type]][[name]][is.na(p[[type]][[name]])] <- i.default.values[[type]][[name]] : replacement has length zero Calls: circle_plot -> plot -> plot.igraph -> params Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc