Package: JumpeR
Title: Importing and Working with Track and Field Data
Version: 0.3.0
Authors@R: 
    c(person(given = "Greg",
            family = "Pilgrim",
            role = c("aut", "cre"),
            email = "gpilgrim2670@gmail.com",
            comment = c(ORCID = "0000-0001-7831-442X")),
      person(given = "George",
            family = "Perry",
            role = "ctb"))
Description: Primarily used to convert human readable track and field results into dataframes for further analysis.  Results can come from central repositories like <https://www.flashresults.com/> or <http://www.deltatiming.com/>, or from individual team sites, like those for colleges.   Also contains functions useful for working with track and field data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: magrittr, dplyr, purrr, pdftools, rvest, stringr, SwimmeR,
        xml2
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-11-16 19:32:16 UTC; gpilgrim
Author: Greg Pilgrim [aut, cre] (<https://orcid.org/0000-0001-7831-442X>),
  George Perry [ctb]
Maintainer: Greg Pilgrim <gpilgrim2670@gmail.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2021-11-16 19:40:02 UTC
Built: R 4.0.5; ; 2022-04-21 13:26:29 UTC; windows
