Access data and metadata from 'Microsoft' 'Power BI' ('.pbix', <https://powerbi.microsoft.com>) documents with R. The 'pbixr' package enables one to extract 'Power Query M' formulas (<https://docs.microsoft.com/en-us/power-query/>) and 'Data Analysis Expressions' ('DAX', <https://docs.microsoft.com/en-us/dax/>) queries and their properties, report layout and style, and data and data models.
Version: | 0.1.3 |
Depends: | R (≥ 3.2.0), dplyr |
Imports: | formatR, xml2, jsonlite, zip, utils, textclean, stringr |
Suggests: | knitr, rmarkdown, testthat (≥ 2.1.0), RCurl, ggplot2, ggraph, igraph, imager, tidyr |
Published: | 2020-05-31 |
Author: | Don Diproto [aut, cre] |
Maintainer: | Don Diproto <package.pbixr at gmail.com> |
BugReports: | https://github.com/pbixr/pbixr/issues |
License: | GPL-3 |
URL: | https://github.com/pbixr/pbixr |
NeedsCompilation: | no |
SystemRequirements: | 'Microsoft' 'PowerShell' (<https://docs.microsoft.com/en-us/powershell/>), 'Microsoft' 'Power BI' (<https://powerbi.microsoft.com>) |
CRAN checks: | pbixr results |
Reference manual: | pbixr.pdf |
Vignettes: |
Access Data and Metadata from 'Microsoft' 'Power BI' Documents |
Package source: | pbixr_0.1.3.tar.gz |
Windows binaries: | r-devel: pbixr_0.1.3.zip, r-release: pbixr_0.1.3.zip, r-oldrel: pbixr_0.1.3.zip |
macOS binaries: | r-release: pbixr_0.1.3.tgz, r-oldrel: pbixr_0.1.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=pbixr to link to this page.