We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af3da1 commit 6a56fd9Copy full SHA for 6a56fd9
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: mirai
2
Type: Package
3
Title: Minimalist Async Evaluation Framework for R
4
-Version: 2.0.1.9007
+Version: 2.0.1.9008
5
Description: Designed for simplicity, a 'mirai' evaluates an R expression
6
asynchronously in a parallel process, locally or distributed over the
7
network. The result is automatically available upon completion. Modern
@@ -43,4 +43,3 @@ Suggests:
43
litedown
44
VignetteBuilder: litedown
45
RoxygenNote: 7.3.2
46
-Remotes: shikokuchuo/nanonext
NEWS.md
@@ -1,4 +1,4 @@
-# mirai 2.0.1.9007 (development)
+# mirai 2.0.1.9008 (development)
#### Behavioural Changes
0 commit comments