Skip to content

Commit f081c31

Browse files
committed
Update R to v4.4.1
1 parent 3c863a0 commit f081c31

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

NEWS

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v1.5.10
2+
======
3+
o Update R to v4.4.1
4+
15
v1.5.9
26
======
37
o Add r-mass and r-matrix to conda R environment

envs/environment_R.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- r-base=4.3.2
5-
- pandoc=2.11
6-
- r-curl=5.1.0
7-
- r-rsqlite=2.3.4
4+
- r-base=4.4.1
5+
- pandoc=3.4
6+
- r-curl=5.2.1
7+
- r-rsqlite=2.3.7
88
- r-xml2=1.3.6
9-
- r-httpuv=1.6.14
10-
- r-mass=7.3_60
9+
- r-httpuv=1.6.15
10+
- r-mass=7.3_60.0.1
1111
- r-matrix=1.6_5

0 commit comments

Comments
 (0)