You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bugfix release. It follows unusually quickly after the previous release in order to fix a bug introduced in the previous release that caused issues with dependent packages that use ggdist stats without attaching ggdist to the search path.
2
+
This is a feature release with a few new features and some bugfixes (see NEWS.md).
3
3
4
4
## Test environments
5
-
* MacOS (Github), R-release 4.1.2
6
-
* Windows 10 (local), R-release 4.1.2
7
-
* Windows 10 (Github), R-release 4.1.2
5
+
* MacOS (Github), R-release 4.2.1
6
+
* Windows 10 (local), R-release 4.2.1
7
+
* Windows 10 (Github), R-release 4.2.1
8
8
* Windows 10 (win-builder), R-devel
9
-
* Windows 10 (win-builder), R-release 4.1.2
10
-
* Windows 10 (win-builder), R-oldrel 4.0.5
9
+
* Windows 10 (win-builder), R-release 4.2.1
10
+
* Windows 10 (win-builder), R-oldrel 4.1.3
11
11
* Linux (Github), R-devel
12
-
* Linux (Github), R-release 4.1.2
13
-
* Linux (Github), R-oldrel 4.0.5
12
+
* Linux (Github), R-release 4.2.1
13
+
* Linux (Github), R-oldrel 4.1.3
14
+
* Linux (Github), R 4.0
14
15
* Linux (Github), R 3.6
15
16
* Linux (Github), R 3.5
16
17
@@ -19,8 +20,7 @@ This is a bugfix release. It follows unusually quickly after the previous releas
19
20
20
21
## revdepcheck results
21
22
22
-
We checked 13 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
23
+
We checked 15 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
0 commit comments