RTD
Simple TD API Client
v0.4.2
·
Dec 8, 2025
·
Apache License 2.0 | file LICENSE
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.
Downloads
214
Last 30 days
15412th
214
Last 90 days
214
Last year
CRAN Check Status
1
ERROR
13
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | ERROR |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (14 non-OK)
OK
r-devel-linux-x86_64-debian-clang
*
OK
r-devel-linux-x86_64-debian-gcc
*
OK
r-devel-linux-x86_64-fedora-clang
*
OK
r-devel-linux-x86_64-fedora-gcc
*
OK
r-devel-macos-arm64
*
OK
r-devel-windows-x86_64
*
OK
r-oldrel-macos-arm64
*
OK
r-oldrel-macos-x86_64
*
ERROR
r-oldrel-windows-x86_64
tests
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mockery)
> library(RTD)
>
> test_check("RTD")
Saving _problems/test-td-65.R
Saving _problems/test-td-101.R
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-td.R:65:3'): td_upload works with mock ─────────────────────────
Error in `file(con, "w")`: cannot open the connection
Backtrace:
▆
1. └─RTD (local) setup_fake_embulk() at test-td.R:65:3
2. └─base::writeLines("@echo off\necho fake embulk", fake_embulk) at test-td.R:17:5
3. └─base::file(con, "w")
── Error ('test-td.R:101:3'): td_upload works with mock when the table already exists ──
Error in `file(con, "w")`: cannot open the connection
Backtrace:
▆
1. └─RTD (local) setup_fake_embulk() at test-td.R:101:3
2. └─base::writeLines("@echo off\necho fake embulk", fake_embulk) at test-td.R:17:5
3. └─base::file(con, "w")
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 10 ]
Error:
! Test failures.
Execution halted
OK
r-patched-linux-x86_64
*
OK
r-release-linux-x86_64
*
OK
r-release-macos-arm64
*
OK
r-release-macos-x86_64
*
OK
r-release-windows-x86_64
*
Check History
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 2026
ERROR
r-oldrel-windows-x86_64
tests
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mockery)
> library(RTD)
>
> test_check("RTD")
Saving _problems/test-td-65.R
Saving _problems/test-td-101.R
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-td.R:65:3'): td_upload works with mock ─────────────────────────
Error in `file(con, "w")`: cannot open the
Dependency Network
Version History
new
0.4.2
Mar 9, 2026