{
  "_id": "6a5c7dd09baadeef8ab50aa9",
  "Package": "vaersvax",
  "Title": "US Vaccine Adverse Event Reporting System (VAERS) Vaccine Data\nfor Present",
  "Version": "1.0.5",
  "Author": "Irucka Embry [aut, cre]",
  "Maintainer": "Irucka Embry <iembry@ecoccs.com>",
  "Description": "US VAERS vaccine data for 01/01/2018 - 06/14/2018. If you\nwant to explore the full VAERS data for 1990 - Present (data,\nsymptoms, and vaccines), then check out the 'vaers' package\nfrom the URL below. The URL and BugReports below correspond to\nthe 'vaers' package, of which 'vaersvax' is a small subset\n(2018 only). 'vaers' is not hosted on CRAN due to the large\nsize of the data set. To install the Suggested 'vaers' and\n'vaersND' packages, use the following R code:\n'devtools::install_git(\"<https://gitlab.com/iembry/vaers.git>\",\nbuild_vignettes = TRUE)' and\n'devtools::install_git(\"<https://gitlab.com/iembry/vaersND.git>\",\nbuild_vignettes = TRUE)'. \"The Vaccine Adverse Event Reporting\nSystem (VAERS) is a national early warning system to detect\npossible safety problems in U.S.-licensed vaccines. VAERS is\nco-managed by the Centers for Disease Control and Prevention\n(CDC) and the U.S. Food and Drug Administration (FDA).\" For\nmore information about the data, visit\n<https://vaers.hhs.gov/>. For information about\nvaccination/immunization hazards, visit\n<http://www.questionuniverse.com/rethink.html#vaccine>.",
  "URL": "https://gitlab.com/iembry/vaers",
  "BugReports": "https://gitlab.com/iembry/vaers/issues",
  "License": "CC0",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 07:30:06 UTC",
    "User": "root"
  },
  "Repository": "https://iembry.r-universe.dev",
  "Date/Publication": "2018-08-29 07:00:03 UTC",
  "RemoteUrl": "https://github.com/cran/vaersvax",
  "RemoteRef": "HEAD",
  "RemoteSha": "ab5ddf4c94dc983dd1a212f830034d2ffcfd99f0",
  "_user": "iembry",
  "_type": "src",
  "_file": "vaersvax_1.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/d2775955f1c14fc719a1ed01f966ece5d5ff32ad8eecd900f376bf9fb35e4c39",
  "_filesize": 190457,
  "_sha256": "d2775955f1c14fc719a1ed01f966ece5d5ff32ad8eecd900f376bf9fb35e4c39",
  "_expires": "2026-10-27T07:33:34.000Z",
  "_created": "2026-07-19T07:30:06.000Z",
  "_published": "2026-07-19T07:33:36.508Z",
  "_jobs": [
    {
      "job": 88169478794,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439685922"
    },
    {
      "job": 88169478796,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439678978"
    },
    {
      "job": 88169478785,
      "time": 64,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439670740"
    },
    {
      "job": 88169478807,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439671887"
    },
    {
      "job": 88169225068,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439660275"
    },
    {
      "job": 88169478801,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8439678272"
    },
    {
      "job": 88169478822,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439671528"
    },
    {
      "job": 88169478795,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439672891"
    },
    {
      "job": 88169478824,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439671856"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/iembry/actions/runs/29678112312",
  "_status": "success",
  "_upstream": "https://github.com/cran/vaersvax",
  "_commit": {
    "id": "ab5ddf4c94dc983dd1a212f830034d2ffcfd99f0",
    "author": "Irucka Embry <iembry@ecoccs.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.5\n",
    "time": 1535526003
  },
  "_maintainer": {
    "name": "Irucka Embry",
    "email": "iembry@ecoccs.com",
    "login": "iembry",
    "description": "",
    "uuid": 12459905
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "vaersNDvax",
      "role": "Suggests"
    },
    {
      "package": "vaers",
      "role": "Suggests"
    },
    {
      "package": "vaersND",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "version": ">= 1.10.2",
      "role": "Suggests"
    },
    {
      "package": "pivottabler",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "iembry",
      "count": 6,
      "uuid": 12459905
    }
  ],
  "_userbio": {
    "uuid": 12459905,
    "type": "user",
    "name": "iembry-EcoC2S",
    "followers": 1
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vaersvax"
  },
  "_devurl": "https://gitlab.com/iembry/vaers",
  "_searchresults": 1,
  "_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/vaersvax.html",
    "manual.pdf"
  ],
  "_realowner": "iembry",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-04-23"
    },
    {
      "version": "1.0.1",
      "date": "2016-06-08"
    },
    {
      "version": "1.0.2",
      "date": "2016-08-06"
    },
    {
      "version": "1.0.3",
      "date": "2016-08-07"
    },
    {
      "version": "1.0.4",
      "date": "2016-08-08"
    },
    {
      "version": "1.0.5",
      "date": "2018-08-29"
    }
  ],
  "_exports": [],
  "_datasets": [
    {
      "name": "vaersvax",
      "title": "US Vaccine Adverse Event Reporting System (VAERS) vaccine data for Present",
      "object": "vaersvax",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "VAERS_ID",
        "VAX_TYPE",
        "VAX_MANU",
        "VAX_LOT",
        "VAX_DOSE_SERIES",
        "VAX_ROUTE",
        "VAX_SITE",
        "VAX_NAME"
      ],
      "rows": 16062,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "vaersvax",
      "title": "US Vaccine Adverse Event Reporting System (VAERS) vaccine data for Present",
      "topics": [
        "vaersvax-package",
        "vaersvax"
      ]
    }
  ],
  "_readme": "https://github.com/cran/vaersvax/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "vaersvax",
  "_universes": [
    "iembry",
    "gitlab-iembry"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-19T07:33:01.000Z",
      "distro": "resolute",
      "commit": "ab5ddf4c94dc983dd1a212f830034d2ffcfd99f0",
      "fileid": "https://r2.ropensci.org/9d1db0e6498968971d505019c7ec26afe69ffb82a07d7d793a773df7f5026221",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iembry/actions/runs/29678112312"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-07-19T07:32:16.000Z",
      "distro": "resolute",
      "commit": "ab5ddf4c94dc983dd1a212f830034d2ffcfd99f0",
      "fileid": "https://r2.ropensci.org/d5f6294ec1ea9a4584069c749e1c0e8914fdaea59b6a50b6249634e34970ae1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iembry/actions/runs/29678112312"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-19T07:31:23.000Z",
      "commit": "ab5ddf4c94dc983dd1a212f830034d2ffcfd99f0",
      "fileid": "https://r2.ropensci.org/fb009dd9078c196a53183ba22ad36e566521384256da5ba8037aebddcea068da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iembry/actions/runs/29678112312"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-07-19T07:31:28.000Z",
      "commit": "ab5ddf4c94dc983dd1a212f830034d2ffcfd99f0",
      "fileid": "https://r2.ropensci.org/a79022bc41a1a61c8946e38c10974bc923898d2a8b722e2aa2f58496986db926",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iembry/actions/runs/29678112312"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-07-19T07:32:18.000Z",
      "commit": "ab5ddf4c94dc983dd1a212f830034d2ffcfd99f0",
      "fileid": "https://r2.ropensci.org/640ee869ed21021fabaa318b8c3fd53774e4fdace8dca1a9549b156baac90ffe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/iembry/actions/runs/29678112312"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-19T07:31:21.000Z",
      "commit": "ab5ddf4c94dc983dd1a212f830034d2ffcfd99f0",
      "fileid": "https://r2.ropensci.org/f126894da958a0ae6f6c9dde8695330084ab109e5c2bf4746ed568d8dc68eb69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iembry/actions/runs/29678112312"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-19T07:31:31.000Z",
      "commit": "ab5ddf4c94dc983dd1a212f830034d2ffcfd99f0",
      "fileid": "https://r2.ropensci.org/f1f721cb51a6fa2db468e24b3a4b5cd847994fb8d7ae34bcf8e07a1d101088b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iembry/actions/runs/29678112312"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-07-19T07:31:24.000Z",
      "commit": "ab5ddf4c94dc983dd1a212f830034d2ffcfd99f0",
      "fileid": "https://r2.ropensci.org/ed157ad382c67bc41a30848cb41c712777ee1cf4805bacafd112018e539726da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/iembry/actions/runs/29678112312"
    }
  ]
}