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
Copy file name to clipboardExpand all lines: cran-comments.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,18 +18,20 @@ This update includes minor enhancements and bug fixes related to how string ids
18
18
## R CMD check results
19
19
20
20
── R CMD check results ───────────────────────────────────────────────────────────────────────── BGmisc 1.5.2 ────
21
-
Duration: 1m 26.1s
21
+
Duration: 1m 35.9s
22
22
23
23
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
24
24
25
25
R CMD check succeeded
26
26
27
27
## revdepcheck results
28
28
29
-
We checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
29
+
We checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
30
30
31
31
* We saw 0 new problems
32
32
* We failed to check 0 packages
33
+
34
+
The development version of ggpedigree resolves "E: 1" seen in the CRAN version. I maintain both packages, so once the latest version of BGmisc is on CRAN, I will submit the updated ggpedigree version.
0 commit comments