Package: dtlscores Title: Scrape Deutsche Turnliga Archive Version: 0.2.0 Authors@R: person("Julian", "Grimm", , "grimmjulian225@gmail.com", role = c("aut", "cre")) Description: Provides helper functions to scrape the online archive of the Deutsche Turnliga . Also included is data of one competition and one matchday as test data. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: rvest Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 4.1.0) LazyData: true Collate: 'utils.R' 'competition.R' 'data.R' 'matchday.R' Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://grimmjulian.r-universe.dev Date/Publication: 2026-06-28 12:05:40 UTC RemoteUrl: https://github.com/grimmjulian/dtlscores RemoteRef: HEAD RemoteSha: cc0203c8a88aba55a2014013d5542d2c77a271ba NeedsCompilation: no Packaged: 2026-06-28 13:52:49 UTC; root Author: Julian Grimm [aut, cre] Maintainer: Julian Grimm