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

Last updated on 2025-11-06 05:50:35 CET.

Package ERROR OK
PopComm 2 11

Package PopComm

Current CRAN status: ERROR: 2, OK: 11

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 Flavor: r-release-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 Flavor: r-release-windows-x86_64