CRAN Package Check Results for Maintainer ‘Alex Hayes <alexpghayes at gmail.com>’

Last updated on 2025-12-09 23:51:47 CET.

Package ERROR WARN NOTE OK
distributions3 13
fastadi 13
fastRG 13
gdim 3 10
invertiforms 13
LRMF3 13
modeltests 13
sparseLRMatrix 3 10
vsp 1 12

Package distributions3

Current CRAN status: OK: 13

Package fastadi

Current CRAN status: OK: 13

Package fastRG

Current CRAN status: OK: 13

Package gdim

Current CRAN status: ERROR: 3, OK: 10

Additional issues

M1mac

Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Alex Hayes <alexpghayes@gmail.com>’ The Description field contains see Chen et al. (2021) <arXiv:2108.03336> for details. Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘gdim-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: eigcv > ### Title: Compute cross-validate eigenvalues > ### Aliases: eigcv > > ### ** Examples > > > library(fastRG) > > set.seed(27) > > B <- matrix(0.1, 5, 5) > diag(B) <- 0.3 > > model <- sbm( + n = 1000, + k = 5, + B = B, + expected_degree = 40, + poisson_edges = FALSE, + allow_self_loops = FALSE + ) Error: Must specify only one of `B` and `k`, not both. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(gdim) Loading required package: Matrix > > test_check("gdim") Attaching package: 'fastRG' The following object is masked from 'package:testthat': expectation Saving _problems/test-eigcv-17.R Saving _problems/test-eigcv-81.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-eigcv.R:10:3'): symmetric eigcv, calculations on A ───────────── Error: Must specify only one of `B` and `k`, not both. Backtrace: ▆ 1. └─fastRG::sbm(...) at test-eigcv.R:10:3 2. └─fastRG::dcsbm(...) ── Error ('test-eigcv.R:74:3'): symmetric eigcv, calculations on L ───────────── Error: Must specify only one of `B` and `k`, not both. Backtrace: ▆ 1. └─fastRG::sbm(...) at test-eigcv.R:74:3 2. └─fastRG::dcsbm(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: examples
Result: ERROR Running examples in 'gdim-Ex.R' failed The error most likely occurred in: > ### Name: eigcv > ### Title: Compute cross-validate eigenvalues > ### Aliases: eigcv > > ### ** Examples > > > library(fastRG) > > set.seed(27) > > B <- matrix(0.1, 5, 5) > diag(B) <- 0.3 > > model <- sbm( + n = 1000, + k = 5, + B = B, + expected_degree = 40, + poisson_edges = FALSE, + allow_self_loops = FALSE + ) Error: Must specify only one of `B` and `k`, not both. Execution halted Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [14s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(gdim) Loading required package: Matrix > > test_check("gdim") Attaching package: 'fastRG' The following object is masked from 'package:testthat': expectation Saving _problems/test-eigcv-17.R Saving _problems/test-eigcv-81.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-eigcv.R:10:3'): symmetric eigcv, calculations on A ───────────── Error: Must specify only one of `B` and `k`, not both. Backtrace: ▆ 1. └─fastRG::sbm(...) at test-eigcv.R:10:3 2. └─fastRG::dcsbm(...) ── Error ('test-eigcv.R:74:3'): symmetric eigcv, calculations on L ───────────── Error: Must specify only one of `B` and `k`, not both. Backtrace: ▆ 1. └─fastRG::sbm(...) at test-eigcv.R:74:3 2. └─fastRG::dcsbm(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [21s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(gdim) Loading required package: Matrix > > test_check("gdim") Attaching package: 'fastRG' The following object is masked from 'package:testthat': expectation Saving _problems/test-eigcv-17.R Saving _problems/test-eigcv-81.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-eigcv.R:10:3'): symmetric eigcv, calculations on A ───────────── Error: Must specify only one of `B` and `k`, not both. Backtrace: ▆ 1. └─fastRG::sbm(...) at test-eigcv.R:10:3 2. └─fastRG::dcsbm(...) ── Error ('test-eigcv.R:74:3'): symmetric eigcv, calculations on L ───────────── Error: Must specify only one of `B` and `k`, not both. Backtrace: ▆ 1. └─fastRG::sbm(...) at test-eigcv.R:74:3 2. └─fastRG::dcsbm(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64

Package invertiforms

Current CRAN status: OK: 13

Package LRMF3

Current CRAN status: OK: 13

Package modeltests

Current CRAN status: OK: 13

Package sparseLRMatrix

Current CRAN status: NOTE: 3, OK: 10

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package vsp

Current CRAN status: WARN: 1, OK: 12

Version: 0.1.3
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: S3 methods '$<-.grouped_df', '[.fun_list', '[.grouped_df', '[.rowwise_df', '[<-.grouped_df', '[<-.rowwise_df', '[[<-.grouped_df', 'names<-.grouped_df', 'names<-.rowwise_df', 'add_count.data.frame', 'add_count.default', 'anti_join.data.frame', 'arrange.data.frame', 'arrange_.data.frame', 'arrange_.tbl_df', 'as.data.frame.grouped_df', 'as.tbl.data.frame', 'as.tbl.tbl', 'as_join_by.character', 'as_join_by.default', 'as_join_by.dplyr_join_by', 'as_join_by.list', 'as_tibble.grouped_df', 'as_tibble.rowwise_df', 'auto_copy.data.frame', 'cbind.grouped_df', 'collapse.data.frame', 'collect.data.frame', 'common_by.NULL', 'common_by.character', 'common_by.default', 'common_by.list', 'compute.data.frame', 'copy_to.DBIConnection', 'copy_to.src_local', 'count.data.frame', 'cross_join.data.frame', 'distinct.data.frame', 'distinct_.data.frame', 'distinct_.grouped_df', 'distinct_.tbl_df', 'do.NULL', 'do.data.frame', 'do.grouped_df', 'do.rowwise_df', 'do_.NULL', 'do_.data.frame', 'do_.grouped_df', 'do_.r [... truncated] Flavor: r-devel-windows-x86_64