Package: tcxr
Title: Parse and Analyze TCX Files
Version: 0.1.0
Authors@R: c(
    person("Iztok Jr.", "Fister", role = c("aut", "cre", "cph"),
	email = "iztok@iztok.space",
	comment = c(ORCID = "0000-0002-6418-1272")))
Description: Framework provides functions to parse 'Training Center XML (TCX)' files
    and extract key activity metrics such as total distance, total time, calories burned,
    maximum altitude, and power values (watts). This package is useful for analyzing workout
    and training data from devices that export 'TCX' format.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Imports: XML
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2025-03-10 20:08:05 UTC; iztok
Author: Iztok Jr. Fister [aut, cre, cph]
    (<https://orcid.org/0000-0002-6418-1272>)
Maintainer: Iztok Jr. Fister <iztok@iztok.space>
Repository: CRAN
Date/Publication: 2025-03-12 17:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:42:11 UTC; windows
