We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9313571 commit 3c01373Copy full SHA for 3c01373
1 file changed
cran-comments.md
@@ -8,10 +8,10 @@
8
9
## R CMD check results
10
11
-On R-4.X
+On R-4.1 and `devel`
12
0 errors | 0 warnings | 0 notes
13
14
-On R-3.6
+On R-4.0
15
0 errors | 1 warning | 0 notes
16
17
```
@@ -23,4 +23,4 @@ apply
23
simplify
24
25
26
-This is because `simplify` was added to `apply` function since R-4.0.
+This is because `simplify` was added to `apply` function since R-4.1.
0 commit comments