We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c863a0 commit f081c31Copy full SHA for f081c31
NEWS
@@ -1,3 +1,7 @@
1
+v1.5.10
2
+======
3
+o Update R to v4.4.1
4
+
5
v1.5.9
6
======
7
o Add r-mass and r-matrix to conda R environment
envs/environment_R.yaml
@@ -1,11 +1,11 @@
channels:
- conda-forge
dependencies:
-- r-base=4.3.2
-- pandoc=2.11
-- r-curl=5.1.0
-- r-rsqlite=2.3.4
+- r-base=4.4.1
+- pandoc=3.4
+- r-curl=5.2.1
+- r-rsqlite=2.3.7
8
- r-xml2=1.3.6
9
-- r-httpuv=1.6.14
10
-- r-mass=7.3_60
+- r-httpuv=1.6.15
+- r-mass=7.3_60.0.1
11
- r-matrix=1.6_5
0 commit comments