CRAN Package Check Results for Package brolgar

Last updated on 2021-02-28 07:51:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 9.20 247.48 256.68 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 7.19 180.18 187.37 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 299.02 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 293.54 ERROR
r-devel-windows-ix86+x86_64 0.1.0 17.00 226.00 243.00 OK
r-patched-linux-x86_64 0.1.0 5.90 235.28 241.18 ERROR
r-patched-solaris-x86 0.1.0 359.10 ERROR
r-release-linux-x86_64 0.1.0 9.94 237.98 247.92 ERROR
r-release-macos-x86_64 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 24.00 326.00 350.00 OK
r-oldrel-macos-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 13.00 317.00 330.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR
     Running 'spelling.R' [0s/1s]
     Running 'testthat.R' [15s/19s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(brolgar)
     >
     > test_check("brolgar")
     == Skipped tests ===============================================================
     * On CRAN (4)
    
     == Failed tests ================================================================
     -- Failure (test-stratify-key.R:55:3): The strata are unique within each id ----
     `n_strata_and_id` not equal to tsibble::n_keys(wages_test).
     1/1 mismatches
     [1] 147 - 89 == 58
     -- Failure (test-stratify-key.R:68:3): The number of groups in each strata equals the number of keys --
     tsibble::n_keys(sample_n_keys(wages_test, 12)) not equal to `wages_groups`.
     1/1 mismatches
     [1] 12 - 20 == -8
     -- Failure (test-stratify-key.R:94:3): stratify_keys returns the same number of keys per strata --
     all(strata_equal_1$n == 3) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     -- Failure (test-stratify-key.R:95:3): stratify_keys returns the same number of keys per strata --
     all(strata_equal_2$n == 6) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     -- Failure (test-stratify-key.R:96:3): stratify_keys returns the same number of keys per strata --
     all(strata_equal_3$n %in% c(6, 7, 6, 6)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 5 | WARN 76 | SKIP 4 | PASS 276 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/1s]
     Running ‘testthat.R’ [11s/16s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(brolgar)
     >
     > test_check("brolgar")
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (4)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-stratify-key.R:55:3): The strata are unique within each id ────
     `n_strata_and_id` not equal to tsibble::n_keys(wages_test).
     1/1 mismatches
     [1] 147 - 89 == 58
     ── Failure (test-stratify-key.R:68:3): The number of groups in each strata equals the number of keys ──
     tsibble::n_keys(sample_n_keys(wages_test, 12)) not equal to `wages_groups`.
     1/1 mismatches
     [1] 12 - 20 == -8
     ── Failure (test-stratify-key.R:94:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_1$n == 3) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:95:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_2$n == 6) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:96:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_3$n %in% c(6, 7, 6, 6)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 5 | WARN 76 | SKIP 4 | PASS 276 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [16s/20s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(brolgar)
     >
     > test_check("brolgar")
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (4)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-stratify-key.R:55:3): The strata are unique within each id ────
     `n_strata_and_id` not equal to tsibble::n_keys(wages_test).
     1/1 mismatches
     [1] 147 - 89 == 58
     ── Failure (test-stratify-key.R:68:3): The number of groups in each strata equals the number of keys ──
     tsibble::n_keys(sample_n_keys(wages_test, 12)) not equal to `wages_groups`.
     1/1 mismatches
     [1] 12 - 20 == -8
     ── Failure (test-stratify-key.R:94:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_1$n == 3) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:95:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_2$n == 6) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:96:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_3$n %in% c(6, 7, 6, 6)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 5 | WARN 76 | SKIP 4 | PASS 276 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [18s/21s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(brolgar)
     >
     > test_check("brolgar")
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (4)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-stratify-key.R:55:3): The strata are unique within each id ────
     `n_strata_and_id` not equal to tsibble::n_keys(wages_test).
     1/1 mismatches
     [1] 147 - 89 == 58
     ── Failure (test-stratify-key.R:68:3): The number of groups in each strata equals the number of keys ──
     tsibble::n_keys(sample_n_keys(wages_test, 12)) not equal to `wages_groups`.
     1/1 mismatches
     [1] 12 - 20 == -8
     ── Failure (test-stratify-key.R:94:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_1$n == 3) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:95:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_2$n == 6) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:96:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_3$n %in% c(6, 7, 6, 6)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 5 | WARN 76 | SKIP 4 | PASS 276 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/1s]
     Running ‘testthat.R’ [16s/18s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(brolgar)
     >
     > test_check("brolgar")
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (4)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-stratify-key.R:55:3): The strata are unique within each id ────
     `n_strata_and_id` not equal to tsibble::n_keys(wages_test).
     1/1 mismatches
     [1] 147 - 89 == 58
     ── Failure (test-stratify-key.R:68:3): The number of groups in each strata equals the number of keys ──
     tsibble::n_keys(sample_n_keys(wages_test, 12)) not equal to `wages_groups`.
     1/1 mismatches
     [1] 12 - 20 == -8
     ── Failure (test-stratify-key.R:94:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_1$n == 3) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:95:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_2$n == 6) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:96:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_3$n %in% c(6, 7, 6, 6)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 5 | WARN 76 | SKIP 4 | PASS 276 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: installed package size
Result: NOTE
     installed size is 5.4Mb
     sub-directories of 1Mb or more:
     doc 2.6Mb
     help 2.5Mb
Flavor: r-patched-solaris-x86

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [23s/31s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(brolgar)
     >
     > test_check("brolgar")
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (4)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-stratify-key.R:55:3): The strata are unique within each id ────
     `n_strata_and_id` not equal to tsibble::n_keys(wages_test).
     1/1 mismatches
     [1] 147 - 89 == 58
     ── Failure (test-stratify-key.R:68:3): The number of groups in each strata equals the number of keys ──
     tsibble::n_keys(sample_n_keys(wages_test, 12)) not equal to `wages_groups`.
     1/1 mismatches
     [1] 12 - 20 == -8
     ── Failure (test-stratify-key.R:94:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_1$n == 3) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:95:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_2$n == 6) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:96:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_3$n %in% c(6, 7, 6, 6)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 5 | WARN 76 | SKIP 4 | PASS 276 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [16s/18s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(brolgar)
     >
     > test_check("brolgar")
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (4)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-stratify-key.R:55:3): The strata are unique within each id ────
     `n_strata_and_id` not equal to tsibble::n_keys(wages_test).
     1/1 mismatches
     [1] 147 - 89 == 58
     ── Failure (test-stratify-key.R:68:3): The number of groups in each strata equals the number of keys ──
     tsibble::n_keys(sample_n_keys(wages_test, 12)) not equal to `wages_groups`.
     1/1 mismatches
     [1] 12 - 20 == -8
     ── Failure (test-stratify-key.R:94:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_1$n == 3) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:95:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_2$n == 6) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-stratify-key.R:96:3): stratify_keys returns the same number of keys per strata ──
     all(strata_equal_3$n %in% c(6, 7, 6, 6)) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 5 | WARN 76 | SKIP 4 | PASS 276 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64