Package: mangoro
Title: 'R'/'Go' 'IPC' using 'Nanomsg' Next Gen
Version: 0.2.6
Authors@R: c(
    person(given = "Sounkou Mahamane", family = "Toure", 
    email = "sounkoutoure@gmail.com", role = c("aut", "cre")),
    person("Mangos (nanomsg) contributors", role = "cph"),
    person("The Go Authors", role = "cph"),
    person("Apache Arrow Project", role = "cph"))
Copyright: See inst/AUTHORS
Description: The tools provide an interface for inter-process communication ('IPC') between 'R' and 'Go' using the 'Nanomsg' library.
    It vendors on the 'Go' side the 'mangos' library <https://github.com/nanomsg/mangos> and 'arrow-go' <https://github.com/apache/arrow-go>
     and uses 'nanonext' and 'nanoarrow' on the 'R' side.
License: GPL-3
Depends: R (>= 4.4.0)
Imports: nanonext, nanoarrow, jsonlite
Suggests: processx
SystemRequirements: Go (https://golang.org), GNU make
URL: https://github.com/sounkou-bioinfo/mangoro,
        https://sounkou-bioinfo.github.io/mangoro/
BugReports: https://github.com/sounkou-bioinfo/mangoro/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-11-21 16:41:41 UTC; sounkoutoure
Author: Sounkou Mahamane Toure [aut, cre],
  Mangos (nanomsg) contributors [cph],
  The Go Authors [cph],
  Apache Arrow Project [cph]
Maintainer: Sounkou Mahamane Toure <sounkoutoure@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-25 20:52:10 UTC
