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 3d48dc8 commit 7eabdb6Copy full SHA for 7eabdb6
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: mirai
2
Type: Package
3
Title: Minimalist Async Evaluation Framework for R
4
-Version: 1.3.0.9003
+Version: 1.3.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 1.3.0.9003 (development)
+# mirai 1.3.1
#### Updates
0 commit comments