Last updated on 2025-11-02 03:51:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0.1 | 20.75 | 114.74 | 135.49 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0.1 | 13.75 | 82.56 | 96.31 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 95.00 | 144.94 | 239.94 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0.1 | 83.00 | 130.30 | 213.30 | ERROR | |
| r-devel-windows-x86_64 | 1.0.0 | 18.00 | 123.00 | 141.00 | OK | |
| 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 | 18.62 | 109.64 | 128.26 | ERROR | |
| r-release-macos-arm64 | 1.0.0 | 8.00 | 41.00 | 49.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 20.00 | 93.00 | 113.00 | OK | |
| r-release-windows-x86_64 | 0.1.0.1 | 22.00 | 108.00 | 130.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0.0 | 9.00 | 47.00 | 56.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 18.00 | 102.00 | 120.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-gcc, r-release-windows-x86_64, r-oldrel-windows-x86_64