CRAN Package Check Results for Maintainer ‘Lisa DeBruine <debruine at gmail.com>’

Last updated on 2024-09-28 11:50:27 CEST.

Package ERROR NOTE OK
faux 5 5 3
glossary 13
webexercises 13

Package faux

Current CRAN status: ERROR: 5, NOTE: 5, OK: 3

Version: 1.2.1
Check: Rd files
Result: NOTE checkRd: (-1) fh_bounds.Rd:14: Lost braces 14 | \item{params1}{Arguments to pass to the r{dist} function for distribution 1} | ^ checkRd: (-1) fh_bounds.Rd:16: Lost braces 16 | \item{params2}{Arguments to pass to the r{dist} function for distribution 2} | ^ 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

Version: 1.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [75s/91s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(faux) ************ Welcome to faux. For support and examples visit: https://debruine.github.io/faux/ - Get and set global package options with: faux_options() ************ > > expect_equal <- function(...) { + testthat::expect_equal(..., check.environment=FALSE) + } > > test_check("faux") [ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-distributions.R:59:3', 'test-distributions.R:90:3', 'test-distributions.R:113:3', 'test-distributions.R:136:3', 'test-distributions.R:160:3', 'test-distributions.R:234:3', 'test-distributions.R:292:3', 'test-distributions.R:340:3', 'test-distributions.R:369:3', 'test-distributions.R:569:3', 'test-plot_design.R:51:3', 'test-plot_design.R:341:3' • Too variable (1): 'test-distributions.R:473:3' • long checking function (1): 'test-norta.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-getcols.R:2:3'): error ─────────────────────────────────────── `getcols()` did not throw an error. [ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [53s/67s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(faux) ************ Welcome to faux. For support and examples visit: https://debruine.github.io/faux/ - Get and set global package options with: faux_options() ************ > > expect_equal <- function(...) { + testthat::expect_equal(..., check.environment=FALSE) + } > > test_check("faux") [ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-distributions.R:59:3', 'test-distributions.R:90:3', 'test-distributions.R:113:3', 'test-distributions.R:136:3', 'test-distributions.R:160:3', 'test-distributions.R:234:3', 'test-distributions.R:292:3', 'test-distributions.R:340:3', 'test-distributions.R:369:3', 'test-distributions.R:569:3', 'test-plot_design.R:51:3', 'test-plot_design.R:341:3' • Too variable (1): 'test-distributions.R:473:3' • long checking function (1): 'test-norta.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-getcols.R:2:3'): error ─────────────────────────────────────── `getcols()` did not throw an error. [ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [127s/533s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(faux) ************ Welcome to faux. For support and examples visit: https://debruine.github.io/faux/ - Get and set global package options with: faux_options() ************ > > expect_equal <- function(...) { + testthat::expect_equal(..., check.environment=FALSE) + } > > test_check("faux") [ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-distributions.R:59:3', 'test-distributions.R:90:3', 'test-distributions.R:113:3', 'test-distributions.R:136:3', 'test-distributions.R:160:3', 'test-distributions.R:234:3', 'test-distributions.R:292:3', 'test-distributions.R:340:3', 'test-distributions.R:369:3', 'test-distributions.R:569:3', 'test-plot_design.R:51:3', 'test-plot_design.R:341:3' • Too variable (1): 'test-distributions.R:473:3' • long checking function (1): 'test-norta.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-getcols.R:2:3'): error ─────────────────────────────────────── `getcols()` did not throw an error. [ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [130s/513s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(faux) ************ Welcome to faux. For support and examples visit: https://debruine.github.io/faux/ - Get and set global package options with: faux_options() ************ > > expect_equal <- function(...) { + testthat::expect_equal(..., check.environment=FALSE) + } > > test_check("faux") [ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-distributions.R:59:3', 'test-distributions.R:90:3', 'test-distributions.R:113:3', 'test-distributions.R:136:3', 'test-distributions.R:160:3', 'test-distributions.R:234:3', 'test-distributions.R:292:3', 'test-distributions.R:340:3', 'test-distributions.R:369:3', 'test-distributions.R:569:3', 'test-plot_design.R:51:3', 'test-plot_design.R:341:3' • Too variable (1): 'test-distributions.R:473:3' • long checking function (1): 'test-norta.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-getcols.R:2:3'): error ─────────────────────────────────────── `getcols()` did not throw an error. [ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.2.1
Check: tests
Result: ERROR Running 'testthat.R' [93s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(faux) ************ Welcome to faux. For support and examples visit: https://debruine.github.io/faux/ - Get and set global package options with: faux_options() ************ > > expect_equal <- function(...) { + testthat::expect_equal(..., check.environment=FALSE) + } > > test_check("faux") [ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-distributions.R:59:3', 'test-distributions.R:90:3', 'test-distributions.R:113:3', 'test-distributions.R:136:3', 'test-distributions.R:160:3', 'test-distributions.R:234:3', 'test-distributions.R:292:3', 'test-distributions.R:340:3', 'test-distributions.R:369:3', 'test-distributions.R:569:3', 'test-plot_design.R:51:3', 'test-plot_design.R:341:3' • Too variable (1): 'test-distributions.R:473:3' • long checking function (1): 'test-norta.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-getcols.R:2:3'): error ─────────────────────────────────────── `getcols()` did not throw an error. [ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Package glossary

Current CRAN status: OK: 13

Package webexercises

Current CRAN status: OK: 13