Last updated on 2025-12-21 11:50:23 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| dtwclust | 5 | 8 | |
| table.express | 4 | 9 |
Current CRAN status: NOTE: 5, OK: 8
Version: 6.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Alexis Sarda <alexis.sarda@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Alexis",
family = "Sarda-Espinosa",
role = "aut"),
person(given = "Alexis",
family = "Sarda",
role = "cre",
email = "alexis.sarda@gmail.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 6.0.0
Check: installed package size
Result: NOTE
installed size is 9.2Mb
sub-directories of 1Mb or more:
doc 2.1Mb
libs 5.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 6.0.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 4, OK: 9
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(table.express)
Attaching package: 'table.express'
The following object is masked from 'package:stats':
filter
> library(testthat)
>
> # old reporter for CMD checks
> options(testthat.default_reporter = "summary")
>
> #' To test in a local machine:
> #' Sys.setenv(NOT_CRAN = "true"); test_dir("tests/testthat/")
> #' OR
> #' devtools::test()
> #'
> testthat::test_check("table.express")
Error in `source_dir()`:
! Failed to evaluate './helper-joins.R'.
Caused by error in `[.data.table`:
! attempt access index 2/2 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::test_check("table.express")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_helpers(".", env)
7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(...)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. │ ├─website[, `:=`(session_id, .GRP), by = .(name, session_start_time)] at ./helper-joins.R:74:1
15. │ └─data.table:::`[.data.table`(...) at ./helper-joins.R:74:1
16. └─base::.handleSimpleError(...)
17. └─testthat (local) h(simpleError(msg, call))
18. └─cli::cli_abort(...)
19. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(table.express)
Attaching package: 'table.express'
The following object is masked from 'package:stats':
filter
> library(testthat)
>
> # old reporter for CMD checks
> options(testthat.default_reporter = "summary")
>
> #' To test in a local machine:
> #' Sys.setenv(NOT_CRAN = "true"); test_dir("tests/testthat/")
> #' OR
> #' devtools::test()
> #'
> testthat::test_check("table.express")
Error in `source_dir()`:
! Failed to evaluate './helper-joins.R'.
Caused by error in `[.data.table`:
! attempt access index 2/2 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::test_check("table.express")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_helpers(".", env)
7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(...)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. │ ├─website[, `:=`(session_id, .GRP), by = .(name, session_start_time)] at ./helper-joins.R:74:1
15. │ └─data.table:::`[.data.table`(...) at ./helper-joins.R:74:1
16. └─base::.handleSimpleError(...)
17. └─testthat (local) h(simpleError(msg, call))
18. └─cli::cli_abort(...)
19. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(table.express)
Attaching package: 'table.express'
The following object is masked from 'package:stats':
filter
> library(testthat)
>
> # old reporter for CMD checks
> options(testthat.default_reporter = "summary")
>
> #' To test in a local machine:
> #' Sys.setenv(NOT_CRAN = "true"); test_dir("tests/testthat/")
> #' OR
> #' devtools::test()
> #'
> testthat::test_check("table.express")
Error in `source_dir()`:
! Failed to evaluate './helper-joins.R'.
Caused by error in `[.data.table`:
! attempt access index 2/2 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::test_check("table.express")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_helpers(".", env)
7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(...)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. │ ├─website[, `:=`(session_id, .GRP), by = .(name, session_start_time)] at ./helper-joins.R:74:1
15. │ └─data.table:::`[.data.table`(...) at ./helper-joins.R:74:1
16. └─base::.handleSimpleError(...)
17. └─testthat (local) h(simpleError(msg, call))
18. └─cli::cli_abort(...)
19. └─rlang::abort(...)
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc