{
  "_id": "6a1f0ad4b401979e7341c607",
  "Package": "goserveR",
  "Type": "Package",
  "Title": "HTTP(S) File Server with Range Requests and Unbounded CORS Using\n'go'",
  "Version": "0.1.3-0.9000",
  "Authors@R": "c(\nperson(given = c(\"Sounkou\", \"Mahamane\"),\nfamily = \"Toure\", role = c(\"aut\", \"cre\"), email = \"sounkoutoure@gmail.com\"))",
  "Description": "Provides a lightweight HTTP(S) file server implemented in\nGo and exposed to R. It supports range requests, configurable\nCORS and COOP headers, and optional TLS. The package builds and\nruns a background server that can be cleanly shut down from R\nusing an OS pipe and C/Go interop. Asynchronous log handling is\nalso supported.",
  "License": "GPL (>= 3)",
  "SystemRequirements": "Go (https://golang.org), GNU make",
  "URL": "https://github.com/sounkou-bioinfo/goServeR",
  "BugReports": "https://github.com/sounkou-bioinfo/goServeR/issues",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "make",
  "Repository": "https://sounkou-bioinfo.r-universe.dev",
  "Date/Publication": "2026-04-14 17:02:20 UTC",
  "RemoteUrl": "https://github.com/sounkou-bioinfo/goServeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "f2d90087edf5352b124392a28f14d5b66792162f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 09:52:40 UTC",
    "User": "root"
  },
  "Author": "Sounkou Mahamane Toure [aut, cre]",
  "Maintainer": "Sounkou Mahamane Toure <sounkoutoure@gmail.com>",
  "MD5sum": "1bd532b586e054c624249cb841a22a19",
  "_user": "sounkou-bioinfo",
  "_type": "src",
  "_file": "goserveR_0.1.3-0.9000.tar.gz",
  "_fileid": "e11df43e2e839f2a276a0f6bbb0b4eec3c0d3dd1ce49cdcdf1bf83d0ee19ed96",
  "_filesize": 166907,
  "_sha256": "e11df43e2e839f2a276a0f6bbb0b4eec3c0d3dd1ce49cdcdf1bf83d0ee19ed96",
  "_created": "2026-05-17T09:52:40.000Z",
  "_published": "2026-06-02T16:54:44.291Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79125699610,
      "time": 201,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041410523"
    },
    {
      "job": 79125699115,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041410916"
    },
    {
      "job": 79125699787,
      "time": 202,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041410684"
    },
    {
      "job": 79125699606,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041411066"
    },
    {
      "job": 79125699130,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7041426370"
    },
    {
      "job": 79125699101,
      "time": 279,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7041424087"
    },
    {
      "job": 79125699016,
      "time": 226,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7041426154"
    },
    {
      "job": 79125699097,
      "time": 290,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7041430208"
    },
    {
      "job": 79125698550,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041388320"
    },
    {
      "job": 79125698435,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79125699544,
      "time": 3713,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAILURE",
      "artifact": ""
    },
    {
      "job": 79125699311,
      "time": 3706,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAILURE",
      "artifact": ""
    },
    {
      "job": 79125698943,
      "time": 3737,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAILURE",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/25987552902",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sounkou-bioinfo/goServeR",
  "_commit": {
    "id": "f2d90087edf5352b124392a28f14d5b66792162f",
    "author": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "committer": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "message": "fix deadlog on windows async\n",
    "time": 1776186140
  },
  "_maintainer": {
    "name": "Sounkou Mahamane Toure",
    "email": "sounkoutoure@gmail.com",
    "login": "sounkou-bioinfo",
    "uuid": 56392505
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    }
  ],
  "_owner": "sounkou-bioinfo",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-26",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 96
    },
    {
      "week": "2025-41",
      "n": 33
    },
    {
      "week": "2025-43",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 12
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2025-09-30"
    },
    {
      "name": "0.1.3",
      "date": "2025-10-05"
    }
  ],
  "_topics": [
    "async",
    "golang",
    "http-server"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sounkou-bioinfo",
      "count": 230,
      "uuid": 56392505
    },
    {
      "user": "tsounkou",
      "count": 3,
      "uuid": 276535542
    }
  ],
  "_userbio": {
    "uuid": 56392505,
    "type": "user",
    "name": "Sounkou Mahamane Toure",
    "description": "Sequences and Consequences."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/goserveR"
  },
  "_devurl": "https://github.com/sounkou-bioinfo/goserver",
  "_searchresults": 23,
  "_golang": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/goserveR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ".create_default_log_handler",
    ".default_log_callback",
    "addAuthKey",
    "clearAuthKeys",
    "createFileLogHandler",
    "createSilentLogHandler",
    "isRunning",
    "listAuthKeys",
    "listServers",
    "registerLogHandler",
    "removeAuthKey",
    "removeLogHandler",
    "runServer",
    "shutdownServer",
    "StartServer"
  ],
  "_help": [
    {
      "page": "dot-create_default_log_handler",
      "title": "Create default console log handler",
      "topics": [
        ".create_default_log_handler"
      ]
    },
    {
      "page": "dot-default_log_callback",
      "title": "Default log callback - writes to console",
      "topics": [
        ".default_log_callback"
      ]
    },
    {
      "page": "addAuthKey",
      "title": "Add Authentication Key",
      "topics": [
        "addAuthKey"
      ]
    },
    {
      "page": "as.data.frame.server_list",
      "title": "Convert server list to data frame",
      "topics": [
        "as.data.frame.server_list"
      ]
    },
    {
      "page": "clearAuthKeys",
      "title": "Clear All Authentication Keys",
      "topics": [
        "clearAuthKeys"
      ]
    },
    {
      "page": "createFileLogHandler",
      "title": "Create file log handler",
      "topics": [
        "createFileLogHandler"
      ]
    },
    {
      "page": "createSilentLogHandler",
      "title": "Create silent log handler (no-op)",
      "topics": [
        "createSilentLogHandler"
      ]
    },
    {
      "page": "isRunning",
      "title": "isRunning Check if a background server is still running",
      "topics": [
        "isRunning"
      ]
    },
    {
      "page": "listAuthKeys",
      "title": "List Authentication Keys",
      "topics": [
        "listAuthKeys"
      ]
    },
    {
      "page": "listServers",
      "title": "listServers List all running background servers with detailed information",
      "topics": [
        "listServers"
      ]
    },
    {
      "page": "print.server_info",
      "title": "Print method for individual server_info objects",
      "topics": [
        "print.server_info"
      ]
    },
    {
      "page": "print.server_list",
      "title": "Print method for server_list objects",
      "topics": [
        "print.server_list"
      ]
    },
    {
      "page": "registerLogHandler",
      "title": "Register a log handler for a file descriptor",
      "topics": [
        "registerLogHandler"
      ]
    },
    {
      "page": "removeAuthKey",
      "title": "Remove Authentication Key",
      "topics": [
        "removeAuthKey"
      ]
    },
    {
      "page": "removeLogHandler",
      "title": "Remove a log handler",
      "topics": [
        "removeLogHandler"
      ]
    },
    {
      "page": "runServer",
      "title": "runServer",
      "topics": [
        "runServer"
      ]
    },
    {
      "page": "shutdownServer",
      "title": "shutdownServer Shutdown a background server",
      "topics": [
        "shutdownServer"
      ]
    },
    {
      "page": "StartServer",
      "title": "StartServer (advanced/manual use) Start a server (C-level, advanced)",
      "topics": [
        "StartServer"
      ]
    },
    {
      "page": "summary.server_list",
      "title": "Summary method for server_list objects",
      "topics": [
        "summary.server_list"
      ]
    }
  ],
  "_readme": "https://github.com/sounkou-bioinfo/goServeR/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.2367890994092927,
  "_indexed": true,
  "_nocasepkg": "goserver",
  "_universes": [
    "sounkou-bioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3-0.9000",
      "date": "2026-04-13T23:43:36.000Z",
      "arch": "x86_64",
      "commit": "ac5a42abe355b211116ce713593f22a409188a70",
      "fileid": "04a4cc4263c076ea0e3f1d14df16f364fd06fc89f74d15efc0b6e3aaa47694a7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/24372577992"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3-0.9000",
      "date": "2026-04-13T23:43:51.000Z",
      "arch": "x86_64",
      "commit": "ac5a42abe355b211116ce713593f22a409188a70",
      "fileid": "1767318788791926b711289d012e95870b1aceecd82d0648b990d90caf50e169",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/24372577992"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3-0.9000",
      "date": "2026-04-13T23:43:38.000Z",
      "arch": "x86_64",
      "commit": "ac5a42abe355b211116ce713593f22a409188a70",
      "fileid": "12791f6faf829573961d46c55fc45b01e84e3cd7fe06144d136ab0b5694f1379",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/24372577992"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3-0.9000",
      "date": "2026-05-17T09:54:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f2d90087edf5352b124392a28f14d5b66792162f",
      "fileid": "6a9fecb37104b203a538461533e9d316596d2a9dfc7892c601129653b6c421c6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/25987552902"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3-0.9000",
      "date": "2026-05-17T09:54:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f2d90087edf5352b124392a28f14d5b66792162f",
      "fileid": "c9bbadefe51f7a4edab0fc7cbbf23b501014ae625512df4cfdd764fb547b62dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/25987552902"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3-0.9000",
      "date": "2026-05-17T09:54:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f2d90087edf5352b124392a28f14d5b66792162f",
      "fileid": "6ebef8d675ff2c113b69a3fc75c51187fa5eb3084a427a1366000a0ea4e0dec9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/25987552902"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3-0.9000",
      "date": "2026-05-17T09:54:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f2d90087edf5352b124392a28f14d5b66792162f",
      "fileid": "6cff25650ef018f4a8a0ac964dd4615845329257a5d7bcd599cbfe9a771db27a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/25987552902"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3-0.9000",
      "date": "2026-05-17T09:56:56.000Z",
      "arch": "aarch64",
      "commit": "f2d90087edf5352b124392a28f14d5b66792162f",
      "fileid": "93b26f6fe0012b0d5acc4bc197d628f43ce473e91b115b41b5a4de137ed6d023",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/25987552902"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3-0.9000",
      "date": "2026-05-17T09:56:08.000Z",
      "arch": "x86_64",
      "commit": "f2d90087edf5352b124392a28f14d5b66792162f",
      "fileid": "3a943daa8a11fabf6f06c14e5077b7c2b1df1ffa316328f9003587323b325637",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/25987552902"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3-0.9000",
      "date": "2026-05-17T09:56:44.000Z",
      "arch": "aarch64",
      "commit": "f2d90087edf5352b124392a28f14d5b66792162f",
      "fileid": "1fe7e056ad73128f462355d0490503bd00fe615f3c4853322d26f0dcd252239c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/25987552902"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3-0.9000",
      "date": "2026-05-17T09:57:09.000Z",
      "arch": "x86_64",
      "commit": "f2d90087edf5352b124392a28f14d5b66792162f",
      "fileid": "fc0b1c2002ce2da29035e4ae56873ead52622e922be50950726f22bedc9ecf63",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/25987552902"
    }
  ]
}