Last updated on 2025-10-31 00:51:12 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0.1 | 20.02 | 115.27 | 135.29 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0.1 | 13.52 | 80.95 | 94.47 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0.1 | 129.00 | 88.51 | 217.51 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0.1 | 83.00 | 130.30 | 213.30 | ERROR | |
| r-devel-windows-x86_64 | 0.1.0.1 | 23.00 | 110.00 | 133.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.0.1 | 19.34 | 109.52 | 128.86 | ERROR | |
| r-release-linux-x86_64 | 0.1.0.1 | 17.68 | 109.31 | 126.99 | ERROR | |
| r-release-macos-arm64 | 0.1.0.1 | 9.00 | 39.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 0.1.0.1 | 21.00 | 68.00 | 89.00 | OK | |
| r-release-windows-x86_64 | 0.1.0.1 | 21.00 | 110.00 | 131.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.0.1 | 11.00 | 48.00 | 59.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0.1 | 13.00 | 72.00 | 85.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0.1 | 31.00 | 156.00 | 187.00 | ERROR | 
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-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, 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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64