File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ forwarded to the current technical editor.
88
99## Test environment
1010
11- Checks made using the GitHub Actions rhub.yml with details at https://github.com/rjournal/rjtools/actions/runs/17388932465 .
11+ Checks made using the GitHub Actions rhub.yml with details at https://github.com/rjournal/rjtools/actions/runs/17480905231 .
1212
1313Passes checks for
1414
@@ -17,3 +17,24 @@ Passes checks for
1717- macos R-* (any version) macos-13
1818- macos-arm64 R-* (any version) macos-13
1919- windows R-* (any version) windows-latest
20+
21+ ### devtools check
22+
23+ ── R CMD check results ──────────────────────────── rjtools 1.0.20 ────
24+ Duration: 33s
25+
26+ 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
27+
28+ ### R CMD check
29+
30+ R CMD CHECK ../rjtools_1.0.20.tar.gz
31+
32+ * DONE
33+
34+ Status: OK
35+
36+ ## Reverse dependencies checked
37+ ── CHECK ──────────────────────────────────────────────── 1 packages ──
38+ ✔ texor 1.5.6 ── E: 0 | W: 0 | N: 0
39+ OK: 1
40+ BROKEN: 0
You can’t perform that action at this time.
0 commit comments