{
  "_id": "6a549159ff0138dec5d65395",
  "Package": "mangoro",
  "Title": "'R'/'Go' 'IPC' using 'Nanomsg' Next Gen",
  "Version": "0.2.15.9000",
  "Authors@R": "c(\nperson(given = \"Sounkou Mahamane\", family = \"Toure\",\nemail = \"sounkoutoure@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Mangos (nanomsg) contributors\", role = \"cph\"),\nperson(\"The Go Authors\", role = \"cph\"),\nperson(\"Apache Arrow Project\", role = \"cph\"))",
  "Copyright": "See inst/AUTHORS",
  "Description": "The tools provide an interface for inter-process\ncommunication ('IPC') between 'R' and 'Go' using the 'Nanomsg'\nlibrary. It vendors on the 'Go' side the 'mangos' library\n<https://github.com/nanomsg/mangos> and 'arrow-go'\n<https://github.com/apache/arrow-go> and uses 'nanonext' and\n'nanoarrow' on the 'R' side.",
  "License": "GPL-3",
  "SystemRequirements": "Go (https://golang.org), GNU make",
  "URL": "https://github.com/sounkou-bioinfo/mangoro,\nhttps://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": {
    "Date": "2026-07-13 07:14:27 UTC",
    "User": "root"
  },
  "Author": "Sounkou Mahamane Toure [aut, cre],\nMangos (nanomsg) contributors [cph],\nThe Go Authors [cph],\nApache Arrow Project [cph]",
  "Maintainer": "Sounkou Mahamane Toure <sounkoutoure@gmail.com>",
  "_user": "sounkou-bioinfo",
  "_type": "src",
  "_file": "mangoro_0.2.15.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/f36fcb53dd13025fd656637c16e66b6eb8fef51a6d2cbe0207bfce69dcca4877",
  "_filesize": 2634116,
  "_sha256": "f36fcb53dd13025fd656637c16e66b6eb8fef51a6d2cbe0207bfce69dcca4877",
  "_expires": "2026-10-21T07:18:47.000Z",
  "_created": "2026-07-13T07:14:27.000Z",
  "_published": "2026-07-13T07:18:48.957Z",
  "_jobs": [
    {
      "job": 86756362336,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8271737868"
    },
    {
      "job": 86756362390,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271728436"
    },
    {
      "job": 86756362845,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8271720767"
    },
    {
      "job": 86756362528,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271733881"
    },
    {
      "job": 86755849563,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271664427"
    },
    {
      "job": 86756362370,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8271700941"
    },
    {
      "job": 86756362481,
      "time": 178,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8271729677"
    },
    {
      "job": 86756362461,
      "time": 212,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8271741667"
    },
    {
      "job": 86756362458,
      "time": 185,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271732277"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29231259285",
  "_status": "success",
  "_upstream": "https://github.com/sounkou-bioinfo/mangoro",
  "_commit": {
    "id": "a691d882654dc76645f850b9d269441e2086332c",
    "author": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "committer": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "message": "make test correct\n",
    "time": 1770989318
  },
  "_maintainer": {
    "name": "Sounkou Mahamane Toure",
    "email": "sounkoutoure@gmail.com",
    "login": "sounkou-bioinfo",
    "mastodon": "@bioinfhotep@genomic.social",
    "description": "Sequences and Consequences.",
    "uuid": 56392505
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "nanonext",
      "role": "Imports"
    },
    {
      "package": "nanoarrow",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "sounkou-bioinfo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 71
    },
    {
      "week": "2025-46",
      "n": 52
    },
    {
      "week": "2025-47",
      "n": 9
    },
    {
      "week": "2025-48",
      "n": 11
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 7
    },
    {
      "week": "2026-05",
      "n": 5
    },
    {
      "week": "2026-06",
      "n": 7
    },
    {
      "week": "2026-07",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2025-10-20"
    },
    {
      "name": "0.2.0",
      "date": "2025-10-21"
    },
    {
      "name": "0.2.1",
      "date": "2025-11-13"
    },
    {
      "name": "0.2.3",
      "date": "2025-11-17"
    },
    {
      "name": "0.2.4",
      "date": "2025-11-18"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "sounkou-bioinfo",
      "count": 165,
      "uuid": 56392505
    }
  ],
  "_userbio": {
    "uuid": 56392505,
    "type": "user",
    "name": "Sounkou Mahamane Toure",
    "followers": 49,
    "description": "Sequences and Consequences."
  },
  "_downloads": {
    "count": 2,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mangoro"
  },
  "_devurl": "https://github.com/sounkou-bioinfo/mangoro",
  "_pkgdown": "https://sounkou-bioinfo.github.io/mangoro/",
  "_searchresults": 6,
  "_golang": true,
  "_topics": [
    "golang"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mangoro.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.6",
      "date": "2025-11-25"
    }
  ],
  "_exports": [
    "create_ipc_path",
    "find_mangoro_vendor",
    "get_arrow_go_version",
    "get_mangos_version",
    "go_binary_candidates",
    "mangoro_go_build",
    "mangoro_http_start",
    "mangoro_http_status",
    "mangoro_http_stop",
    "mangoro_min_go_version",
    "mangoro_pack_int32",
    "mangoro_rpc_call",
    "mangoro_rpc_call_message",
    "mangoro_rpc_get_manifest",
    "mangoro_rpc_manifest_request",
    "mangoro_rpc_parse_response",
    "mangoro_rpc_recv",
    "mangoro_rpc_send",
    "mangoro_unpack_int32"
  ],
  "_help": [
    {
      "page": "create_ipc_path",
      "title": "Create a unique IPC path for mangoro",
      "topics": [
        "create_ipc_path"
      ]
    },
    {
      "page": "find_mangoro_vendor",
      "title": "Find the path to the mangoro vendor directory",
      "topics": [
        "find_mangoro_vendor"
      ]
    },
    {
      "page": "get_arrow_go_version",
      "title": "Get the version of vendored Arrow Go using Go tooling (no jsonlite)",
      "topics": [
        "get_arrow_go_version"
      ]
    },
    {
      "page": "get_mangos_version",
      "title": "Get the version of vendored mangos using Go tooling (no jsonlite)",
      "topics": [
        "get_mangos_version"
      ]
    },
    {
      "page": "go_binary_candidates",
      "title": "Determine candidate Go binaries",
      "topics": [
        "go_binary_candidates"
      ]
    },
    {
      "page": "mangoro_go_build",
      "title": "Compile a Go source file using the vendored dependencies",
      "topics": [
        "mangoro_go_build"
      ]
    },
    {
      "page": "mangoro_http_start",
      "title": "Start an HTTP file server via RPC",
      "topics": [
        "mangoro_http_start"
      ]
    },
    {
      "page": "mangoro_http_status",
      "title": "Get HTTP server status via RPC",
      "topics": [
        "mangoro_http_status"
      ]
    },
    {
      "page": "mangoro_http_stop",
      "title": "Stop the HTTP file server via RPC",
      "topics": [
        "mangoro_http_stop"
      ]
    },
    {
      "page": "mangoro_min_go_version",
      "title": "Find the path to the Go executable",
      "topics": [
        "mangoro_min_go_version"
      ]
    },
    {
      "page": "mangoro_pack_int32",
      "title": "Pack a 32-bit integer to raw bytes (big-endian)",
      "topics": [
        "mangoro_pack_int32"
      ]
    },
    {
      "page": "mangoro_rpc_call",
      "title": "Call a remote function via RPC",
      "topics": [
        "mangoro_rpc_call"
      ]
    },
    {
      "page": "mangoro_rpc_call_message",
      "title": "Create an RPC function call message",
      "topics": [
        "mangoro_rpc_call_message"
      ]
    },
    {
      "page": "mangoro_rpc_get_manifest",
      "title": "Get the manifest of registered functions from an RPC server",
      "topics": [
        "mangoro_rpc_get_manifest"
      ]
    },
    {
      "page": "mangoro_rpc_manifest_request",
      "title": "Create an RPC manifest request message",
      "topics": [
        "mangoro_rpc_manifest_request"
      ]
    },
    {
      "page": "mangoro_rpc_parse_response",
      "title": "Parse an RPC response message",
      "topics": [
        "mangoro_rpc_parse_response"
      ]
    },
    {
      "page": "mangoro_rpc_recv",
      "title": "Receive a message with retries",
      "topics": [
        "mangoro_rpc_recv"
      ]
    },
    {
      "page": "mangoro_rpc_send",
      "title": "Send a message with retries",
      "topics": [
        "mangoro_rpc_send"
      ]
    },
    {
      "page": "mangoro_unpack_int32",
      "title": "Unpack a 32-bit integer from raw bytes (big-endian)",
      "topics": [
        "mangoro_unpack_int32"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sounkou-bioinfo/mangoro/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/sounkou-bioinfo/mangoro/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite",
    "nanoarrow",
    "nanonext"
  ],
  "_score": 3.3521825181113623,
  "_indexed": true,
  "_nocasepkg": "mangoro",
  "_universes": [
    "sounkou-bioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.15.9000",
      "date": "2026-07-13T07:16:57.000Z",
      "distro": "resolute",
      "commit": "a691d882654dc76645f850b9d269441e2086332c",
      "fileid": "https://r2.ropensci.org/5152c23ae6c01e7a87aad877c9312d45f63634eaf9341417b4a6ab6a176ea050",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29231259285"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.15.9000",
      "date": "2026-07-13T07:16:31.000Z",
      "distro": "resolute",
      "commit": "a691d882654dc76645f850b9d269441e2086332c",
      "fileid": "https://r2.ropensci.org/e8730c96ab10bcc1d9a187434f8f5217857ec71ce83e4ca58de1e5e0a07ae0d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29231259285"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.15.9000",
      "date": "2026-07-13T07:16:09.000Z",
      "commit": "a691d882654dc76645f850b9d269441e2086332c",
      "fileid": "https://r2.ropensci.org/a7e4160fdc5756a23a337b3234894f55e16aee58beff88dd8903e12ffe1b3eff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29231259285"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.15.9000",
      "date": "2026-07-13T07:16:38.000Z",
      "commit": "a691d882654dc76645f850b9d269441e2086332c",
      "fileid": "https://r2.ropensci.org/fb68f7714981d9a0a448135b72457ece56de6e4d85d6f01fa6322ef785add858",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29231259285"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.15.9000",
      "date": "2026-07-13T07:16:23.000Z",
      "commit": "a691d882654dc76645f850b9d269441e2086332c",
      "fileid": "https://r2.ropensci.org/c6c78d99e0f5186001ba48ddefe4b60d0b3ddc0c15ff28703f91b4d1463cd55d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29231259285"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.15.9000",
      "date": "2026-07-13T07:15:45.000Z",
      "commit": "a691d882654dc76645f850b9d269441e2086332c",
      "fileid": "https://r2.ropensci.org/8cb68e978318521ed58a7823fbe5117229400f631342bb71382d8ca34a674448",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29231259285"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.15.9000",
      "date": "2026-07-13T07:16:07.000Z",
      "commit": "a691d882654dc76645f850b9d269441e2086332c",
      "fileid": "https://r2.ropensci.org/fb710ea28f0b5b28a06c6c6d807d14c880f579ddda3e7ee930a3060872698af7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29231259285"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.15.9000",
      "date": "2026-07-13T07:15:44.000Z",
      "commit": "a691d882654dc76645f850b9d269441e2086332c",
      "fileid": "https://r2.ropensci.org/3d74681767187f7dedc0442b5a54b4574ff2c172439428389ff447b5d5cb8936",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29231259285"
    }
  ]
}