{
  "_id": "6a254a244b233be19839bbdf",
  "Package": "RTD",
  "Title": "Simple TD API Client",
  "Version": "0.4.2.9000",
  "Author": "Aki Ariga [aut, cre, cph]",
  "Authors@R": "person(given = \"Aki\",\nfamily = \"Ariga\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"ariga@treasure-data.com\")",
  "Maintainer": "Aki Ariga <ariga@treasure-data.com>",
  "Description": "Upload R data.frame to Arm Treasure Data, see\n<https://www.treasuredata.com/>. You can execute database or\ntable handling for resources on Arm Treasure Data.",
  "SystemRequirements": "embulk, embulk-output-td",
  "License": "Apache License 2.0 | file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/treasure-data/RTD",
  "BugReports": "https://github.com/treasure-data/RTD/issues",
  "RoxygenNote": "7.3.3",
  "Collate": "'TdClient.R' 'bulk_import.R' 'database.R' 'job.R' 'table.R'\n'td.R'",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://treasure-data.r-universe.dev",
  "Date/Publication": "2025-12-09 02:40:51 UTC",
  "RemoteUrl": "https://github.com/treasure-data/rtd",
  "RemoteRef": "HEAD",
  "RemoteSha": "c8d669a5bd3fad41a3100727083a6cd9326c30a0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 10:34:07 UTC",
    "User": "root"
  },
  "MD5sum": "ac6b56bbad7a91daf05ba7f5f78fe6f2",
  "_user": "treasure-data",
  "_type": "src",
  "_file": "RTD_0.4.2.9000.tar.gz",
  "_fileid": "690b848945736050b89ffb6b509de5c530ad743a59f98bfd954ac2cfc8ecb94f",
  "_filesize": 118626,
  "_sha256": "690b848945736050b89ffb6b509de5c530ad743a59f98bfd954ac2cfc8ecb94f",
  "_created": "2026-06-07T10:34:07.000Z",
  "_published": "2026-06-07T10:38:28.108Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79951821875,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463306136"
    },
    {
      "job": 79951821862,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463306528"
    },
    {
      "job": 79951821893,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463310339"
    },
    {
      "job": 79951821892,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463304177"
    },
    {
      "job": 79951637630,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463288236"
    },
    {
      "job": 79951821864,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463305115"
    },
    {
      "job": 79951821900,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463304210"
    },
    {
      "job": 79951821899,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463299604"
    },
    {
      "job": 79951821891,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463298707"
    }
  ],
  "_buildurl": "https://github.com/r-universe/treasure-data/actions/runs/27089968477",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/treasure-data/rtd",
  "_commit": {
    "id": "c8d669a5bd3fad41a3100727083a6cd9326c30a0",
    "author": "Aki Ariga <ariga@treasure-data.com>",
    "committer": "Aki Ariga <ariga@treasure-data.com>",
    "message": "Increment version number to 0.4.2.9000\n",
    "time": 1765248051
  },
  "_maintainer": {
    "name": "Aki Ariga",
    "email": "ariga@treasure-data.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "readr",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "RcppMsgPack",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.1",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "version": ">= 0.4.1.1",
      "role": "Suggests"
    },
    {
      "package": "openssl",
      "role": "Suggests"
    },
    {
      "package": "webmockr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "treasure-data",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.4.2",
      "date": "2025-12-08"
    }
  ],
  "_topics": [
    "treasuredata"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "chezou",
      "count": 16,
      "uuid": 916653
    },
    {
      "user": "swapnil-bhasale-td",
      "count": 1,
      "uuid": 135048791
    }
  ],
  "_userbio": {
    "uuid": 747746,
    "type": "organization",
    "name": "Treasure Data",
    "description": "Most companies say they love open source. We also LIVE it."
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RTD"
  },
  "_devurl": "https://github.com/treasure-data/rtd",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RTD.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/treasure-data/rtd",
  "_realowner": "treasure-data",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-01-02"
    },
    {
      "version": "0.4.1",
      "date": "2020-07-27"
    },
    {
      "version": "0.4.2",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "bulk_import_delete_part",
    "bulk_import_error_records",
    "bulk_import_upload_part",
    "commit_bulk_import",
    "create_bulk_import",
    "create_database",
    "create_table",
    "delete_bulk_import",
    "delete_database",
    "delete_table",
    "exist_database",
    "exist_table",
    "freeze_bulk_import",
    "list_bulk_import_parts",
    "list_bulk_imports",
    "list_databases",
    "list_tables",
    "perform_bulk_import",
    "show_bulk_import",
    "Td",
    "td_upload",
    "unfreeze_bulk_import",
    "update_schema",
    "wait_bulk_import"
  ],
  "_help": [
    {
      "page": "bulk_import_delete_part",
      "title": "Delete bulk import part",
      "topics": [
        "bulk_import_delete_part"
      ]
    },
    {
      "page": "bulk_import_error_records",
      "title": "Show bulk import error records",
      "topics": [
        "bulk_import_error_records"
      ]
    },
    {
      "page": "bulk_import_upload_part",
      "title": "Upload bulk import part",
      "topics": [
        "bulk_import_upload_part"
      ]
    },
    {
      "page": "commit_bulk_import",
      "title": "Commit bulk import part",
      "topics": [
        "commit_bulk_import"
      ]
    },
    {
      "page": "create_bulk_import",
      "title": "Create bulk import",
      "topics": [
        "create_bulk_import"
      ]
    },
    {
      "page": "create_database",
      "title": "Create a database",
      "topics": [
        "create_database"
      ]
    },
    {
      "page": "create_table",
      "title": "Create a table",
      "topics": [
        "create_table"
      ]
    },
    {
      "page": "delete_bulk_import",
      "title": "Delete bulk import",
      "topics": [
        "delete_bulk_import"
      ]
    },
    {
      "page": "delete_database",
      "title": "Delete a database",
      "topics": [
        "delete_database"
      ]
    },
    {
      "page": "delete_table",
      "title": "Delete a table",
      "topics": [
        "delete_table"
      ]
    },
    {
      "page": "exist_database",
      "title": "Check table existence",
      "topics": [
        "exist_database"
      ]
    },
    {
      "page": "exist_table",
      "title": "Check table existence",
      "topics": [
        "exist_table"
      ]
    },
    {
      "page": "freeze_bulk_import",
      "title": "Freeze bulk import part",
      "topics": [
        "freeze_bulk_import"
      ]
    },
    {
      "page": "list_bulk_import_parts",
      "title": "List bulk import parts",
      "topics": [
        "list_bulk_import_parts"
      ]
    },
    {
      "page": "list_bulk_imports",
      "title": "List bulk imports",
      "topics": [
        "list_bulk_imports"
      ]
    },
    {
      "page": "list_databases",
      "title": "Show database list",
      "topics": [
        "list_databases"
      ]
    },
    {
      "page": "list_tables",
      "title": "Show list of tables",
      "topics": [
        "list_tables"
      ]
    },
    {
      "page": "perform_bulk_import",
      "title": "Perform bulk import part",
      "topics": [
        "perform_bulk_import"
      ]
    },
    {
      "page": "show_bulk_import",
      "title": "Show bulk import",
      "topics": [
        "show_bulk_import"
      ]
    },
    {
      "page": "Td",
      "title": "Connect to TD",
      "topics": [
        "Td"
      ]
    },
    {
      "page": "td_upload",
      "title": "Upload data.frame to TD",
      "topics": [
        "td_upload"
      ]
    },
    {
      "page": "unfreeze_bulk_import",
      "title": "Unfreeze bulk import part",
      "topics": [
        "unfreeze_bulk_import"
      ]
    },
    {
      "page": "update_schema",
      "title": "Update schema of a table",
      "topics": [
        "update_schema"
      ]
    },
    {
      "page": "wait_bulk_import",
      "title": "Wait bulk import until finished",
      "topics": [
        "wait_bulk_import"
      ]
    }
  ],
  "_readme": "https://github.com/treasure-data/rtd/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BH",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "RcppMsgPack",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "triebeard",
    "tzdb",
    "urltools",
    "utf8",
    "uuid",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3.832508912706236,
  "_indexed": true,
  "_nocasepkg": "rtd",
  "_universes": [
    "treasure-data"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2.9000",
      "date": "2026-06-07T10:36:39.000Z",
      "distro": "noble",
      "commit": "c8d669a5bd3fad41a3100727083a6cd9326c30a0",
      "fileid": "f701fade876388e1d9f6872405b3734d5feb95686b9d2cddb5797e52f3c661f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treasure-data/actions/runs/27089968477"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2.9000",
      "date": "2026-06-07T10:36:42.000Z",
      "distro": "noble",
      "commit": "c8d669a5bd3fad41a3100727083a6cd9326c30a0",
      "fileid": "709e0c57eb4a02b7b9d23193eb573fdda9de1688d36c23a1c0c24577e052a338",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treasure-data/actions/runs/27089968477"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2.9000",
      "date": "2026-06-07T10:37:19.000Z",
      "commit": "c8d669a5bd3fad41a3100727083a6cd9326c30a0",
      "fileid": "10669ab801396e9ca2c92b6ae273758c00ee9cf7b684414ec8415fb7d1b94937",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treasure-data/actions/runs/27089968477"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2.9000",
      "date": "2026-06-07T10:36:23.000Z",
      "commit": "c8d669a5bd3fad41a3100727083a6cd9326c30a0",
      "fileid": "cd03f09413cd5f2e691cea31b1082328f35680e12be31d0a966d93c83ac4fc53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treasure-data/actions/runs/27089968477"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2.9000",
      "date": "2026-06-07T10:36:47.000Z",
      "commit": "c8d669a5bd3fad41a3100727083a6cd9326c30a0",
      "fileid": "7aa1ed9b1fdab3ed08d9785afdab7e907544a220c4d0c0e2fe0a2f71ded1cc4b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/treasure-data/actions/runs/27089968477"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2.9000",
      "date": "2026-06-07T10:36:16.000Z",
      "commit": "c8d669a5bd3fad41a3100727083a6cd9326c30a0",
      "fileid": "46c9613a41f37f7cfaac597e8e9a6f993bb617f037b63a9b15029545b1bbf7d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treasure-data/actions/runs/27089968477"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2.9000",
      "date": "2026-06-07T10:35:38.000Z",
      "commit": "c8d669a5bd3fad41a3100727083a6cd9326c30a0",
      "fileid": "d8432a8fee6bff9fedc9ead7ce3f5fb5286a5b7ec655b385bc571dd03930f658",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treasure-data/actions/runs/27089968477"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2.9000",
      "date": "2026-06-07T10:35:32.000Z",
      "commit": "c8d669a5bd3fad41a3100727083a6cd9326c30a0",
      "fileid": "9669678be2216c73116c97bfa2971f3574af1750969bbe5cf73f78059d751f78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treasure-data/actions/runs/27089968477"
    }
  ]
}