Package: DominoDataR
Title: 'Domino Data R SDK'
Version: 0.3.0
Authors@R: 
    person("Gabriel", "Haim", , "gabriel.haim@dominodatalab.com", role = c("aut", "cre"))
Description: A wrapper on top of the 'Domino Data Python SDK' library. It lets 
    you query and access 'Domino Data Sources' directly from your R environment.
    Under the hood, 'Domino Data R SDK' leverages the API provided by the 
    'Domino Data Python SDK', which must be installed as a prerequisite.
    'Domino' is a platform that makes it easy to run your code on scalable 
    hardware, with integrated version control and collaboration features 
    designed for analytical workflows. See 
    <https://docs.dominodatalab.com/en/latest/api_guide/140b48/domino-data-api>
    for more information.
License: Apache License (>= 2)
URL: https://github.com/dominodatalab/DominoDataR
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: arrow, ConfigParser, httr, reticulate, urltools, withr
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-21 14:00:36 UTC; ajrossman
Author: Gabriel Haim [aut, cre]
Maintainer: Gabriel Haim <gabriel.haim@dominodatalab.com>
Repository: CRAN
Date/Publication: 2025-10-21 14:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:04:31 UTC; windows
