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 |
DOI: | 10.32614/CRAN.package.vindecodr |
Author: | Christopher Burch [aut, cre] (<https://orcid.org/0000-0001-6934-3325>) |
Maintainer: | Christopher Burch <christopher.m.burch at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | vindecodr results |
Reference manual: | vindecodr.pdf |
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, r-oldrel (x86_64): vindecodr_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=vindecodr to link to this page.