CRAN Package Check Results for Package ffsimulator

Last updated on 2024-02-27 11:49:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.3 7.71 76.40 84.11 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.3 6.17 58.09 64.26 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.3 107.47 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.3 121.52 ERROR
r-devel-windows-x86_64 1.2.3 8.00 81.00 89.00 ERROR
r-patched-linux-x86_64 1.2.3 5.96 72.68 78.64 ERROR
r-release-linux-x86_64 1.2.3 5.36 73.28 78.64 ERROR
r-release-macos-arm64 1.2.3 43.00 OK
r-release-macos-x86_64 1.2.3 69.00 OK
r-release-windows-x86_64 1.2.3 10.00 93.00 103.00 ERROR
r-oldrel-macos-arm64 1.2.3 36.00 OK
r-oldrel-windows-x86_64 1.2.3 14.00 97.00 111.00 ERROR

Check Details

Version: 1.2.3
Check: dependencies in R code
Result: WARN Missing or unexported object: ‘tidytable::unnest.’ 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-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ffsimulator) > library(checkmate) > > test_check("ffsimulator") [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-ffs_autoplot.R:13:3', 'test-integration.R:2:3', 'test-integration.R:17:3', 'test-integration.R:37:3', 'test-integration.R:49:3', 'test-integration.R:61:3', 'test-integration.R:70:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ffs_components.R:8:3'): ffs_adp_outcomes() works for both the simple and none injury models ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. ├─ffsimulator::ffs_adp_outcomes(...) at test-ffs_components.R:8:3 2. │ └─tidytable::unnest.(ao, "rank", .drop = FALSE) %>% ... 3. └─ffsimulator:::.ff_apply_gp_model(., gp_model) ── Error ('test-ffs_components.R:136:3'): schedules returns a tibble and specific columns ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. └─ffsimulator::ffs_build_schedules(...) at test-ffs_components.R:136:3 2. ├─ffsimulator:::.ff_roundrobin_size(...) 3. └─ffsimulator:::.ff_roundrobin_build(n_teams) [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] Deleting unused snapshots: • ffs_autoplot/points-plot.svg • ffs_autoplot/rank-plot.new.svg • ffs_autoplot/rank-plot.svg • ffs_autoplot/weekly-luck-plot.svg • ffs_autoplot/weekly-points-plot.svg Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 1.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ffsimulator) > library(checkmate) > > test_check("ffsimulator") [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-ffs_autoplot.R:13:3', 'test-integration.R:2:3', 'test-integration.R:17:3', 'test-integration.R:37:3', 'test-integration.R:49:3', 'test-integration.R:61:3', 'test-integration.R:70:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ffs_components.R:8:3'): ffs_adp_outcomes() works for both the simple and none injury models ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. ├─ffsimulator::ffs_adp_outcomes(...) at test-ffs_components.R:8:3 2. │ └─tidytable::unnest.(ao, "rank", .drop = FALSE) %>% ... 3. └─ffsimulator:::.ff_apply_gp_model(., gp_model) ── Error ('test-ffs_components.R:136:3'): schedules returns a tibble and specific columns ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. └─ffsimulator::ffs_build_schedules(...) at test-ffs_components.R:136:3 2. ├─ffsimulator:::.ff_roundrobin_size(...) 3. └─ffsimulator:::.ff_roundrobin_build(n_teams) [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] Deleting unused snapshots: • ffs_autoplot/points-plot.svg • ffs_autoplot/rank-plot.new.svg • ffs_autoplot/rank-plot.svg • ffs_autoplot/weekly-luck-plot.svg • ffs_autoplot/weekly-points-plot.svg Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/24s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ffsimulator) > library(checkmate) > > test_check("ffsimulator") [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-ffs_autoplot.R:13:3', 'test-integration.R:2:3', 'test-integration.R:17:3', 'test-integration.R:37:3', 'test-integration.R:49:3', 'test-integration.R:61:3', 'test-integration.R:70:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ffs_components.R:8:3'): ffs_adp_outcomes() works for both the simple and none injury models ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. ├─ffsimulator::ffs_adp_outcomes(...) at test-ffs_components.R:8:3 2. │ └─tidytable::unnest.(ao, "rank", .drop = FALSE) %>% ... 3. └─ffsimulator:::.ff_apply_gp_model(., gp_model) ── Error ('test-ffs_components.R:136:3'): schedules returns a tibble and specific columns ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. └─ffsimulator::ffs_build_schedules(...) at test-ffs_components.R:136:3 2. ├─ffsimulator:::.ff_roundrobin_size(...) 3. └─ffsimulator:::.ff_roundrobin_build(n_teams) [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] Deleting unused snapshots: • ffs_autoplot/points-plot.svg • ffs_autoplot/rank-plot.new.svg • ffs_autoplot/rank-plot.svg • ffs_autoplot/weekly-luck-plot.svg • ffs_autoplot/weekly-points-plot.svg Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/46s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ffsimulator) > library(checkmate) > > test_check("ffsimulator") [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-ffs_autoplot.R:13:3', 'test-integration.R:2:3', 'test-integration.R:17:3', 'test-integration.R:37:3', 'test-integration.R:49:3', 'test-integration.R:61:3', 'test-integration.R:70:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ffs_components.R:8:3'): ffs_adp_outcomes() works for both the simple and none injury models ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. ├─ffsimulator::ffs_adp_outcomes(...) at test-ffs_components.R:8:3 2. │ └─tidytable::unnest.(ao, "rank", .drop = FALSE) %>% ... 3. └─ffsimulator:::.ff_apply_gp_model(., gp_model) ── Error ('test-ffs_components.R:136:3'): schedules returns a tibble and specific columns ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. └─ffsimulator::ffs_build_schedules(...) at test-ffs_components.R:136:3 2. ├─ffsimulator:::.ff_roundrobin_size(...) 3. └─ffsimulator:::.ff_roundrobin_build(n_teams) [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] Deleting unused snapshots: • ffs_autoplot/points-plot.svg • ffs_autoplot/rank-plot.new.svg • ffs_autoplot/rank-plot.svg • ffs_autoplot/weekly-luck-plot.svg • ffs_autoplot/weekly-points-plot.svg Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.2.3
Check: tests
Result: ERROR Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(ffsimulator) > library(checkmate) > > test_check("ffsimulator") [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-ffs_autoplot.R:13:3', 'test-integration.R:2:3', 'test-integration.R:17:3', 'test-integration.R:37:3', 'test-integration.R:49:3', 'test-integration.R:61:3', 'test-integration.R:70:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ffs_components.R:8:3'): ffs_adp_outcomes() works for both the simple and none injury models ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. ├─ffsimulator::ffs_adp_outcomes(...) at test-ffs_components.R:8:3 2. │ └─tidytable::unnest.(ao, "rank", .drop = FALSE) %>% ... 3. └─ffsimulator:::.ff_apply_gp_model(., gp_model) ── Error ('test-ffs_components.R:136:3'): schedules returns a tibble and specific columns ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. └─ffsimulator::ffs_build_schedules(...) at test-ffs_components.R:136:3 2. ├─ffsimulator:::.ff_roundrobin_size(...) 3. └─ffsimulator:::.ff_roundrobin_build(n_teams) [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] Deleting unused snapshots: • ffs_autoplot/points-plot.svg • ffs_autoplot/rank-plot.new.svg • ffs_autoplot/rank-plot.svg • ffs_autoplot/weekly-luck-plot.svg • ffs_autoplot/weekly-points-plot.svg Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/12s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ffsimulator) > library(checkmate) > > test_check("ffsimulator") [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-ffs_autoplot.R:13:3', 'test-integration.R:2:3', 'test-integration.R:17:3', 'test-integration.R:37:3', 'test-integration.R:49:3', 'test-integration.R:61:3', 'test-integration.R:70:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ffs_components.R:8:3'): ffs_adp_outcomes() works for both the simple and none injury models ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. ├─ffsimulator::ffs_adp_outcomes(...) at test-ffs_components.R:8:3 2. │ └─tidytable::unnest.(ao, "rank", .drop = FALSE) %>% ... 3. └─ffsimulator:::.ff_apply_gp_model(., gp_model) ── Error ('test-ffs_components.R:136:3'): schedules returns a tibble and specific columns ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. └─ffsimulator::ffs_build_schedules(...) at test-ffs_components.R:136:3 2. ├─ffsimulator:::.ff_roundrobin_size(...) 3. └─ffsimulator:::.ff_roundrobin_build(n_teams) [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] Deleting unused snapshots: • ffs_autoplot/points-plot.svg • ffs_autoplot/rank-plot.new.svg • ffs_autoplot/rank-plot.svg • ffs_autoplot/weekly-luck-plot.svg • ffs_autoplot/weekly-points-plot.svg Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.2.3
Check: tests
Result: ERROR Running 'testthat.R' [8s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(ffsimulator) > library(checkmate) > > test_check("ffsimulator") [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-ffs_autoplot.R:13:3', 'test-integration.R:2:3', 'test-integration.R:17:3', 'test-integration.R:37:3', 'test-integration.R:49:3', 'test-integration.R:61:3', 'test-integration.R:70:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ffs_components.R:8:3'): ffs_adp_outcomes() works for both the simple and none injury models ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. ├─ffsimulator::ffs_adp_outcomes(...) at test-ffs_components.R:8:3 2. │ └─tidytable::unnest.(ao, "rank", .drop = FALSE) %>% ... 3. └─ffsimulator:::.ff_apply_gp_model(., gp_model) ── Error ('test-ffs_components.R:136:3'): schedules returns a tibble and specific columns ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. └─ffsimulator::ffs_build_schedules(...) at test-ffs_components.R:136:3 2. ├─ffsimulator:::.ff_roundrobin_size(...) 3. └─ffsimulator:::.ff_roundrobin_build(n_teams) [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] Deleting unused snapshots: • ffs_autoplot/points-plot.svg • ffs_autoplot/rank-plot.new.svg • ffs_autoplot/rank-plot.svg • ffs_autoplot/weekly-luck-plot.svg • ffs_autoplot/weekly-points-plot.svg Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 1.2.3
Check: tests
Result: ERROR Running 'testthat.R' [9s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(ffsimulator) > library(checkmate) > > test_check("ffsimulator") [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-ffs_autoplot.R:13:3', 'test-integration.R:2:3', 'test-integration.R:17:3', 'test-integration.R:37:3', 'test-integration.R:49:3', 'test-integration.R:61:3', 'test-integration.R:70:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ffs_components.R:8:3'): ffs_adp_outcomes() works for both the simple and none injury models ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. ├─ffsimulator::ffs_adp_outcomes(...) at test-ffs_components.R:8:3 2. │ └─tidytable::unnest.(ao, "rank", .drop = FALSE) %>% ... 3. └─ffsimulator:::.ff_apply_gp_model(., gp_model) ── Error ('test-ffs_components.R:136:3'): schedules returns a tibble and specific columns ── Error: 'unnest.' is not an exported object from 'namespace:tidytable' Backtrace: ▆ 1. └─ffsimulator::ffs_build_schedules(...) at test-ffs_components.R:136:3 2. ├─ffsimulator:::.ff_roundrobin_size(...) 3. └─ffsimulator:::.ff_roundrobin_build(n_teams) [ FAIL 2 | WARN 1 | SKIP 7 | PASS 18 ] Deleting unused snapshots: • ffs_autoplot/points-plot.svg • ffs_autoplot/rank-plot.new.svg • ffs_autoplot/rank-plot.svg • ffs_autoplot/weekly-luck-plot.svg • ffs_autoplot/weekly-points-plot.svg Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64