Package: vatcheckapi 0.1.0
vatcheckapi: Client for the 'vatcheckapi.com' VAT Validation API
An R client for the 'vatcheckapi.com' VAT number validation API. The API requires registration of an API key. Basic features are free, some require a paid subscription. You can find the full API documentation at <https://vatcheckapi.com/docs> .
Authors:
vatcheckapi_0.1.0.tar.gz
vatcheckapi_0.1.0.zip(r-4.7)vatcheckapi_0.1.0.zip(r-4.6)vatcheckapi_0.1.0.zip(r-4.5)
vatcheckapi_0.1.0.tgz(r-4.6-any)vatcheckapi_0.1.0.tgz(r-4.5-any)
vatcheckapi_0.1.0.tar.gz(r-4.7-any)vatcheckapi_0.1.0.tar.gz(r-4.6-any)
vatcheckapi_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vatcheckapi/json (API)
NEWS
| # Install 'vatcheckapi' in R: |
| install.packages('vatcheckapi', repos = c('https://dominikkukacka.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:dc2310baa1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 120 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 96 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-oldrel-arm64 | OK | 94 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 105 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get the current status of the API. | get_api_status |
| Validates any given vat number and returns its validity and company information | get_vat_info |
| Vatcheckapi API Key | vatcheckapi_api_key |
