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 d48fd61 commit 7e189a1Copy full SHA for 7e189a1
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: mirai
2
Type: Package
3
Title: Minimalist Async Evaluation Framework for R
4
-Version: 2.0.0.9000
+Version: 2.0.1
5
Description: Designed for simplicity, a 'mirai' evaluates an R expression
6
asynchronously in a parallel process, locally or distributed over the
7
network, with the result automatically available upon completion. Modern
NEWS.md
@@ -1,4 +1,4 @@
-# mirai 2.0.0.9000 (development)
+# mirai 2.0.1
#### Updates
0 commit comments