CRAN Package Check Results for Maintainer ‘David Watson <david.s.watson11 at gmail.com>’

Last updated on 2025-12-21 17:51:05 CET.

Package ERROR OK
cbl 4 9
leakyIV 13

Package cbl

Current CRAN status: ERROR: 4, OK: 9

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

Package leakyIV

Current CRAN status: OK: 13