Package: RTD
Title: Simple TD API Client
Version: 0.4.1
Authors@R: 
    person(given = "Aki",
           family = "Ariga",
           role = c("aut", "cre", "cph"),
           email = "ariga@treasure-data.com")
Maintainer: Aki Ariga <ariga@treasure-data.com>
Description: 
  Upload R data.frame to Arm Treasure Data, see <https://www.treasuredata.com/>. 
  You can execute database or table handling for resources on Arm Treasure Data.
SystemRequirements: embulk, embulk-output-td
License: Apache License 2.0 | file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/treasure-data/RTD
BugReports: https://github.com/treasure-data/RTD/issues
RoxygenNote: 7.1.1
Collate: 'TdClient.R' 'bulk_import.R' 'database.R' 'job.R' 'table.R'
        'td.R'
Imports: readr (>= 1.2.1), httr(>= 1.4.0), dplyr (>= 1.0.0), jsonlite,
        methods, RcppMsgPack, urltools, uuid, purrr
Suggests: testthat (>= 2.0.1), mockery (>= 0.4.1.1), openssl, webmockr,
        devtools
NeedsCompilation: no
Packaged: 2020-07-26 08:32:15 UTC; ariga
Author: Aki Ariga [aut, cre, cph]
Repository: CRAN
Date/Publication: 2020-07-26 23:10:22 UTC
Built: R 4.6.0; ; 2025-10-11 03:15:16 UTC; windows
