Package: BMRSr
Type: Package
Title: Wrapper Functions to the 'BMRS API'
Version: 1.0.3
Authors@R: person("Adam", "Rawles", email = "adamrawles@hotmail.co.uk", role = c("aut", "cre"))
Description: A set of wrapper functions to better interact with the 'Balancing Mechanism
    Reporting System API' (<https://bmreports.com/>).
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: httr, xml2, stringr, tibble, readr, methods, purrr, dplyr,
        rlang
RoxygenNote: 7.1.1
URL: https://trick-url.com/
