diff --git a/cran-comments.md b/cran-comments.md
index e20fea49e..f1c5834e1 100644
--- a/cran-comments.md
+++ b/cran-comments.md
@@ -1,12 +1,17 @@
## Test environments
* Local:
- + R version 4.2.2 Patched (2022-11-10 r83330) on Ubuntu 22.04.1 LTS system
- (platform: x86_64-pc-linux-gnu (64-bit))
+ + R version 4.2.3 (2023-03-15) on Ubuntu 22.04.2 LTS system (platform:
+ x86_64-pc-linux-gnu (64-bit))
* win-builder:
- + R-devel (R Under development (unstable) (2023-02-09 r83797 ucrt))
- + R-release (R version 4.2.2 (2022-10-31 ucrt))
+ + R-devel (R version 4.3.0 alpha (2023-04-02 r84146 ucrt))
+ + R-release (R version 4.2.3 (2023-03-15 ucrt))
+ R-oldrelease (R version 4.1.3 (2022-03-10))
+* macOS builder:
+ + R version 4.2.1 Patched (2022-06-23 r82516) on macOS 11.5.2 (20G95) system
+ (platform: aarch64-apple-darwin20 (64-bit))
+ (r-release-macosx-arm64|4.2.1|macosx|macOS 11.5.2 (20G95)|Mac mini|Apple
+ M1||en_US.UTF-8)
## R CMD check results
@@ -25,8 +30,8 @@ The local check gave the following NOTE:
Found the following (possibly) invalid URLs:
URL: https://doi.org/10.1002/0471200611
From: inst/doc/latent.html
- Status: 503
- Message: Service Unavailable
+ Status: 403
+ Message: Forbidden
Currently, the 'cmdstanr' package () is not
available on CRAN yet. The 'cmdstanr' backend can be used in 'projpred''s unit
@@ -70,8 +75,8 @@ feasibility ...`:
Found the following (possibly) invalid URLs:
URL: https://doi.org/10.1002/0471200611
From: inst/doc/latent.html
- Status: 503
- Message: Service Unavailable
+ Status: 403
+ Message: Forbidden
```
For the inaccessible URL, see above.
@@ -82,25 +87,21 @@ feasibility ...`:
Maintainer: 'Frank Weber '
Possibly mis-spelled words in DESCRIPTION:
- Bürkner (26:61, 30:29)
- Paasiniemi (25:23)
- Piironen (25:13)
- Vehtari (25:39, 27:5, 28:59, 30:42)
+ Bürkner (27:61, 31:29)
+ Paasiniemi (26:23)
+ Piironen (26:13)
+ Vehtari (26:39, 28:5, 29:59, 31:42)
```
The "Possibly mis-spelled words in DESCRIPTION" are names that are spelled
correctly.
-The R-release win-builder check also gave the following NOTE:
+The macOS builder check gave the following NOTE:
- * checking examples ... [26s] NOTE
- Examples with CPU (user + system) or elapsed time > 10s
- user system elapsed
- as.matrix.projection 5.21 0.61 10.48
+ * checking package dependencies ... NOTE
+ Package suggested but not available for checking: 'cmdstanr'
-In most other checks (both local and on win-builder), this example did not take
-that long, so the increased runtime might simply be due to a temporary heavy
-workload on the system that the win-builder check ran on.
+(for an explanation, see above).
## Downstream dependencies