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 ed04963 commit 892c171Copy full SHA for 892c171
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: mirai
2
Type: Package
3
Title: Minimalist Async Evaluation Framework for R
4
-Version: 2.0.1.9008
+Version: 2.1.0
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
NEWS.md
@@ -1,4 +1,4 @@
-# mirai 2.0.1.9008 (development)
+# mirai 2.1.0
#### Behavioural Changes
0 commit comments