Package: mirai
Type: Package
Title: Minimalist Async Evaluation Framework for R
Version: 0.2.0
Description: Extremely simple and lightweight method for concurrent /
    parallel code execution, built on 'nanonext' and 'NNG' (Nanomsg Next Gen)
    technology.
Authors@R: 
    person(given = "Charlie",
           family = "Gao",
           role = c("aut", "cre"),
           email = "charlie.gao@shikokuchuo.net",
           comment = c(ORCID = "0000-0002-0750-061X"))
License: GPL (>= 3)
BugReports: https://github.com/shikokuchuo/mirai/issues
URL: https://shikokuchuo.net/mirai/,
        https://github.com/shikokuchuo/mirai/
Encoding: UTF-8
Depends: R (>= 2.4)
Imports: nanonext (>= 0.3.0)
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-03-25 08:46:06 UTC; cg334
Author: Charlie Gao [aut, cre] (<https://orcid.org/0000-0002-0750-061X>)
Maintainer: Charlie Gao <charlie.gao@shikokuchuo.net>
Repository: CRAN
Date/Publication: 2022-03-29 00:00:02 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-03-29 10:36:21 UTC; unix
Archs: mirai.so.dSYM
