{
  "_id": "6a3800da3efcd9bda4432024",
  "Package": "infosigasp",
  "Type": "Package",
  "Title": "Download and Import Traffic Crash Data from 'INFOSIGA-SP'",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\n\"Vinicius\", \"Oike\",\nemail = \"viniciusoike@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0005-8015-9189\")\n)\n)",
  "Description": "Provides a programmatic interface to the open data\npublished by the Sao Paulo State Traffic Accident Information\nand Management System ('INFOSIGA-SP'), maintained by the Sao\nPaulo State Department of Motor Vehicles ('DETRAN-SP').\nFunctions download and import tidy data frames of traffic crash\nevents ('sinistros'), victims ('pessoas') and vehicles\n('veiculos') from 2015 onward, handling the source encoding,\ndecimal marks, date formats and on-disk caching. See\n<https://infosiga.detran.sp.gov.br/> for the original data\nportal.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/viniciusoike/infosigasp,\nhttps://viniciusoike.github.io/infosigasp/",
  "BugReports": "https://github.com/viniciusoike/infosigasp/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://viniciusoike.r-universe.dev",
  "Date/Publication": "2026-06-21 13:39:41 UTC",
  "RemoteUrl": "https://github.com/viniciusoike/infosigasp",
  "RemoteRef": "HEAD",
  "RemoteSha": "a7e19dc8ba9640783ce00816d5870af00d523fd1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 15:16:17 UTC",
    "User": "root"
  },
  "Author": "Vinicius Oike [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0005-8015-9189>)",
  "Maintainer": "Vinicius Oike <viniciusoike@gmail.com>",
  "MD5sum": "aee3d1a6629dea489bce1462017809ff",
  "_user": "viniciusoike",
  "_type": "src",
  "_file": "infosigasp_0.1.0.tar.gz",
  "_fileid": "e7b9312ca1f70ed5db7d822385c069822da805bf4fb80c1362f164ff4901de13",
  "_filesize": 341750,
  "_sha256": "e7b9312ca1f70ed5db7d822385c069822da805bf4fb80c1362f164ff4901de13",
  "_created": "2026-06-21T15:16:17.000Z",
  "_published": "2026-06-21T15:18:50.415Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82581758716,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7776626117"
    },
    {
      "job": 82581758694,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7776625985"
    },
    {
      "job": 82581758700,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7776620709"
    },
    {
      "job": 82581758695,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7776619663"
    },
    {
      "job": 82581558764,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7776610138"
    },
    {
      "job": 82581758687,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7776622416"
    },
    {
      "job": 82581758706,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7776619404"
    },
    {
      "job": 82581758704,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7776621310"
    },
    {
      "job": 82581758712,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7776619600"
    }
  ],
  "_buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27908557063",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/viniciusoike/infosigasp",
  "_commit": {
    "id": "a7e19dc8ba9640783ce00816d5870af00d523fd1",
    "author": "viniciusoike <viniciusoike@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from viniciusoike/cran-prep-and-integrity\n\nUpdate logo",
    "time": 1782049181
  },
  "_maintainer": {
    "name": "Vinicius Oike",
    "email": "viniciusoike@gmail.com",
    "login": "viniciusoike",
    "bluesky": "@viniciusoike.bsky.social",
    "twitter": "@viniciusoike",
    "description": "Economist (MSc @ USP) | Founder of EKIO | Data and R",
    "uuid": 10688700
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "viniciusoike",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 10
    },
    {
      "week": "2026-25",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "data-2026-06",
      "date": "2026-06-14"
    }
  ],
  "_topics": [
    "brazil",
    "datasus",
    "detran",
    "open-data",
    "road-safety",
    "sao-paulo",
    "traffic-safety"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "viniciusoike",
      "count": 15,
      "uuid": 10688700
    }
  ],
  "_userbio": {
    "uuid": 10688700,
    "type": "user",
    "name": "viniciusoike",
    "followers": 54,
    "description": "Economist (MSc @ USP) | Founder of EKIO | Data and R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/infosigasp"
  },
  "_devurl": "https://github.com/viniciusoike/infosigasp",
  "_pkgdown": "https://viniciusoike.github.io/infosigasp/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/infosigasp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "clean_infosiga",
    "infosiga_cache_clear",
    "infosiga_cache_dir",
    "infosiga_cache_list",
    "infosiga_datasets",
    "infosiga_dictionary",
    "infosiga_download",
    "read_infosiga"
  ],
  "_help": [
    {
      "page": "clean_infosiga",
      "title": "Clean and process an INFOSIGA-SP dataset",
      "topics": [
        "clean_infosiga"
      ]
    },
    {
      "page": "infosiga_cache",
      "title": "Manage the infosigasp on-disk cache",
      "topics": [
        "infosiga_cache",
        "infosiga_cache_clear",
        "infosiga_cache_dir",
        "infosiga_cache_list"
      ]
    },
    {
      "page": "infosiga_datasets",
      "title": "List the available INFOSIGA-SP datasets",
      "topics": [
        "infosiga_datasets"
      ]
    },
    {
      "page": "infosiga_dictionary",
      "title": "Download the INFOSIGA-SP data dictionary",
      "topics": [
        "infosiga_dictionary"
      ]
    },
    {
      "page": "infosiga_download",
      "title": "Download the INFOSIGA-SP source archive",
      "topics": [
        "infosiga_download"
      ]
    },
    {
      "page": "read_infosiga",
      "title": "Import an INFOSIGA-SP dataset",
      "topics": [
        "read_infosiga"
      ]
    }
  ],
  "_pkglogo": "https://github.com/viniciusoike/infosigasp/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/viniciusoike/infosigasp/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "infosigasp.Rmd",
      "filename": "infosigasp.html",
      "title": "Getting started with infosigasp",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The three datasets",
        "Reading data",
        "Processed vs. raw data",
        "A peek at the structure without downloading",
        "A short analysis",
        "Managing the cache",
        "The official data dictionary",
        "Citing the data"
      ],
      "created": "2026-06-13 12:25:44",
      "modified": "2026-06-14 15:44:34",
      "commits": 4
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "infosigasp",
  "_universes": [
    "viniciusoike"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-21T15:18:26.000Z",
      "distro": "noble",
      "commit": "a7e19dc8ba9640783ce00816d5870af00d523fd1",
      "fileid": "71781122440af3d710bbff42a53c209c436b2310a3fa1d4974eab6aade1f3ca8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27908557063"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-21T15:18:24.000Z",
      "distro": "noble",
      "commit": "a7e19dc8ba9640783ce00816d5870af00d523fd1",
      "fileid": "f9520ee8237a7e707cb704b03cacf7a08eb811c0d2c36262d6cb75d1b31984df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27908557063"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-21T15:17:45.000Z",
      "commit": "a7e19dc8ba9640783ce00816d5870af00d523fd1",
      "fileid": "bf27d26c2c85b305461e744664231f74524a442585cdabf16fbd405a288898d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27908557063"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-21T15:17:37.000Z",
      "commit": "a7e19dc8ba9640783ce00816d5870af00d523fd1",
      "fileid": "8094b225ffadd9656810aa386089b003e47192096e185bda54fc264354dcae1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27908557063"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-21T15:18:08.000Z",
      "commit": "a7e19dc8ba9640783ce00816d5870af00d523fd1",
      "fileid": "1de5aaa6bad19e9a9e82dfb977c6f121fa292fd1da6e71bb82be83c3e5a48352",
      "status": "success",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27908557063"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-21T15:17:26.000Z",
      "commit": "a7e19dc8ba9640783ce00816d5870af00d523fd1",
      "fileid": "c749fd85a0b1813d9988696509778b4dce20643487253a937bf86b03fab35bb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27908557063"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-21T15:17:42.000Z",
      "commit": "a7e19dc8ba9640783ce00816d5870af00d523fd1",
      "fileid": "dd2c0e1e36af2d0268347c4752a5b62f8301806b88bb94032abb02b65e0b43f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27908557063"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-21T15:17:26.000Z",
      "commit": "a7e19dc8ba9640783ce00816d5870af00d523fd1",
      "fileid": "099e55dc1be057d2f2908234acdc7a28acc61b445497c3b412e09a00fcb2da53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27908557063"
    }
  ]
}