# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "matchpointR" in publications use:' type: software license: Apache-2.0 title: 'matchpointR: Tidy Access to Women''s Tennis Association (WTA) Data' version: 0.1.0 doi: 10.32614/CRAN.package.matchpointR abstract: Scrapes and tidies publicly available data from the Women's Tennis Association website (). Provides helpers to retrieve player biographies, singles and doubles career overviews, match histories, live rankings and aggregate statistics. Dynamic pages are rendered through a headless 'Chrome' session so 'JavaScript'-generated content is fully captured, and all outputs are returned as tidy data frames suitable for downstream analysis or visualisation. authors: - family-names: Navas González given-names: Alejandro email: angnar@telaris.es alias: Angnar repository: https://angnar-97.r-universe.dev repository-code: https://github.com/Angnar-97/matchpointR commit: df45a4d9cf855858652701a683d7f63824beee66 url: https://angnar-97.github.io/matchpointR/ date-released: '2026-04-26' contact: - family-names: Navas González given-names: Alejandro email: angnar@telaris.es alias: Angnar