Package: vald.extractor
Type: Package
Title: Robust Pipeline for 'VALD' 'ForceDecks' Data Extraction and
        Analysis
Version: 0.1.0
Authors@R: c(
    person("Praveen", "D Chougale",
           email = "praveenmaths89@gmail.com",
           role = c("aut", "cre")),
    person("Usha", "Anathakumar",
           email = "usha@som.iitb.ac.in",
           role = "aut")
    )
Description: Provides a robust and reproducible pipeline for extracting,
    cleaning, and analyzing athlete performance data generated by 'VALD'
    'ForceDecks' systems. The package supports batch-oriented data processing
    for large datasets, standardized data transformation workflows, and
    visualization utilities for sports science research and performance
    monitoring. It is designed to facilitate reproducible analysis across
    multiple sports with comprehensive documentation and error handling.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: readxl, httr, jsonlite, data.table, ggplot2, dplyr, tidyr,
        stringr, lubridate, valdr, stats, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
URL: https://github.com/praveenmaths89/vald.extractor
BugReports: https://github.com/praveenmaths89/vald.extractor/issues
NeedsCompilation: no
Packaged: 2026-01-17 20:19:56 UTC; apple
Author: Praveen D Chougale [aut, cre],
  Usha Anathakumar [aut]
Maintainer: Praveen D Chougale <praveenmaths89@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-22 09:40:02 UTC
Built: R 4.4.1; ; 2026-01-22 13:31:42 UTC; unix
