vindecodr: Provides an Interface to the Department of Transportation VIN Decoder

Provides a programmatic interface in R for the US Department of Transportation (DOT) National Highway Transportation Safety Administration (NHTSA) vehicle identification number (VIN) API, located at <https://vpic.nhtsa.dot.gov/api/>. The API can decode up to 50 vehicle identification numbers in one call, and provides manufacturer information about the vehicles, including make, model, model year, and gross vehicle weight rating (GVWR).

Version: 0.1.1
Depends: R (≥ 4.0.0)
Imports: httr
Suggests: purrr, stringr
Published: 2020-11-25
Author: Christopher Burch ORCID iD [aut, cre]
Maintainer: Christopher Burch <christopher.m.burch at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: vindecodr results

Documentation:

Reference manual: vindecodr.pdf

Downloads:

Package source: vindecodr_0.1.1.tar.gz
Windows binaries: r-devel: vindecodr_0.1.1.zip, r-release: vindecodr_0.1.1.zip, r-oldrel: vindecodr_0.1.1.zip
macOS binaries: r-release (arm64): vindecodr_0.1.1.tgz, r-oldrel (arm64): vindecodr_0.1.1.tgz, r-release (x86_64): vindecodr_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=vindecodr to link to this page.