{
  "_id": "6a1817e5acfb0bcc41db0295",
  "Package": "SSEparser",
  "Title": "Parse Server-Sent Events",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"Samuel\", \"Calderon\", , \"samuel.calderon@uarm.pe\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-6847-1210\"))",
  "Description": "Functionality to parse server-sent events with a\nhigh-level interface that can be extended for custom\napplications.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/calderonsamuel/SSEparser,\nhttps://calderonsamuel.github.io/SSEparser/",
  "BugReports": "https://github.com/calderonsamuel/SSEparser/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://calderonsamuel.r-universe.dev",
  "Date/Publication": "2024-01-08 20:30:38 UTC",
  "RemoteUrl": "https://github.com/calderonsamuel/SSEparser",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:21:14 UTC",
    "User": "root"
  },
  "Author": "Samuel Calderon [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6847-1210>)",
  "Maintainer": "Samuel Calderon <samuel.calderon@uarm.pe>",
  "MD5sum": "3785184dfdd0ce6d2071b745629bf661",
  "_user": "calderonsamuel",
  "_type": "src",
  "_file": "SSEparser_0.1.0.9000.tar.gz",
  "_fileid": "79002e497f63f478ff8acf24fded8bfd8e26f1830357106a2430a069cb56ee8b",
  "_filesize": 87262,
  "_sha256": "79002e497f63f478ff8acf24fded8bfd8e26f1830357106a2430a069cb56ee8b",
  "_created": "2026-05-28T10:21:14.000Z",
  "_published": "2026-05-28T10:24:37.827Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78270778958,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263464890"
    },
    {
      "job": 78270779002,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263456107"
    },
    {
      "job": 78270779044,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263436835"
    },
    {
      "job": 78270778953,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263437372"
    },
    {
      "job": 78270357799,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263413131"
    },
    {
      "job": 78270779020,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263446073"
    },
    {
      "job": 78270779003,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263449333"
    },
    {
      "job": 78270778989,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263432487"
    },
    {
      "job": 78270779028,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263435070"
    }
  ],
  "_buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/26568798270",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/calderonsamuel/SSEparser",
  "_commit": {
    "id": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
    "author": "calderonsamuel <samuel.calderon@uarm.pe>",
    "committer": "calderonsamuel <samuel.calderon@uarm.pe>",
    "message": "correct install instructions\n",
    "time": 1704745838
  },
  "_maintainer": {
    "name": "Samuel Calderon",
    "email": "samuel.calderon@uarm.pe",
    "login": "calderonsamuel",
    "linkedin": "in/samuelcalderon",
    "orcid": "0000-0001-6847-1210",
    "twitter": "@samucalse",
    "description": "Peruvian political scientist / R evangelist / R shiny dev at Appsilon",
    "uuid": 19418298
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "calderonsamuel",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "http-requests",
    "parser",
    "stream"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "calderonsamuel",
      "count": 37,
      "uuid": 19418298
    }
  ],
  "_userbio": {
    "uuid": 19418298,
    "type": "user",
    "name": "Samuel Calderon",
    "description": "Peruvian political scientist / R evangelist / R shiny dev at Appsilon"
  },
  "_downloads": {
    "count": 908,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SSEparser"
  },
  "_devurl": "https://github.com/calderonsamuel/sseparser",
  "_pkgdown": "https://calderonsamuel.github.io/SSEparser/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SSEparser.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/calderonsamuel/sseparser",
  "_realowner": "calderonsamuel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-14"
    }
  ],
  "_exports": [
    "%>%",
    "parse_sse",
    "SSEparser"
  ],
  "_help": [
    {
      "page": "parse_sse",
      "title": "Parse Server-Sent Events",
      "topics": [
        "parse_sse"
      ]
    },
    {
      "page": "SSEparser",
      "title": "Parse a Server Sent Event",
      "topics": [
        "SSEparser"
      ]
    }
  ],
  "_readme": "https://github.com/calderonsamuel/SSEparser/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "sseparser",
  "_universes": [
    "calderonsamuel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-28T10:24:08.000Z",
      "distro": "noble",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "7cc1a73efa13468bf1e6e180c4138862c3a08b4277e0fe9e13ec56f1bf1b7252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/26568798270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-28T10:23:42.000Z",
      "distro": "noble",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "762cd14b54461e8f41cf7eebebd40ba148663307a8f74be72de3cf96570d54ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/26568798270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-28T10:22:39.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "b6e8d1e30e1f8c8684a7b31c4e28650db5ac0d8d9afe1c014340cea48b732fc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/26568798270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-28T10:22:41.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "b50f0b3b2596a3e0268347da7105585862ef2f7cf1e7cf5cf98122154f6458ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/26568798270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-05-28T10:23:20.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "0bd979ead65c7ae98d2f0d558b1f5a6b4ce1746ec434a922bfe0ed31920ebd8d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/26568798270"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-28T10:23:20.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "746bebe4fc37a29efe756fb604d7c66490bac89b9f5da7646b8ae827a580add1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/26568798270"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-28T10:22:18.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "b0cd8e651a9b9012a9ec0423ba5acd83be4a9515f8e55814630d515025f9025a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/26568798270"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-28T10:22:27.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "031357a61cd5d7ee02ce7a9e6fb02952d351da7f7d3df915c81a371f5fe79a84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/26568798270"
    }
  ]
}