File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ knitr::opts_chunk$set(
3131Minimalist Async Evaluation Framework for R
3232<br /><br />
3333
34- mirai — * future * in Japanese — allows you to perform computationally intensive tasks without blocking the R session .
34+ mirai is a comprehensive solution for performing computationally- intensive tasks efficiently .
3535
36- → Run R code in the background, with results available once ready
36+ → Run R code in parallel in the background, without blocking your session
3737
3838→ Distribute workloads across local or remote machines
3939
Original file line number Diff line number Diff line change @@ -20,10 +20,11 @@ coverage](https://codecov.io/gh/r-lib/mirai/graph/badge.svg)](https://app.codeco
2020<br /> みらい 未来 <br /><br /> Minimalist Async Evaluation Framework
2121for R <br /><br />
2222
23- mirai — * future * in Japanese — allows you to perform computationally
24- intensive tasks without blocking the R session .
23+ mirai is a comprehensive solution for performing
24+ computationally- intensive tasks efficiently .
2525
26- → Run R code in the background, with results available once ready
26+ → Run R code in parallel in the background, without blocking your
27+ session
2728
2829→ Distribute workloads across local or remote machines
2930
You can’t perform that action at this time.
0 commit comments