Last updated on 2025-10-31 05:48:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.46 | 53.82 | 58.28 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.74 | 39.73 | 43.47 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 13.00 | 76.57 | 89.57 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 24.00 | 62.61 | 86.61 | ERROR | |
| r-devel-windows-x86_64 | 0.1.0 | 7.00 | 62.00 | 69.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.0 | 5.23 | 48.83 | 54.06 | ERROR | |
| r-release-linux-x86_64 | 0.1.0 | 4.54 | 48.19 | 52.73 | ERROR | |
| r-release-macos-arm64 | 0.1.0 | 3.00 | 22.00 | 25.00 | NOTE | |
| r-release-macos-x86_64 | 0.1.0 | 4.00 | 40.00 | 44.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.0 | 7.00 | 63.00 | 70.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.0 | 2.00 | 22.00 | 24.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.1.0 | 3.00 | 33.00 | 36.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.0 | 9.00 | 76.00 | 85.00 | ERROR | 
Version: 0.1.0
Check: package subdirectories
Result: NOTE
  Problems with news in ‘NEWS.md’:
  No news entries found.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
  Running examples in ‘AnimalHabitatNetwork-Ex.R’ failed
  The error most likely occurred in:
  
  > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
  > ### Name: ahn_gen
  > ### Title: Generate networks characterising habitat physical configurations
  > ### Aliases: ahn_gen
  > 
  > ### ** Examples
  > 
  > # generate a connected and weighted network
  > ahn_gen(N = 10, L = 5, mu = 1, lamda = 5)
  Error in `graph_from_adjacency_matrix()`:
  ! Cannot create a graph object because the adjacency matrix contains
    NAs.
  Backtrace:
      ▆
   1. └─AnimalHabitatNetwork::ahn_gen(N = 10, L = 5, mu = 1, lamda = 5)
   2.   └─igraph::graph_from_adjacency_matrix(ahn_wei_matrix, mode = "undirected", diag = FALSE, weighted = TRUE)
   3.     └─igraph:::ensure_no_na(adjmatrix, "adjacency matrix")
   4.       └─cli::cli_abort(...)
   5.         └─rlang::abort(...)
  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
Check: examples
Result: ERROR
  Running examples in ‘AnimalHabitatNetwork-Ex.R’ failed
  The error most likely occurred in:
  
  > ### Name: ahn_gen
  > ### Title: Generate networks characterising habitat physical configurations
  > ### Aliases: ahn_gen
  > 
  > ### ** Examples
  > 
  > # generate a connected and weighted network
  > ahn_gen(N = 10, L = 5, mu = 1, lamda = 5)
  Error in `graph_from_adjacency_matrix()`:
  ! Cannot create a graph object because the adjacency matrix contains
    NAs.
  Backtrace:
      ▆
   1. └─AnimalHabitatNetwork::ahn_gen(N = 10, L = 5, mu = 1, lamda = 5)
   2.   └─igraph::graph_from_adjacency_matrix(ahn_wei_matrix, mode = "undirected", diag = FALSE, weighted = TRUE)
   3.     └─igraph:::ensure_no_na(adjmatrix, "adjacency matrix")
   4.       └─cli::cli_abort(...)
   5.         └─rlang::abort(...)
  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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.