Skip to content

Commit 6a56fd9

Browse files
committed
use CRAN nanonext
1 parent 4af3da1 commit 6a56fd9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: mirai
22
Type: Package
33
Title: Minimalist Async Evaluation Framework for R
4-
Version: 2.0.1.9007
4+
Version: 2.0.1.9008
55
Description: Designed for simplicity, a 'mirai' evaluates an R expression
66
asynchronously in a parallel process, locally or distributed over the
77
network. The result is automatically available upon completion. Modern
@@ -43,4 +43,3 @@ Suggests:
4343
litedown
4444
VignetteBuilder: litedown
4545
RoxygenNote: 7.3.2
46-
Remotes: shikokuchuo/nanonext

NEWS.md

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

33
#### Behavioural Changes
44

0 commit comments

Comments
 (0)