Package: emailvalidation 0.1.0
emailvalidation: Client for the 'emailalvalidation.io' E-Mail Validation API
An R client for the 'emailvalidation.io' e-mail verification 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://emailvalidation.io/docs> .
Authors:
emailvalidation_0.1.0.tar.gz
emailvalidation_0.1.0.zip(r-4.7)emailvalidation_0.1.0.zip(r-4.6)emailvalidation_0.1.0.zip(r-4.5)
emailvalidation_0.1.0.tgz(r-4.6-any)emailvalidation_0.1.0.tgz(r-4.5-any)
emailvalidation_0.1.0.tar.gz(r-4.7-any)emailvalidation_0.1.0.tar.gz(r-4.6-any)
emailvalidation_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
emailvalidation/json (API)
NEWS
| # Install 'emailvalidation' in R: |
| install.packages('emailvalidation', 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:6840c7e5a9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 138 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-oldrel-arm64 | OK | 95 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 110 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Emailvalidation API Key | emailvalidation_api_key |
| Get the current status of the API. | get_api_status |
| Checks the provided email address | get_email_info |
