Last updated on 2025-12-28 03:52:21 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| aoos | 13 | ||
| dat | 1 | 12 | |
| modules | 13 | ||
| REPLesentR | 3 | 10 | |
| saeRobust | 2 | 11 | |
| saeSim | 13 | ||
| templates | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("dat")
To use dplyr as backend set 'options(dat.use.dplyr = TRUE)'.
Attaching package: 'dat'
The following object is masked from 'package:base':
replace
>
> if (requireNamespace("testthat", quietly = TRUE)) {
+ testthat::test_check("dat")
+ }
Saving _problems/test-mutar-data-table-107.R
[ FAIL 1 | WARN 67 | SKIP 1 | PASS 121 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-lintr.R:5:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-mutar-data-table.R:107:5'): mutar with by ──────────────────────
Error in ``[.data.table`(.__x__, , `:=`(.__x__ = x + 1), keyby = .(group))`: attempt access index 2/2 in VECTOR_ELT
Backtrace:
▆
1. ├─dat:::WITHOUT_DPLYR(...) at test-mutar-data-table.R:81:3
2. └─dat::mutar(dat, x ~ x + 1, by = "group") at test-mutar-data-table.R:107:5
3. ├─dat:::handleCols(...)
4. └─dat:::handleCols(...)
5. └─dat:::dataTableMutateBy(x, args, by)
6. └─dat:::mutateDataTable(...)
7. └─dat:::callDataTable(x, args, fun, by)
8. └─base::eval(expr, envir = env)
9. └─base::eval(expr, envir = env)
10. ├─.__x__[, `:=`(.__x__ = x + 1), keyby = .(group)]
11. └─data.table:::`[.data.table`(.__x__, , `:=`(.__x__ = x + 1), keyby = .(group))
[ FAIL 1 | WARN 67 | SKIP 1 | PASS 121 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.5.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Introduction.Rmd' using rmarkdown
Quitting from Introduction.Rmd:98-100 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 19/19 in VECTOR_ELT
---
Backtrace:
▆
1. └─dat::mutar(flights, n ~ .N, by = "month")
2. ├─dat:::handleCols(...)
3. └─dat:::handleCols(...)
4. └─dat:::dataTableMutateBy(x, args, by)
5. └─dat:::mutateDataTable(...)
6. └─dat:::callDataTable(x, args, fun, by)
7. └─base::eval(expr, envir = env)
8. └─base::eval(expr, envir = env)
9. ├─.__x__[, `:=`(.__n__ = .N), keyby = .(month)]
10. └─data.table:::`[.data.table`(.__x__, , `:=`(.__n__ = .N), keyby = .(month))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
attempt access index 19/19 in VECTOR_ELT
--- failed re-building 'Introduction.Rmd'
--- re-building 'performance.Rmd' using rmarkdown
--- finished re-building 'performance.Rmd'
SUMMARY: processing the following file failed:
'Introduction.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.4.1
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
Current CRAN status: NOTE: 2, OK: 11
Version: 0.5.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Sebastian Warnholz <wahani@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Sebastian",
family = "Warnholz",
role = c("aut", "cre"),
email = "wahani@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
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.