Package: PhilipsHue
Title: R Interface to the Philips Hue API
Version: 1.0.0
Authors@R: 
    person("Justin", "Brantley", , "fascinatingfingers@icloud.com", role = c("aut", "cre"))
Description: Control Philips Hue smart lighting. Use this package to
    connect to a Hue bridge on your local network (remote authentication
    not yet supported) and control your smart lights through the Philips
    Hue API. All API V1 endpoints are supported. See API documentation at
    <https://developers.meethue.com/>.
License: GPL (>= 3)
URL: https://fascinatingfingers.gitlab.io/philipshue,
        https://gitlab.com/fascinatingfingers/philipshue
BugReports: https://gitlab.com/fascinatingfingers/philipshue/-/issues
Depends: R (>= 4.1)
Imports: httr, methods, pkgload, purrr, utils, yaml
Suggests: covr, DT, fs, knitr, lubridate, mockery, rmarkdown, spelling,
        testthat, uuid, withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-05-04 20:06:46 UTC; justi
Author: Justin Brantley [aut, cre]
Maintainer: Justin Brantley <fascinatingfingers@icloud.com>
Repository: CRAN
Date/Publication: 2022-05-06 11:00:05 UTC
Built: R 4.6.0; ; 2025-10-14 02:34:58 UTC; windows
