Run revdep_details(, "effectsize")
for more info
checking tests ... ``` Running ‘spelling.R’ Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output:
UseMethod("ranktransform")
: no applicable method for 'ranktransform' applied to an object of class "character"
Backtrace:
...
▆[ FAIL 3 | WARN 3 | SKIP 11 | PASS 494 ] Error: Test failures Execution halted ```
Run revdep_details(, "see")
for more info
checking examples ... ERROR ``` Running examples in ‘see-Ex.R’ failed The error most likely occurred in:
Name: coord_radar
Title: Radar coordinate system
Aliases: coord_radar
** Examples
Create a radar/spider chart with ggplot:
... Attaching package: ‘poorman’
The following objects are masked from ‘package:stats’:
filter, lag
Loading required package: ggplot2 Error in FUN(X[[i]], ...) : object 'Name' not found Calls: ... -> f -> scales_add_defaults -> lapply -> FUN Execution halted ```
checking dependencies in R code ... WARNING
Missing or unexported object: ‘datawizard::data_rescale’
Run revdep_details(, "statsExpressions")
for more info
checking tests ... ``` Running ‘spelling.R’ Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 5. │ └─effectsize:::.kendalls_w(data, verbose = verbose) 6. │ └─base::apply(data, 1, .safe_ranktransform, verbose = verbose) 7. │ └─effectsize (local) FUN(newX[, i], ...) 8. │ └─datawizard::ranktransform(x, method = "average", ..., verbose = FALSE) 9. ├─statsExpressions:::tidy_model_effectsize(.) ...
[ FAIL 2 | WARN 2 | SKIP 52 | PASS 33 ] Error: Test failures Execution halted ```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.