Run revdepcheck::cloud_details(, "ggfixest")
for more info
Run revdepcheck::cloud_details(, "gtExtras")
for more info
checking tests ... ERROR ``` Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gtExtras) Loading required package: gt
Attaching package: 'gt'
The following object is masked from 'package:testthat':
...
expected
is a character vector ('000000;', '000000;', 'A020F0;', 'A020F0;', '00FF00;', ...)
── Failure ('test-gt_win_loss.R:128:3'): SVG exists and has expected colors ────
pill_colors
(actual
) not equal to exp_pill_colors
(expected
).
actual
is NULL
expected
is a character vector (NA, NA, 'A020F0;', 'A020F0;', '00FF00;', ...)
[ FAIL 22 | WARN 15 | SKIP 23 | PASS 94 ] Error: Test failures Execution halted ```
Run revdepcheck::cloud_details(, "parttree")
for more info
checking tests ... ERROR ``` Running ‘tinytest.R’ Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){
test_ctree.R.................. 0 tests Loading required package: partykit ... call| expect_snapshot_plot(f, label = "iris_regression") diff| 7854 info| Diff plot saved to: _tinysnapshot_review/iris_regression.png Error: 3 out of 10 tests failed In addition: Warning messages: 1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called 'tidymodels' 2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called 'tidymodels' Execution halted ```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.