The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
First public release.
wta_player_url() builds canonical player URLs from a
WTA numeric id, an optional slug and a section ("overview"
or "matches").wta_get_player_basics() returns a one-row tibble with
the player’s name, nationality, birth date and place, height,
handedness, headshot and nationality flag. Biographical data is read
from the page’s schema.org JSON-LD block (with a CSS-selector fallback)
for resilience against site redesigns.wta_get_player_overview() returns a long tibble of
career highlights (singles/doubles rank, career titles, career prize
money, career-high singles rank).wta_get_player_matches() walks the “Matches” page,
clicking Show more until the full history is loaded, and
returns one row per match with tournament, tournament date, round,
opponent, opponent seed and country code, opponent rank, score and
win/loss result.wta_get_rankings() scrapes the current singles or
doubles ranking table and returns a tidy tibble (rank, player id,
player, country, age, tournaments played, points).testthat 3rd edition) run entirely against local
HTML fixtures — no network, no headless browser required for CI.R CMD check (Ubuntu /
Windows / macOS × devel / release / oldrel-1) and pkgdown
deployment.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.