Package: mangoro Title: 'R'/'Go' 'IPC' using 'Nanomsg' Next Gen Version: 0.2.15.9000 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 and '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, tinytest 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: make libzstd-dev Repository: https://sounkou-bioinfo.r-universe.dev Date/Publication: 2026-02-13 13:28:38 UTC RemoteUrl: https://github.com/sounkou-bioinfo/mangoro RemoteRef: HEAD RemoteSha: a691d882654dc76645f850b9d269441e2086332c NeedsCompilation: no Packaged: 2026-07-13 07:14:27 UTC; root Author: Sounkou Mahamane Toure [aut, cre], Mangos (nanomsg) contributors [cph], The Go Authors [cph], Apache Arrow Project [cph] Maintainer: Sounkou Mahamane Toure