-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b94bb15
commit 4307db5
Showing
11 changed files
with
202 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,35 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:------------------------------------| | ||
|version |R version 4.1.2 (2021-11-01) | | ||
|os |Windows 10 x64 (build 22000) | | ||
|system |x86_64, mingw32 | | ||
|ui |RStudio | | ||
|language |(EN) | | ||
|collate |English_United States.1252 | | ||
|ctype |English_United States.1252 | | ||
|tz |America/New_York | | ||
|date |2022-02-14 | | ||
|rstudio |2021.09.1+372 Ghost Orchid (desktop) | | ||
|pandoc |NA | | ||
|field |value | | ||
|:--------|:-----------------------------------------| | ||
|version |R version 4.2.1 (2022-06-23) | | ||
|os |macOS Monterey 12.4 | | ||
|system |aarch64, darwin20 | | ||
|ui |RStudio | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |Europe/Berlin | | ||
|date |2022-08-07 | | ||
|rstudio |2022.07.0+548 Spotted Wakerobin (desktop) | | ||
|pandoc |2.19 @ /usr/local/bin/ (via rmarkdown) | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |<U+0394> | | ||
|:-----------|:------|:------|:--| | ||
|correlation |0.7.1 |0.8.0 |* | | ||
|bayestestR |0.11.5 |0.11.5 | | | ||
|datawizard |0.2.3 |0.2.3 | | | ||
|insight |0.15.0 |0.15.0 | | | ||
|parameters |0.16.0 |0.16.0 | | | ||
|package |old |new |Δ | | ||
|:-----------|:-----|:--------|:--| | ||
|correlation |0.8.1 |0.8.2 |* | | ||
|bayestestR |NA |0.12.1.2 |* | | ||
|datawizard |NA |0.5.0 |* | | ||
|insight |NA |0.18.0.4 |* | | ||
|
||
# Revdeps | ||
|
||
## New problems (3) | ||
|
||
|package |version |error |warning |note | | ||
|:------------------------------------------------|:-------|:------|:-------|:----| | ||
|[effectsize](problems.md#effectsize) |0.7.0 |__+1__ | | | | ||
|[see](problems.md#see) |0.7.1 |__+1__ |__+1__ | | | ||
|[statsExpressions](problems.md#statsexpressions) |1.3.2 |__+1__ | | | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,22 @@ | ||
## revdepcheck results | ||
|
||
We checked 7 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
We checked 8 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 0 new problems | ||
* We saw 3 new problems | ||
* We failed to check 0 packages | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### New problems | ||
(This reports the first line of each new failure) | ||
|
||
* effectsize | ||
checking tests ... | ||
|
||
* see | ||
checking examples ... ERROR | ||
checking dependencies in R code ... WARNING | ||
|
||
* statsExpressions | ||
checking tests ... | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,128 @@ | ||
*Wow, no problems at all. :)* | ||
# effectsize | ||
|
||
<details> | ||
|
||
* Version: 0.7.0 | ||
* GitHub: https://github.com/easystats/effectsize | ||
* Source code: https://github.com/cran/effectsize | ||
* Date/Publication: 2022-05-26 13:20:02 UTC | ||
* Number of recursive dependencies: 234 | ||
|
||
Run `revdep_details(, "effectsize")` for more info | ||
|
||
</details> | ||
|
||
## Newly broken | ||
|
||
* checking tests ... | ||
``` | ||
Running ‘spelling.R’ | ||
Running ‘testthat.R’ | ||
ERROR | ||
Running the tests in ‘tests/testthat.R’ failed. | ||
Last 13 lines of output: | ||
7. └─effectsize (local) FUN(newX[, i], ...) | ||
8. └─datawizard::ranktransform(x, method = "average", ..., verbose = FALSE) | ||
── Error (test-rankES.R:76:5): kendalls_w ────────────────────────────────────── | ||
Error in `UseMethod("ranktransform")`: no applicable method for 'ranktransform' applied to an object of class "character" | ||
Backtrace: | ||
... | ||
▆ | ||
1. └─effectsize::kendalls_w(M1) at test-rankES.R:76:4 | ||
2. └─effectsize:::.kendalls_w(data, verbose = verbose) | ||
3. └─base::apply(data, 1, .safe_ranktransform, verbose = verbose) | ||
4. └─effectsize (local) FUN(newX[, i], ...) | ||
5. └─datawizard::ranktransform(x, method = "average", ..., verbose = FALSE) | ||
[ FAIL 3 | WARN 3 | SKIP 11 | PASS 494 ] | ||
Error: Test failures | ||
Execution halted | ||
``` | ||
|
||
# see | ||
|
||
<details> | ||
|
||
* Version: 0.7.1 | ||
* GitHub: https://github.com/easystats/see | ||
* Source code: https://github.com/cran/see | ||
* Date/Publication: 2022-06-20 14:20:02 UTC | ||
* Number of recursive dependencies: 210 | ||
|
||
Run `revdep_details(, "see")` for more info | ||
|
||
</details> | ||
|
||
## Newly broken | ||
|
||
* 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: <Anonymous> ... <Anonymous> -> f -> scales_add_defaults -> lapply -> FUN | ||
Execution halted | ||
``` | ||
|
||
* checking dependencies in R code ... WARNING | ||
``` | ||
Missing or unexported object: ‘datawizard::data_rescale’ | ||
``` | ||
|
||
# statsExpressions | ||
|
||
<details> | ||
|
||
* Version: 1.3.2 | ||
* GitHub: https://github.com/IndrajeetPatil/statsExpressions | ||
* Source code: https://github.com/cran/statsExpressions | ||
* Date/Publication: 2022-05-20 19:50:02 UTC | ||
* Number of recursive dependencies: 158 | ||
|
||
Run `revdep_details(, "statsExpressions")` for more info | ||
|
||
</details> | ||
|
||
## Newly broken | ||
|
||
* 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(.) | ||
... | ||
10. │ ├─dplyr::bind_cols(...) | ||
11. │ │ └─rlang::list2(...) | ||
12. │ └─... %>% select(-contains("term")) | ||
13. ├─dplyr::select(., -contains("term")) | ||
14. ├─insight::standardize_names(., style = "broom") | ||
15. └─dplyr::mutate(., effectsize = stats::na.omit(effectsize::get_effectsize_label(colnames(.)))) | ||
[ FAIL 2 | WARN 2 | SKIP 52 | PASS 33 ] | ||
Error: Test failures | ||
Execution halted | ||
``` | ||
|