We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ab8a1 commit 1229bc6Copy full SHA for 1229bc6
cran-comments.md
@@ -1,5 +1,26 @@
1
## Notes
2
3
+* bug fix and rpy2 compatibility release
4
+* xml2 dependency added
5
+
6
+```
7
+0 errors ✔ | 0 warnings ✔ | 0 notes ✔
8
9
+R CMD check succeeded
10
11
12
+## Test environments
13
14
+* local Fedora 42 with R version 4.5.1
15
+* github workflow on Windows with R 4.5.1
16
+* github workflow on macOS 15.5 with R 4.5.1 for macOS (ARM64)
17
+* github workflow on Ubuntu with R 4.6.0
18
+* github workflow on Ubuntu with R 4.5.1
19
+* github workflow on Ubuntu with R 4.4.3
20
+* win-builder workflow using R Under development (unstable) (2025-10-08 r88906 ucrt)
21
22
+## Notes on 1.2.0
23
24
* new function to fetch annotations
25
* improved test coverage
26
0 commit comments