powerbiR: An Interface to the 'Power BI REST APIs'

Makes it easy to push data to 'Power BI' using R and the 'Power BI REST APIs' (see <https://docs.microsoft.com/en-us/rest/api/power-bi/>). A set of functions for turning data frames into 'Power BI' datasets and refreshing these datasets are provided. Administrative tasks such as monitoring refresh statuses and pulling metadata about workspaces and users are also supported.

Version: 0.1.0
Depends: R (≥ 4.2.0)
Imports: data.table, jsonlite, httr, utils, AzureAuth
Suggests: spelling
Published: 2022-08-23
Author: Christian Vermehren [aut, cre]
Maintainer: Christian Vermehren <cv at cantab.net>
License: MIT + file LICENSE
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: powerbiR results

Documentation:

Reference manual: powerbiR.pdf

Downloads:

Package source: powerbiR_0.1.0.tar.gz
Windows binaries: r-devel: powerbiR_0.1.0.zip, r-release: powerbiR_0.1.0.zip, r-oldrel: powerbiR_0.1.0.zip
macOS binaries: r-release (arm64): powerbiR_0.1.0.tgz, r-oldrel (arm64): powerbiR_0.1.0.tgz, r-release (x86_64): powerbiR_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=powerbiR to link to this page.