Package: pbixr
Type: Package
Title: Access Data and Metadata from 'Microsoft' 'Power BI' Documents
Version: 0.1.4
Author: Don Diproto [aut, cre]
Maintainer: Don Diproto <package.pbixr@gmail.com>
Description: 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/>) 'Data Analysis Expressions' queries ('DAX', <https://docs.microsoft.com/en-us/dax/>) and their properties, report layout and style, and data and data models.
URL: https://github.com/pbixr/pbixr
BugReports: https://github.com/pbixr/pbixr/issues
Depends: R (>= 3.2.0), dplyr
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: formatR, xml2, jsonlite, zip, utils, textclean, stringr
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), RCurl, ggplot2,
        ggraph, igraph, imager, tidyr
VignetteBuilder: knitr
RoxygenNote: 7.0.0
SystemRequirements: 'Microsoft' 'PowerShell'
        (<https://docs.microsoft.com/en-us/powershell/>), 'Microsoft'
        'Power BI' (<https://powerbi.microsoft.com>)
NeedsCompilation: no
Packaged: 2020-10-27 09:39:10 UTC; VIP
Repository: CRAN
Date/Publication: 2020-10-27 10:50:03 UTC
Built: R 4.1.0; ; 2021-05-28 08:18:10 UTC; unix
