CRAN/E | SwimmeR

SwimmeR

Data Import, Cleaning, and Conversions for Swimming Results

Installation

About

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.

Citation SwimmeR citation info

Key Metrics

Version 0.13.0
R ≥ 3.5.0
Published 2021-11-05 906 days ago
Needs compilation? no
License MIT
License File
CRAN checks SwimmeR results

Downloads

Yesterday 8 0%
Last 7 days 97 +3%
Last 30 days 356 -12%
Last 90 days 1.123 -16%
Last 365 days 4.684 -11%

Maintainer

Maintainer

Greg Pilgrim

gpilgrim2670@gmail.com

Authors

Greg Pilgrim

aut / cre

Caitlin Baldwin

ctb

Material

README
NEWS
Reference manual
Package source

In Views

SportsAnalytics

Vignettes

SwimmeR

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

SwimmeR archive

Depends

R ≥ 3.5.0

Imports

purrr
dplyr
stringr
utils
rvest
pdftools
magrittr
xml2
readr

Suggests

testthat ≥ 2.1.0
knitr
rmarkdown

Reverse Imports

JumpeR