Package: powerbiR
Type: Package
Title: An Interface to the 'Power BI REST APIs'
Version: 0.1.0
Authors@R: person("Christian", "Vermehren", email = "cv@cantab.net",
    role = c("aut", "cre"))
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Imports: data.table, jsonlite, httr, utils, AzureAuth
Suggests: spelling
Depends: R (>= 4.2.0)
Language: en-US
NeedsCompilation: no
Packaged: 2022-08-23 08:59:35 UTC; rstudio
Author: Christian Vermehren [aut, cre]
Maintainer: Christian Vermehren <cv@cantab.net>
Repository: CRAN
Date/Publication: 2022-08-23 12:50:02 UTC
Built: R 4.3.0; ; 2023-04-06 16:48:32 UTC; unix
