Package: PhoneValidator
Type: Package
Language: en-US
Title: Client for 'GenderAPI.io' Phone Number Validation and Formatter
        API
Version: 1.0.1
Authors@R: c(
    person(given = "Onur", family = "Ozturk", email = "onurozturk1980@gmail.com", role = c("aut", "cre"))
    )
Description: Provides an interface to the 'GenderAPI.io' Phone Number Validation & Formatter API (<https://www.genderapi.io>) for validating international phone numbers, detecting number type (mobile, landline, Voice over Internet Protocol (VoIP)), retrieving region and country metadata, and formatting numbers to E.164 or national format. Designed to simplify integration into R workflows for data validation, Customer Relationship Management (CRM) data cleaning, and analytics tasks. Full documentation is available at <https://www.genderapi.io/docs-phone-validation-formatter-api>.
License: MIT + file LICENSE
URL: https://github.com/GenderAPI/PhoneValidator-R
BugReports: https://github.com/GenderAPI/PhoneValidator-R/issues
Imports: httr, jsonlite
Depends: R (>= 3.5.0)
Encoding: UTF-8
Suggests: spelling, testthat (>= 3.0.0)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-02 10:01:45 UTC; onurozturk
Author: Onur Ozturk [aut, cre]
Maintainer: Onur Ozturk <onurozturk1980@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-08 18:40:28 UTC
Built: R 4.4.1; ; 2025-09-08 22:02:50 UTC; unix
