diff --git a/cran-comments.md b/cran-comments.md
new file mode 100644
index 000000000..f5b8d3233
--- /dev/null
+++ b/cran-comments.md
@@ -0,0 +1,29 @@
+## Test environments
+
+* local R installation, R 4.0.4
+* ubuntu 16.04 (on github actions), R 4.0.4
+* win-builder (devel)
+
+## R CMD check results
+
+0 errors | 0 warnings | 0 note
+
+## revdepcheck results
+
+We checked 13 reverse dependencies, comparing R CMD check results across CRAN
+and dev versions of this package.
+
+ * We saw 1 new problem
+ * We failed to check 0 packages
+
+Issues with CRAN packages are summarised below.
+
+### New problems
+
+(This reports the first line of each new failure)
+
+* statsExpressions
+
+ The maintainer of this package confirms that the failure is unrelated to the
+ `effectsize` update and should resolve itself with the new release
+ (`statsExpressions 1.0.0`).
\ No newline at end of file
diff --git a/revdep/README.md b/revdep/README.md
index a9a3fffdb..1e7360b95 100644
--- a/revdep/README.md
+++ b/revdep/README.md
@@ -2,7 +2,7 @@
|field |value |
|:--------|:----------------------------|
-|version |R version 4.0.3 (2020-10-10) |
+|version |R version 4.0.4 (2021-02-15) |
|os |macOS Mojave 10.14.6 |
|system |x86_64, darwin17.0 |
|ui |RStudio |
@@ -10,23 +10,22 @@
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/Berlin |
-|date |2021-02-04 |
+|date |2021-03-11 |
# Dependencies
-|package |old |new |Δ |
-|:----------|:------|:--------|:--|
-|effectsize |0.4.3 |0.4.3.1 |* |
-|bayestestR |0.8.2 |0.8.2.1 |* |
-|insight |0.12.0 |0.12.0.1 |* |
-|parameters |0.11.0 |0.11.0.1 |* |
+|package |old |new |Δ |
+|:----------|:------|:-------|:--|
+|effectsize |0.4.3 |0.4.3-1 |* |
+|bayestestR |0.8.2 |0.8.2 | |
+|insight |0.13.1 |0.13.1 | |
+|parameters |0.12.0 |0.12.0 | |
# Revdeps
-## New problems (2)
+## New problems (1)
|package |version |error |warning |note |
|:------------------------------------------------|:-------|:------|:-------|:----|
-|[correlation](problems.md#correlation) |0.5.0 |__+1__ | | |
-|[statsExpressions](problems.md#statsexpressions) |0.7.0 |__+1__ | | |
+|[statsExpressions](problems.md#statsexpressions) |1.0.0 |__+1__ | | |
diff --git a/revdep/cran.md b/revdep/cran.md
index 757e8056c..5fe18734b 100644
--- a/revdep/cran.md
+++ b/revdep/cran.md
@@ -1,18 +1,19 @@
## revdepcheck results
-We checked 13 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
+We checked 13 reverse dependencies, comparing R CMD check results across CRAN
+and dev versions of this package.
- * We saw 2 new problems
+ * We saw 1 new problem
* We failed to check 0 packages
Issues with CRAN packages are summarised below.
### New problems
-(This reports the first line of each new failure)
-* correlation
- checking tests ...
+(This reports the first line of each new failure)
* statsExpressions
- checking tests ...
+
+ The maintainer of this package confirms that the failure is unrelated to the
+ `effectsize` update.
diff --git a/revdep/problems.md b/revdep/problems.md
index f5c901d2a..a5c716cc5 100644
--- a/revdep/problems.md
+++ b/revdep/problems.md
@@ -1,49 +1,11 @@
-# correlation
-
-
-
-* Version: 0.5.0
-* GitHub: https://github.com/easystats/correlation
-* Source code: https://github.com/cran/correlation
-* Date/Publication: 2020-12-02 07:40:19 UTC
-* Number of recursive dependencies: 169
-
-Run `revdep_details(, "correlation")` for more info
-
-
-
-## Newly broken
-
-* checking tests ...
- ```
- ERROR
- Running the tests in ‘tests/testthat.R’ failed.
- Last 13 lines of output:
- `expected`: 0
- ── Failure (test-correlation.R:102:7): comparison with other packages ──────────
- max(r - as.matrix(ppcor$estimate)) (`actual`) not equal to 0 (`expected`).
-
- `actual`: NA
- `expected`: 0
- ── Failure (test-correlation.R:144:5): format checks ───────────────────────────
- c(nrow(out), ncol(out)) (`actual`) not equal to c(6, 13) (`expected`).
-
- `actual`: 6 14
- `expected`: 6 13
-
- [ FAIL 6 | WARN 24 | SKIP 1 | PASS 64 ]
- Error: Test failures
- Execution halted
- ```
-
# statsExpressions
-* Version: 0.7.0
+* Version: 1.0.0
* GitHub: https://github.com/IndrajeetPatil/statsExpressions
* Source code: https://github.com/cran/statsExpressions
-* Date/Publication: 2021-01-19 16:10:02 UTC
+* Date/Publication: 2021-03-11 06:20:02 UTC
* Number of recursive dependencies: 153
Run `revdep_details(, "statsExpressions")` for more info
@@ -57,20 +19,20 @@ Run `revdep_details(, "statsExpressions")` for more info
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
- [7] "estimate" | "estimate" [7]
- [8] "conf.level" - "ci.width" [8]
- [9] "conf.low" | "conf.low" [9]
- [10] "conf.high" | "conf.high" [10]
- [11] "effectsize" | "effectsize" [11]
-
- `actual$conf.level` is a double vector (0.89, 0.99, 0.9, 0.5)
- `expected$conf.level` is absent
-
- `actual$ci.width` is absent
- `expected$ci.width` is a double vector (0.89, 0.99, 0.9, 0.5)
-
- [ FAIL 4 | WARN 0 | SKIP 19 | PASS 65 ]
- Error: Test failures
+ 1. └─testthat::test_check("statsExpressions")
+ 2. └─testthat::test_dir(...)
+ 3. └─testthat:::test_files(...)
+ 4. └─testthat:::test_files(...)
+ 5. ├─testthat::with_reporter(...)
+ 6. │ ├─base::withRestarts(...)
+ 7. │ │ └─base:::withOneRestart(expr, restarts[[1L]])
+ 8. │ │ └─base:::doWithOneRestart(return(expr), restart)
+ 9. │ └─base::force(code)
+ 10. └─testthat:::parallel_event_loop_chunky(queue, reporters)
+ 11. └─queue$poll(Inf)
+ 12. └─base::lapply(...)
+ 13. └─testthat:::FUN(X[[i]], ...)
+ 14. └─private$handle_error(msg, i)
Execution halted
```