Last updated on 2023-02-06 06:51:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 3.13 | 42.19 | 45.32 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 2.69 | 31.53 | 34.22 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 60.02 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 66.79 | ERROR | |||
r-devel-windows-x86_64 | 0.1.2 | 14.00 | 76.00 | 90.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.2 | 3.20 | 40.98 | 44.18 | ERROR | |
r-release-linux-x86_64 | 0.1.2 | 2.85 | 41.69 | 44.54 | ERROR | |
r-release-macos-arm64 | 0.1.2 | 22.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.2 | 41.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.2 | 22.00 | 77.00 | 99.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.2 | 24.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.2 | 35.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 8.00 | 65.00 | 73.00 | ERROR |
Version: 0.1.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘epidict’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(epikit)
>
> test_check("epikit")
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-age-categories.R:179'): years alone give years ─────────────────
Error in `forcats::fct_drop(res, droppings)`: `only` must be a character vector or `NULL`, not a logical vector.
Backtrace:
▆
1. └─epikit::group_age_categories(df, years = years, one_column = FALSE) at test-age-categories.R:179:2
2. └─forcats::fct_drop(only = droppings)
3. └─forcats:::check_character(only, allow_null = TRUE)
4. └─forcats:::stop_input_type(...)
5. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(epikit)
>
> test_check("epikit")
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-age-categories.R:179'): years alone give years ─────────────────
Error in `forcats::fct_drop(res, droppings)`: `only` must be a character vector or `NULL`, not a logical vector.
Backtrace:
▆
1. └─epikit::group_age_categories(df, years = years, one_column = FALSE) at test-age-categories.R:179:2
2. └─forcats::fct_drop(only = droppings)
3. └─forcats:::check_character(only, allow_null = TRUE)
4. └─forcats:::stop_input_type(...)
5. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(epikit)
>
> test_check("epikit")
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-age-categories.R:179'): years alone give years ─────────────────
Error in `forcats::fct_drop(res, droppings)`: `only` must be a character vector or `NULL`, not a logical vector.
Backtrace:
▆
1. └─epikit::group_age_categories(df, years = years, one_column = FALSE) at test-age-categories.R:179:2
2. └─forcats::fct_drop(only = droppings)
3. └─forcats:::check_character(only, allow_null = TRUE)
4. └─forcats:::stop_input_type(...)
5. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(epikit)
>
> test_check("epikit")
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-age-categories.R:179'): years alone give years ─────────────────
Error in `forcats::fct_drop(res, droppings)`: `only` must be a character vector or `NULL`, not a logical vector.
Backtrace:
▆
1. └─epikit::group_age_categories(df, years = years, one_column = FALSE) at test-age-categories.R:179:2
2. └─forcats::fct_drop(only = droppings)
3. └─forcats:::check_character(only, allow_null = TRUE)
4. └─forcats:::stop_input_type(...)
5. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(epikit)
>
> test_check("epikit")
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-age-categories.R:179'): years alone give years ─────────────────
Error in `forcats::fct_drop(res, droppings)`: `only` must be a character vector or `NULL`, not a logical vector.
Backtrace:
▆
1. └─epikit::group_age_categories(df, years = years, one_column = FALSE) at test-age-categories.R:179:2
2. └─forcats::fct_drop(only = droppings)
3. └─forcats:::check_character(only, allow_null = TRUE)
4. └─forcats:::stop_input_type(...)
5. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
Error: Test failures
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(epikit)
>
> test_check("epikit")
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
== Skipped tests ===============================================================
* On CRAN (1)
== Failed tests ================================================================
-- Error ('test-age-categories.R:179'): years alone give years -----------------
Error in `forcats::fct_drop(res, droppings)`: `only` must be a character vector or `NULL`, not a logical vector.
Backtrace:
x
1. \-epikit::group_age_categories(df, years = years, one_column = FALSE) at test-age-categories.R:179:2
2. \-forcats::fct_drop(only = droppings)
3. \-forcats:::check_character(only, allow_null = TRUE)
4. \-forcats:::stop_input_type(...)
5. \-rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64