{
  "_id": "6a1f33c3b401979e7342824e",
  "Package": "RODBCDBI",
  "Type": "Package",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Nagi\", \"Teramo\", , \"teramonagi@gmail.com\", c(\"aut\", \"cre\")),\nperson(\"Shinichi\", \"Takayanagi\", , \"shinichi.takayanagi@gmail.com\", \"aut\"))",
  "Title": "Provides Access to Databases Through the ODBC Interface",
  "Description": "An implementation of R's DBI interface using ODBC package\nas a back-end. This allows R to connect to any DBMS that has a\nODBC driver.",
  "License": "MIT + file LICENSE",
  "Collate": "'RODBCDBI.R' 'ODBCConnection.R' 'ODBCDriver.R' 'ODBCResult.R'",
  "RoxygenNote": "5.0.1",
  "Config/pak/sysreqs": "unixodbc-dev",
  "Repository": "https://teramonagi.r-universe.dev",
  "Date/Publication": "2017-01-02 23:58:51 UTC",
  "RemoteUrl": "https://github.com/teramonagi/rodbcdbi",
  "RemoteRef": "HEAD",
  "RemoteSha": "915ef7da07f47635b7604bbd29398bcb3217e7eb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 07:09:53 UTC",
    "User": "root"
  },
  "Author": "Nagi Teramo [aut, cre],\nShinichi Takayanagi [aut]",
  "Maintainer": "Nagi Teramo <teramonagi@gmail.com>",
  "MD5sum": "1ba62f022163513056512e9036a6ac7e",
  "_user": "teramonagi",
  "_type": "src",
  "_file": "RODBCDBI_0.1.1.tar.gz",
  "_fileid": "e8fc863ce9c99d18538e9a61a76bda785bb797b63179da37f746080f2b036736",
  "_filesize": 115810,
  "_sha256": "e8fc863ce9c99d18538e9a61a76bda785bb797b63179da37f746080f2b036736",
  "_created": "2026-05-15T07:09:53.000Z",
  "_published": "2026-06-02T19:49:23.252Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79158434124,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7011993895"
    },
    {
      "job": 79158433762,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011992077"
    },
    {
      "job": 79158433948,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7012000403"
    },
    {
      "job": 79158434205,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011998536"
    },
    {
      "job": 79158433016,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011963354"
    },
    {
      "job": 79158432968,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368198183"
    },
    {
      "job": 79158433787,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7011983931"
    },
    {
      "job": 79158434266,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7011981329"
    },
    {
      "job": 79158434250,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011982683"
    }
  ],
  "_buildurl": "https://github.com/r-universe/teramonagi/actions/runs/25905221750",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/teramonagi/rodbcdbi",
  "_commit": {
    "id": "915ef7da07f47635b7604bbd29398bcb3217e7eb",
    "author": "Nagi Teramo <teramonagi@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #25 from hoxo-m/fixtypo\n\n[![LGTM](https://lgtm.in/p/ClfEvWEgq)](https://lgtm.in/i/ClfEvWEgq)",
    "time": 1483401531
  },
  "_maintainer": {
    "name": "Nagi Teramo",
    "email": "teramonagi@gmail.com",
    "login": "teramonagi",
    "uuid": 683736
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RODBC",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "teramonagi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "teramonagi",
      "count": 74,
      "uuid": 683736
    },
    {
      "user": "raymondben",
      "count": 1,
      "uuid": 6445827
    },
    {
      "user": "hoxo-m",
      "count": 1,
      "uuid": 7479163
    }
  ],
  "_userbio": {
    "uuid": 683736,
    "type": "user",
    "name": "Nagi Teramo",
    "description": "R, Python"
  },
  "_downloads": {
    "count": 277,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RODBCDBI"
  },
  "_devurl": "https://github.com/teramonagi/rodbcdbi",
  "_searchresults": 41,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RODBCDBI.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/teramonagi/rodbcdbi",
  "_realowner": "teramonagi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2015-12-02"
    },
    {
      "version": "0.1.1",
      "date": "2016-03-14"
    }
  ],
  "_exports": [
    "dbClearResult",
    "dbColumnInfo",
    "dbConnect",
    "dbDisconnect",
    "dbExistsTable",
    "dbFetch",
    "dbGetInfo",
    "dbGetRowCount",
    "dbGetStatement",
    "dbHasCompleted",
    "dbIsValid",
    "dbListFields",
    "dbListTables",
    "dbReadTable",
    "dbRemoveTable",
    "dbSendQuery",
    "dbUnloadDriver",
    "dbWriteTable",
    "ODBC"
  ],
  "_help": [
    {
      "page": "dbConnect-ODBCDriver-method",
      "title": "Connect/disconnect to a ODBC data source",
      "topics": [
        "dbConnect,ODBCDriver-method"
      ]
    },
    {
      "page": "dbDisconnect",
      "title": "Close a current session.",
      "topics": [
        "dbDisconnect,ODBCConnection-method"
      ]
    },
    {
      "page": "dbExistsTable-ODBCConnection-character-method",
      "title": "Does the table exist?",
      "topics": [
        "dbExistsTable,ODBCConnection,character-method"
      ]
    },
    {
      "page": "dbGetInfo-ODBCConnection-method",
      "title": "Get DBMS metadata.",
      "topics": [
        "dbGetInfo,ODBCConnection-method"
      ]
    },
    {
      "page": "dbListFields-ODBCConnection-character-method",
      "title": "List fields in specified table.",
      "topics": [
        "dbListFields,ODBCConnection,character-method"
      ]
    },
    {
      "page": "dbListTables-ODBCConnection-method",
      "title": "List available ODBC tables.",
      "topics": [
        "dbListTables,ODBCConnection-method"
      ]
    },
    {
      "page": "dbReadTable-ODBCConnection-character-method",
      "title": "Convenience functions for importing/exporting DBMS tables",
      "topics": [
        "dbReadTable,ODBCConnection,character-method"
      ]
    },
    {
      "page": "dbRemoveTable-ODBCConnection-character-method",
      "title": "Remove a table from the database.",
      "topics": [
        "dbRemoveTable,ODBCConnection,character-method"
      ]
    },
    {
      "page": "odbc-query",
      "title": "Execute a statement on a given database connection.",
      "topics": [
        "dbClearResult,ODBCResult-method",
        "dbFetch,ODBCResult-method",
        "dbHasCompleted,ODBCResult-method",
        "dbSendQuery,ODBCConnection-method"
      ]
    },
    {
      "page": "dbWriteTable",
      "title": "Write a local data frame or file to the database.",
      "topics": [
        "dbWriteTable,ODBCConnection,character,data.frame-method"
      ]
    },
    {
      "page": "ODBC",
      "title": "Generate an object of ODBCDriver class",
      "topics": [
        "ODBC"
      ]
    },
    {
      "page": "odbc-meta",
      "title": "Database interface meta-data.",
      "topics": [
        "dbColumnInfo,ODBCResult-method",
        "dbGetInfo,ODBCResult-method",
        "dbGetRowCount,ODBCResult-method",
        "dbGetStatement,ODBCResult-method",
        "odbc-meta"
      ]
    },
    {
      "page": "RODBCDBI",
      "title": "RODBCDBI",
      "topics": [
        "RODBCDBI-package",
        "RODBCDBI"
      ]
    }
  ],
  "_readme": "https://github.com/teramonagi/rodbcdbi/raw/HEAD/README.md",
  "_rundeps": [
    "DBI",
    "RODBC"
  ],
  "_score": 4.691965102767361,
  "_indexed": true,
  "_nocasepkg": "rodbcdbi",
  "_universes": [
    "teramonagi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-15T07:11:55.000Z",
      "distro": "noble",
      "commit": "915ef7da07f47635b7604bbd29398bcb3217e7eb",
      "fileid": "6c94bafb07b42015619b7a3c060d193aeb25ae895cde865f838075f15f69d6bc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teramonagi/actions/runs/25905221750"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-15T07:11:50.000Z",
      "distro": "noble",
      "commit": "915ef7da07f47635b7604bbd29398bcb3217e7eb",
      "fileid": "65444f6e7b8632d0e4c0e17c1b58053cc6726ee5aca910fbc2a8c82fef4689a7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teramonagi/actions/runs/25905221750"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-15T07:12:23.000Z",
      "commit": "915ef7da07f47635b7604bbd29398bcb3217e7eb",
      "fileid": "4fc366cd0bb57dd8de04ffcaff6f3c67740bf1c498264f49c5c50bf1ea91f8a6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teramonagi/actions/runs/25905221750"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-15T07:12:16.000Z",
      "commit": "915ef7da07f47635b7604bbd29398bcb3217e7eb",
      "fileid": "5c9a6ff8f2c475456f1f23182a61c622e18765d3620f4ddb1c5d231145560d94",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teramonagi/actions/runs/25905221750"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-15T07:11:11.000Z",
      "commit": "915ef7da07f47635b7604bbd29398bcb3217e7eb",
      "fileid": "e1f7988cb0ba7ea1e781a88e079cabd7ae0c4ab415e67081ef01ed58ccaf9ef2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teramonagi/actions/runs/25905221750"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-15T07:11:03.000Z",
      "commit": "915ef7da07f47635b7604bbd29398bcb3217e7eb",
      "fileid": "9dfd2c678fa97bfe753d88e7d9d2a41f1ff51aac677cc47dc0b33777080f0d4a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teramonagi/actions/runs/25905221750"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-15T07:11:07.000Z",
      "commit": "915ef7da07f47635b7604bbd29398bcb3217e7eb",
      "fileid": "668aa424ddc817bc6a1c49ca7748c78cefc62e45e0f51001ee06e42ad6fa23d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/teramonagi/actions/runs/25905221750"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T19:49:03.000Z",
      "commit": "915ef7da07f47635b7604bbd29398bcb3217e7eb",
      "fileid": "e35968bb9cc5d4ee01ef214d33eeacc09696dfd1d92043ed16cc4ce467169ea8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/teramonagi/actions/runs/25905221750"
    }
  ]
}