{
  "_id": "6a1f106db401979e7341d7a5",
  "Package": "microinverterdata",
  "Type": "Package",
  "Title": "Collect your Microinverter Data",
  "Version": "0.4.0.9000",
  "Authors@R": "c(\nperson(given = \"Christophe\",\nfamily = \"Regouby\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"christophe.regouby@free.fr\"\n)\n)",
  "Description": "Collect and normalize local microinverter energy and power\nproduction data through off-cloud API requests. Currently\nsupports 'APSystems', 'Enphase', and 'Fronius' microinverters.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/CamembR/microinverterdata/issues",
  "URL": "https://camembr.github.io/microinverterdata/,\nhttps://github.com/CamembR/microinverterdata",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libudunits2-dev",
  "Repository": "https://camembr.r-universe.dev",
  "Date/Publication": "2026-01-17 14:48:04 UTC",
  "RemoteUrl": "https://github.com/camembr/microinverterdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "41fb9a54551d90cf59adc33c457689291e254a1c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:20:18 UTC",
    "User": "root"
  },
  "Author": "Christophe Regouby [aut, cre, cph]",
  "Maintainer": "Christophe Regouby <christophe.regouby@free.fr>",
  "MD5sum": "163fe3b995f3887b4f8d43a5545489a1",
  "_user": "camembr",
  "_type": "src",
  "_file": "microinverterdata_0.4.0.9000.tar.gz",
  "_fileid": "e487e950d7b761d274d240809233ffd54fd42727ad17cf615d41a732a848da05",
  "_filesize": 979407,
  "_sha256": "e487e950d7b761d274d240809233ffd54fd42727ad17cf615d41a732a848da05",
  "_created": "2026-05-17T08:20:18.000Z",
  "_published": "2026-06-02T17:18:37.206Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79129972125,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040779765"
    },
    {
      "job": 79129972870,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040779185"
    },
    {
      "job": 79129972330,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040774943"
    },
    {
      "job": 79129972466,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040778480"
    },
    {
      "job": 79129971796,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040760671"
    },
    {
      "job": 79129971620,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364882498"
    },
    {
      "job": 79129971916,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040773878"
    },
    {
      "job": 79129972490,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040771625"
    },
    {
      "job": 79129972269,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040773542"
    }
  ],
  "_buildurl": "https://github.com/r-universe/camembr/actions/runs/25985636757",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/camembr/microinverterdata",
  "_commit": {
    "id": "41fb9a54551d90cf59adc33c457689291e254a1c",
    "author": "C. Regouby <christophe.regouby@free.fr>",
    "committer": "C. Regouby <christophe.regouby@free.fr>",
    "message": "fix units typo\n",
    "time": 1768661284
  },
  "_maintainer": {
    "name": "Christophe Regouby",
    "email": "christophe.regouby@free.fr",
    "login": "cregouby",
    "mastodon": "@cregouby@mastodon.roflcopter.fr",
    "description": "",
    "uuid": 10136115
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "pins",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tsibble",
      "role": "Suggests"
    },
    {
      "package": "imputeTS",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "camembr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 8
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2025-05-22"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "cregouby",
      "count": 115,
      "uuid": 10136115
    },
    {
      "user": "christophe-regouby",
      "count": 2,
      "uuid": 167972538
    }
  ],
  "_userbio": {
    "uuid": 61845508,
    "type": "organization",
    "name": "CamembR",
    "description": "Dataviz 📊 100% dairy-free 🧀"
  },
  "_downloads": {
    "count": 578,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/microinverterdata"
  },
  "_devurl": "https://github.com/camembr/microinverterdata",
  "_pkgdown": "https://camembr.github.io/microinverterdata/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/microinverterdata.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/camembr/microinverterdata",
  "_realowner": "camembr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-10-02"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-24"
    },
    {
      "version": "0.3.0",
      "date": "2025-04-14"
    },
    {
      "version": "0.4.0",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "get_alarm",
    "get_device_info",
    "get_output_data",
    "query_ap_device",
    "query_ap_devices",
    "query_enphaseenergy_device",
    "query_enphaseenvoy_device",
    "query_fronius_device",
    "query_fronius_devices"
  ],
  "_help": [
    {
      "page": "get_alarm",
      "title": "Get inverter device alarms",
      "topics": [
        "get_alarm"
      ]
    },
    {
      "page": "get_device_info",
      "title": "Get inverter device information",
      "topics": [
        "get_device_info"
      ]
    },
    {
      "page": "get_output_data",
      "title": "Get inverter output data",
      "topics": [
        "get_output_data"
      ]
    },
    {
      "page": "query_ap_device",
      "title": "AP System single device query",
      "concept": [
        "device queries"
      ],
      "topics": [
        "query_ap_device"
      ]
    },
    {
      "page": "query_ap_devices",
      "title": "AP System multi-device query",
      "concept": [
        "device queries"
      ],
      "topics": [
        "query_ap_devices"
      ]
    },
    {
      "page": "query_enphaseenergy_device",
      "title": "Enphase Energy single device query",
      "concept": [
        "device queries"
      ],
      "topics": [
        "query_enphaseenergy_device"
      ]
    },
    {
      "page": "query_enphaseenvoy_device",
      "title": "Enphase Envoy single device query",
      "concept": [
        "device queries"
      ],
      "topics": [
        "query_enphaseenvoy_device"
      ]
    },
    {
      "page": "query_fronius_device",
      "title": "Fronius single device query",
      "concept": [
        "device queries"
      ],
      "topics": [
        "query_fronius_device"
      ]
    },
    {
      "page": "query_fronius_devices",
      "title": "Fronius multi-device query",
      "concept": [
        "device queries"
      ],
      "topics": [
        "query_fronius_devices"
      ]
    }
  ],
  "_readme": "https://github.com/camembr/microinverterdata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "APSystems_devices.Rmd",
      "filename": "APSystems_devices.html",
      "title": "APSystems_devices",
      "engine": "knitr::rmarkdown",
      "headings": [
        "APsystems device coverage",
        "Continuous local mode for your micro-inverter",
        "Design",
        "Inverter setup"
      ],
      "created": "2024-09-22 15:08:21",
      "modified": "2024-09-26 17:35:38",
      "commits": 4
    },
    {
      "source": "data_collection.Rmd",
      "filename": "data_collection.html",
      "title": "Local Data Collection",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data Collection",
        "Use pins storage",
        "All-in-one in a script",
        "MacOS / Linux platform",
        "MS Windows platform"
      ],
      "created": "2024-09-25 07:26:19",
      "modified": "2025-04-14 20:38:03",
      "commits": 7
    },
    {
      "source": "data_visualization.Rmd",
      "filename": "data_visualization.html",
      "title": "Local Data Visualization",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data Visualization",
        "Recall pinned dataset",
        "Convert into time-series",
        "Naive imputation",
        "Gaps visualization",
        "Conclusion"
      ],
      "created": "2025-02-21 18:23:16",
      "modified": "2026-01-17 14:48:04",
      "commits": 4
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "microinverterdata",
  "_universes": [
    "camembr",
    "cregouby"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-17T08:22:55.000Z",
      "distro": "noble",
      "commit": "41fb9a54551d90cf59adc33c457689291e254a1c",
      "fileid": "f14465a7d492774fbc3c3a5506752925f8e593e5b09d40dfa46dff17c21ec849",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camembr/actions/runs/25985636757"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-17T08:22:52.000Z",
      "distro": "noble",
      "commit": "41fb9a54551d90cf59adc33c457689291e254a1c",
      "fileid": "748afce15eacb038f0a6d98a0cac2df16094ae28aa406541c7bdd744f2f3c488",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camembr/actions/runs/25985636757"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-17T08:22:21.000Z",
      "commit": "41fb9a54551d90cf59adc33c457689291e254a1c",
      "fileid": "a4086e7e30be2789ac37c5ff9e64e33e6c8455245234cdf006625fbdeaaedc60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camembr/actions/runs/25985636757"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-17T08:22:45.000Z",
      "commit": "41fb9a54551d90cf59adc33c457689291e254a1c",
      "fileid": "93652c93257979ec5771a2d891cc5489dc661de57678c6f3bdd38340aa87ea5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camembr/actions/runs/25985636757"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-17T08:21:59.000Z",
      "commit": "41fb9a54551d90cf59adc33c457689291e254a1c",
      "fileid": "08568ca7b5729c18bdbed0c8d984d59877fa76a428122a5392511a34a37d8c1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camembr/actions/runs/25985636757"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-17T08:21:39.000Z",
      "commit": "41fb9a54551d90cf59adc33c457689291e254a1c",
      "fileid": "b99b8a05ac28f20982e8dcc520d19781afc3698be35cd56859ecfc44d1bd6ab5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camembr/actions/runs/25985636757"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-17T08:21:57.000Z",
      "commit": "41fb9a54551d90cf59adc33c457689291e254a1c",
      "fileid": "9db94e9bb6c4d26d986a06b9f08b9c7268ed580534499d282a4393623de3ee46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camembr/actions/runs/25985636757"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-06-02T17:18:11.000Z",
      "commit": "41fb9a54551d90cf59adc33c457689291e254a1c",
      "fileid": "3f270981be64e1dfbf7a8b53a2d474bc64be3bd1194be49723448588defbd7b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/camembr/actions/runs/25985636757"
    }
  ]
}