# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "genderapi" in publications use:' type: software license: MIT title: 'genderapi: Client for ''GenderAPI.io''' version: 1.0.3 doi: 10.32614/CRAN.package.genderapi abstract: Provides an interface to the 'GenderAPI.io' web service () for determining gender from personal names, email addresses, or social media usernames. Functions are available to submit single or batch queries and retrieve additional information such as accuracy scores and country-specific gender predictions. This package simplifies integration of 'GenderAPI.io' into R workflows for data cleaning, user profiling, and analytics tasks. authors: - family-names: Ozturk given-names: Onur email: onurozturk1980@gmail.com repository: https://genderapi.r-universe.dev repository-code: https://github.com/GenderAPI/genderapi-R commit: d8e876c575ec05fd602e787134b05fbb5248068d url: https://github.com/GenderAPI/genderapi-R date-released: '2025-07-16' contact: - family-names: Ozturk given-names: Onur email: onurozturk1980@gmail.com