CRAN Package Check Results for Maintainer ‘Vitor Cerqueira <cerqueira.vitormanuel at gmail.com>’

Last updated on 2025-12-26 17:49:03 CET.

Package ERROR NOTE OK
autoBagging 4 9
tsensembler 4 9

Package autoBagging

Current CRAN status: NOTE: 4, OK: 9

Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Vitor Cerqueira <cerqueira.vitormanuel@gmail.com>’ The Description field contains arXiv:1706.09367. 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.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘abind’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package tsensembler

Current CRAN status: ERROR: 4, OK: 9

Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Vitor Cerqueira <cerqueira.vitormanuel@gmail.com>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tsensembler) > > test_check("tsensembler") Saving _problems/test-selectbest-4.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-selectbest.r:4:1'): (code run outside of `test_that()`) ──────── Error in `xtfrm.data.frame(structure(list(V1 = -1.02212679991861, V2 = -0.231253135106163, V3 = -0.806923398160368, V4 = -1.28010439731588), row.names = 1L, class = "data.frame"))`: cannot xtfrm data frames Backtrace: ▆ 1. └─tsensembler::select_best(x) at test-selectbest.r:4:1 2. ├─tsensembler::rbind_l(...) 3. │ └─base::do.call(rbind, x) 4. └─tsensembler::l1apply(...) 5. └─base::lapply(X = xseq, FUN = FUN, ...) 6. └─tsensembler (local) FUN(X[[i]], ...) 7. ├─base::xtfrm(`<data.frame>`) 8. └─base::xtfrm.data.frame(`<data.frame>`) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tsensembler) > > test_check("tsensembler") Saving _problems/test-selectbest-4.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-selectbest.r:4:1'): (code run outside of `test_that()`) ──────── Error in `xtfrm.data.frame(structure(list(V1 = 0.413545083621599, V2 = -0.59223760355515, V3 = 0.868863295186069, V4 = 0.844717676960505), row.names = 1L, class = "data.frame"))`: cannot xtfrm data frames Backtrace: ▆ 1. └─tsensembler::select_best(x) at test-selectbest.r:4:1 2. ├─tsensembler::rbind_l(...) 3. │ └─base::do.call(rbind, x) 4. └─tsensembler::l1apply(...) 5. └─base::lapply(X = xseq, FUN = FUN, ...) 6. └─tsensembler (local) FUN(X[[i]], ...) 7. ├─base::xtfrm(`<data.frame>`) 8. └─base::xtfrm.data.frame(`<data.frame>`) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tsensembler) > > test_check("tsensembler") Saving _problems/test-selectbest-4.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-selectbest.r:4:1'): (code run outside of `test_that()`) ──────── Error in `xtfrm.data.frame(structure(list(V1 = -1.51040060668504, V2 = -0.910558592520207, V3 = 0.25887075531432, V4 = 0.618396973633227), row.names = 1L, class = "data.frame"))`: cannot xtfrm data frames Backtrace: ▆ 1. └─tsensembler::select_best(x) at test-selectbest.r:4:1 2. ├─tsensembler::rbind_l(...) 3. │ └─base::do.call(rbind, x) 4. └─tsensembler::l1apply(...) 5. └─base::lapply(X = xseq, FUN = FUN, ...) 6. └─tsensembler (local) FUN(X[[i]], ...) 7. ├─base::xtfrm(`<data.frame>`) 8. └─base::xtfrm.data.frame(`<data.frame>`) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tsensembler) > > test_check("tsensembler") Saving _problems/test-selectbest-4.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-selectbest.r:4:1'): (code run outside of `test_that()`) ──────── Error in `xtfrm.data.frame(structure(list(V1 = -0.200024305666313, V2 = 0.254006295127704, V3 = 1.21004732521149, V4 = 0.598476324815202), row.names = 1L, class = "data.frame"))`: cannot xtfrm data frames Backtrace: ▆ 1. └─tsensembler::select_best(x) at test-selectbest.r:4:1 2. ├─tsensembler::rbind_l(...) 3. │ └─base::do.call(rbind, x) 4. └─tsensembler::l1apply(...) 5. └─base::lapply(X = xseq, FUN = FUN, ...) 6. └─tsensembler (local) FUN(X[[i]], ...) 7. ├─base::xtfrm(`<df[,4]>`) 8. └─base::xtfrm.data.frame(`<df[,4]>`) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

mirror server hosted at Truenetwork, Russian Federation.