Package: microinverterdata
Type: Package
Title: Collect your Microinverter Data
Version: 0.1.0
Authors@R: c(
    person(given = "Christophe",
           family = "Regouby",
           role = c("aut", "cre", "cph"),
           email = "christophe.regouby@free.fr"
           )
    )
Description: Collect and normalize local microinverter energy and power production
    data through off-cloud API requests. Currently supports 'APSystems'
    microinverters.
License: MIT + file LICENSE
BugReports: https://github.com/camembR/microinverterdata/issues
URL: https://camembr.github.io/microinverterdata/
Encoding: UTF-8
Imports: cli, dplyr, glue, httr2, purrr, readr, rlang, tidyr, units
RoxygenNote: 7.3.2
Suggests: httptest2, knitr, lubridate, pins, rmarkdown, tibble,
        testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-10-01 17:21:12 UTC; creg
Author: Christophe Regouby [aut, cre, cph]
Maintainer: Christophe Regouby <christophe.regouby@free.fr>
Repository: CRAN
Date/Publication: 2024-10-02 16:50:02 UTC
