Package: combinedevents
Title: Calculate Scores and Marks for Track and Field Combined Events
Version: 0.1.1
Authors@R: 
    person(given = "Katie",
           family = "Frank",
           role = c("aut", "cre"),
           email = "katiexfrank@gmail.com",
           comment = c(ORCID = "0000-0002-0353-0328"))
Description: Includes functions to calculate scores and marks for track and
    field combined events competitions. The functions are based on the scoring
    tables for combined events set forth by the International Association of 
    Athletics Federation (2001).
License: GPL-3
URL: https://katie-frank.github.io/combinedevents/,
        https://github.com/katie-frank/combinedevents
BugReports: https://github.com/katie-frank/combinedevents/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: lubridate, magrittr, rlang, stats, stringr
Suggests: knitr, rmarkdown, testthat, spelling, covr
Depends: R (>= 2.10)
Language: en-US
NeedsCompilation: no
Packaged: 2021-02-03 22:05:17 UTC; katiefrank
Author: Katie Frank [aut, cre] (<https://orcid.org/0000-0002-0353-0328>)
Maintainer: Katie Frank <katiexfrank@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-03 22:20:02 UTC
Built: R 4.2.0; ; 2022-03-22 08:31:51 UTC; unix
