Type: Package
Package: consibiocloudclient
Title: A Client for the 'Consibio Cloud' API
Version: 1.0.0
Authors@R: c(
    person("Tobias", "Nordahl", , "tnk@consibio.com", role = c("aut", "cre")),
    person("Consibio ApS", role = c("cph", "fnd"))
  )
Description: Enable seamless interaction with 'Consibio Cloud'
    <https://consibio.cloud> 'API'
    <https://api.v2.consibio.com/api-docs/>. This package provides tools
    to query data from resources like projects, elements, devices, and
    datalogs.
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: httr2 (>= 1.0.2), magrittr, utils
Suggests: dotenv, httptest2, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-07-29 08:37:00 UTC; tobias
Author: Tobias Nordahl [aut, cre],
  Consibio ApS [cph, fnd]
Maintainer: Tobias Nordahl <tnk@consibio.com>
Repository: CRAN
Date/Publication: 2024-07-30 19:20:08 UTC
Built: R 4.5.2; ; 2025-11-08 03:34:19 UTC; windows
