Skip to content

Commit d8d65bd

Browse files
committed
Final updates for 4.3.2.0
1 parent d75585d commit d8d65bd

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

cran-comments.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11

2-
New build infrastructure.
3-
Now we go back to 0.62.3.
4-
Resubmitting to fix a wrong URL.
2+
New data for R 4.3.2.
3+
We also go back to 0.50.
4+
Some new database columns
55

66
## Test environments
77

88
* OS X (local), R 4.3.0
9-
* windows (on appveyor), R 4.3.1-patched
10-
* windows (on win-builder), R-devel
9+
* windows (on win-builder), R-devel and R-release
1110
* mac (on mac-builder), R-release
1211

1312
## R CMD check results

host-run-on-evercran.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@ run_image 4.2.3
6767
run_image 4.3.0
6868
run_image 4.3.1
6969
run_image 4.3.2
70+
71+
# this speeds up package building a lot, even though the file is in .Rbuildignore
72+
rm -rf opt-R-volumes/*

revdep/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@
33
|field |value |
44
|:--------|:------------------------------------------------------------------------------------------|
55
|version |R version 4.3.0 (2023-04-21) |
6-
|os |macOS 14.0 |
6+
|os |macOS 14.1.1 |
77
|system |aarch64, darwin20 |
88
|ui |RStudio |
99
|language |(EN) |
1010
|collate |en_US.UTF-8 |
1111
|ctype |en_US.UTF-8 |
1212
|tz |Europe/London |
13-
|date |2023-11-07 |
13+
|date |2023-11-29 |
1414
|rstudio |2023.09.1+494 Desert Sunflower (desktop) |
1515
|pandoc |3.1.1 @ /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/ (via rmarkdown) |
1616

1717
# Dependencies
1818

1919
|package |old |new |Δ |
2020
|:---------|:-------|:-------|:--|
21-
|rcheology |4.3.1.0 |4.3.1.1 |* |
21+
|rcheology |4.3.1.1 |4.3.2.0 |* |
2222

2323
# Revdeps
2424

0 commit comments

Comments
 (0)