Skip to content

Commit c6167e9

Browse files
authored
mirai 2.4.0
1 parent 1081508 commit c6167e9

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: mirai
33
Title: Minimalist Async Evaluation Framework for R
4-
Version: 2.3.0.9004
4+
Version: 2.4.0
55
Authors@R: c(
66
person("Charlie", "Gao", , "charlie.gao@posit.co", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0002-0750-061X")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mirai (development version)
1+
# mirai 2.4.0
22

33
#### Behavioural Changes
44

cran-comments.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
## R CMD check results
22

3-
0 errors | 0 warnings | 1 note
4-
5-
Note on CRAN incoming feasibility: change of maintainer email address. I've already emailed cran-submissions about this.
3+
0 errors | 0 warnings | 0 notes
64

75
## revdepcheck results
86

9-
We checked 7 reverse dependencies (7 from CRAN), comparing R CMD check results across CRAN and dev versions of this package.
7+
We checked 12 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
108

119
* We saw 0 new problems
12-
* We failed to check 0 packages
10+
* We failed to check 1 packages

0 commit comments

Comments
 (0)