Package: microinverterdata
Type: Package
Title: Collect your Microinverter Data
Version: 0.4.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', 'Enphase',
    and 'Fronius' microinverters.
License: MIT + file LICENSE
BugReports: https://github.com/CamembR/microinverterdata/issues
URL: https://camembr.github.io/microinverterdata/,
        https://github.com/CamembR/microinverterdata
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: cli, dplyr, glue, httr2 (>= 1.0.0), purrr, rlang, tidyr, units
RoxygenNote: 7.3.2
Suggests: httptest2, knitr, lubridate, pins, rmarkdown, tibble,
        tsibble, imputeTS, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-05-22 10:38:51 UTC; creg
Author: Christophe Regouby [aut, cre, cph]
Maintainer: Christophe Regouby <christophe.regouby@free.fr>
Repository: CRAN
Date/Publication: 2025-05-22 10:50:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:14:02 UTC; windows
