Package: caRecall 0.1.0.9000
caRecall: Government of Canada Vehicle Recalls Database API Wrapper
Provides API access to the Government of Canada Vehicle Recalls Database <https://tc.api.canada.ca/en/detail?api=VRDB> used by the Defect Investigations and Recalls Division for vehicles, tires, and child car seats. The API wrapper provides access to recall summary information searched using make, model, and year range, as well as detailed recall information searched using recall number.
Authors:
caRecall_0.1.0.9000.tar.gz
caRecall_0.1.0.9000.zip(r-4.5)caRecall_0.1.0.9000.zip(r-4.4)caRecall_0.1.0.9000.zip(r-4.3)
caRecall_0.1.0.9000.tgz(r-4.4-any)caRecall_0.1.0.9000.tgz(r-4.3-any)
caRecall_0.1.0.9000.tar.gz(r-4.5-noble)caRecall_0.1.0.9000.tar.gz(r-4.4-noble)
caRecall_0.1.0.9000.tgz(r-4.4-emscripten)caRecall_0.1.0.9000.tgz(r-4.3-emscripten)
caRecall.pdf |caRecall.html✨
caRecall/json (API)
NEWS
# Install 'caRecall' in R: |
install.packages('caRecall', repos = c('https://wraysmith.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wraysmith/carecall/issues
api-wrappervehicle-recalls-database
Last updated 4 years agofrom:e690bec9c0. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 10 2024 |
R-4.5-win | OK | Oct 10 2024 |
R-4.5-linux | OK | Oct 10 2024 |
R-4.4-win | OK | Oct 10 2024 |
R-4.4-mac | OK | Oct 10 2024 |
R-4.3-win | OK | Oct 10 2024 |
R-4.3-mac | OK | Oct 10 2024 |
Exports:count_recall_by_makecount_recall_by_modelcount_recall_by_yearsget_vrd_keyrecall_by_makerecall_by_modelrecall_by_numberrecall_by_yearsrecall_details
Dependencies:askpassclicurlfansigluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangsystibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Count of recalls searching by make or manufacturer | count_recall_by_make |
Count of recalls searching by model | count_recall_by_model |
Count of recalls searching by year | count_recall_by_years |
Retrieves API key from environment | get_vrd_key |
Summary of recalls searching by make or manufacturer | recall_by_make |
Summary of recalls searching by model | recall_by_model |
Summary of recalls searching by recall number(s) | recall_by_number |
Summary of recalls searching by years | recall_by_years |
Detailed information on recalls searching by recall number(s) | recall_details |