Skip to content

Commit 89a10d7

Browse files
ehrlingerclaude
andauthored
docs(cran-comments): reflect actual test environments (mac-builder down) (#138)
The mac.r-project.org macOS builder is returning HTTP 502 at submission time, so no mac-builder result exists. Replace the (now-untrue) "mac-builder Status: OK" line with the honest statement: macOS is covered by the local aarch64-apple-darwin23 --as-cran check and the macos-latest GitHub Actions job. Also pin the win-builder R versions to the ones actually run (R-devel r90199 / release 4.6.1 / oldrel 4.5.3), all Status: OK. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 0f29d25 commit 89a10d7

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

cran-comments.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,12 @@ single submission.
3535
* **Local:** R 4.6.0 on macOS (aarch64-apple-darwin23).
3636
`R CMD check --as-cran` (with the manual) returns 0 errors, 0 warnings,
3737
0 notes.
38-
* **win-builder:** R-devel, R-release, and R-oldrelease (Windows Server 2022,
39-
x86_64) — Status: OK.
40-
* **mac-builder:** R 4.6.0 (aarch64-apple-darwin23, macOS) — Status: OK.
38+
* **win-builder:** R-devel (R 90199), R-release (4.6.1), and R-oldrelease
39+
(4.5.3), Windows Server 2022, x86_64 — all Status: OK.
40+
* **macOS:** covered by the local aarch64-apple-darwin23 check above. The
41+
mac.r-project.org macOS builder was unavailable at submission time
42+
(HTTP 502), so no mac-builder result is included; the macOS platform is
43+
also exercised by the macos-latest GitHub Actions job below.
4144
* **GitHub Actions matrix:** ubuntu-latest (R-devel / R-release /
4245
R-oldrel-1), windows-latest (R-release), macos-latest (R-release).
4346
* **Reverse-dependency check:** 0 reverse dependencies on CRAN.

0 commit comments

Comments
 (0)