Last updated on 2025-12-20 11:50:16 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 8.38 | 66.18 | 74.56 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 5.79 | 47.45 | 53.24 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 13.00 | 104.34 | 117.34 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 11.00 | 96.06 | 107.06 | ERROR | |
| r-devel-windows-x86_64 | 0.1.3 | 10.00 | 80.00 | 90.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 6.40 | 69.81 | 76.21 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 7.67 | 68.41 | 76.08 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 5.00 | 72.00 | 77.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 11.00 | 80.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 5.00 | 59.00 | 64.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 12.00 | 102.00 | 114.00 | OK |
Version: 0.1.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘David Watson <david.s.watson11@gmail.com>’
The Description field contains
details, see Watson & Silva (2022) <arXiv:2205.05715>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in ‘cbl-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: bipartite
> ### Title: Simulated data
> ### Aliases: bipartite
> ### Keywords: datasets
>
> ### ** Examples
>
> # Load data
> data(bipartite)
> x <- bipartite$x
> z <- bipartite$z
>
> # Set seed
> set.seed(42)
>
> # Run CBL
> cbl(x, z)
Error in `[.data.table`(df, , `:=`(drji, sum(d_ji)/.N), by = z) :
attempt access index 10/10 in VECTOR_ELT
Calls: cbl -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in ‘cbl-Ex.R’ failed
The error most likely occurred in:
> ### Name: bipartite
> ### Title: Simulated data
> ### Aliases: bipartite
> ### Keywords: datasets
>
> ### ** Examples
>
> # Load data
> data(bipartite)
> x <- bipartite$x
> z <- bipartite$z
>
> # Set seed
> set.seed(42)
>
> # Run CBL
> cbl(x, z)
Error in `[.data.table`(df, , `:=`(drji, sum(d_ji)/.N), by = z) :
attempt access index 10/10 in VECTOR_ELT
Calls: cbl -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc