SwimmeR: Data Import, Cleaning, and Conversions for Swimming Results

The goal of the 'SwimmeR' package is to provide means of acquiring, and then analyzing, data from swimming (and diving) competitions. To that end 'SwimmeR' allows results to be read in from .html sources, like 'Hy-Tek' real time results pages, '.pdf' files, 'ISL' results, 'Omega' results, and (on a development basis) '.hy3' files. Once read in, 'SwimmeR' can convert swimming times (performances) between the computationally useful format of seconds reported to the '100ths' place (e.g. 95.37), and the conventional reporting format (1:35.37) used in the swimming community. 'SwimmeR' can also score meets in a variety of formats with user defined point values, convert times between courses ('LCM', 'SCM', 'SCY') and draw single elimination brackets, as well as providing a suite of tools for working cleaning swimming data. This is a developmental package, not yet mature.

Version: 0.14.2
Depends: R (≥ 3.5.0)
Imports: purrr, dplyr, stringr, utils, rvest, pdftools, magrittr, xml2, readr
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown
Published: 2023-03-24
Author: Greg Pilgrim ORCID iD [aut, cre], Caitlin Baldwin [ctb]
Maintainer: Greg Pilgrim <gpilgrim2670 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Citation: SwimmeR citation info
Materials: README NEWS
In views: SportsAnalytics
CRAN checks: SwimmeR results

Documentation:

Reference manual: SwimmeR.pdf
Vignettes: SwimmeR

Downloads:

Package source: SwimmeR_0.14.2.tar.gz
Windows binaries: r-devel: SwimmeR_0.14.2.zip, r-release: SwimmeR_0.14.2.zip, r-oldrel: SwimmeR_0.14.2.zip
macOS binaries: r-release (arm64): SwimmeR_0.14.2.tgz, r-oldrel (arm64): SwimmeR_0.14.2.tgz, r-release (x86_64): SwimmeR_0.14.2.tgz
Old sources: SwimmeR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SwimmeR to link to this page.