{
  "_id": "6a48bfd3e06c18f0a6549e1f",
  "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-07-04 07:17:05 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>",
  "_user": "calderonsamuel",
  "_type": "src",
  "_file": "SSEparser_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5665d0c010128e37dfedda977d2d28811c55c15747f28486770ef4704267abe9",
  "_filesize": 89430,
  "_sha256": "5665d0c010128e37dfedda977d2d28811c55c15747f28486770ef4704267abe9",
  "_expires": "2026-10-12T08:09:53.000Z",
  "_created": "2026-07-04T07:17:05.000Z",
  "_published": "2026-07-04T08:09:55.458Z",
  "_jobs": [
    {
      "job": 85113327758,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079524890"
    },
    {
      "job": 85113327785,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079524635"
    },
    {
      "job": 85113327775,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079899157"
    },
    {
      "job": 85113327764,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079901618"
    },
    {
      "job": 85113156674,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079509621"
    },
    {
      "job": 85113327779,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079523150"
    },
    {
      "job": 85113327774,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079518327"
    },
    {
      "job": 85113327776,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079518329"
    },
    {
      "job": 85113327760,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079517468"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/28698800985",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 48,
    "description": "Peruvian political scientist / R evangelist / R shiny dev at Appsilon"
  },
  "_downloads": {
    "count": 928,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-04T07:19:07.000Z",
      "distro": "resolute",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "https://r2.ropensci.org/fb8e204c76fca59b6db636b5e0347950cb63e1c3f31c5fa97a3cc99964af2bfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/28698800985"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:19:04.000Z",
      "distro": "resolute",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "https://r2.ropensci.org/364810f35803dd65abd71c0e93e3998d6a1a890be9502d7d49ceb5f87ef5b11d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/28698800985"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T08:08:54.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "https://r2.ropensci.org/9d38a4daad1343ffa77ed298f7c91d834ed326f5dcc58240789e017219f61b4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/28698800985"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T08:09:14.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "https://r2.ropensci.org/853ee45781569ae60bbf902fbfff6ccfb4d8adb61c043560351fb55202fb534b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/28698800985"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:19:05.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "https://r2.ropensci.org/f967849f0c3783e77784dcdfec87bc45d8da0ebae9d3b4ff55c7ef7836fe00ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/28698800985"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:18:09.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "https://r2.ropensci.org/0cf52b794b0f2f6cc31ef47dd221f9468ca61493b68a3a2ea72c13461d8e4dfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/28698800985"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:18:09.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "https://r2.ropensci.org/8f52f54eb67c84a18f514915a976303d3d836f6049015ef427d7ed765b4de5de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/28698800985"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:18:04.000Z",
      "commit": "1b74f7f8fa23d6914f18f68fa40188e2aa62f702",
      "fileid": "https://r2.ropensci.org/50e9cc076ec6a1364da1f53b894232b3561c4c9ad304ca7679639de939a0b611",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/calderonsamuel/actions/runs/28698800985"
    }
  ]
}