{
  "_id": "6a13e917acfb0bcc41d2dc3f",
  "Package": "ROracle",
  "Version": "1.5-1",
  "Date": "2025-10-21",
  "Title": "OCI Based Oracle Database Interface for R",
  "Authors@R": "c(person(given = \"Denis\",\nfamily = \"Mukhin\",\nrole = \"aut\"),\nperson(given = c(\"David\", \"A.\"),\nfamily = \"James\",\nrole = \"aut\"),\nperson(given = \"Jake\",\nfamily = \"Luciani\",\nrole = \"aut\"),\nperson(given = c(\"Rajendra\", \"S.\"),\nfamily = \"Pingte\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rajendra.pingte@oracle.com\"))",
  "Maintainer": "Rajendra S. Pingte <rajendra.pingte@oracle.com>",
  "Description": "Oracle Database interface (DBI) driver for R. This is a\nDBI-compliant Oracle driver based on the OCI.",
  "SystemRequirements": "curl Oracle Instant Client or Oracle Database\nClient",
  "LazyLoad": "yes",
  "License": "LGPL",
  "URL": "https://www.oracle.com",
  "Collate": "dbi.R oci.R zzz.R",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 06:11:27 UTC",
    "User": "root"
  },
  "Author": "Denis Mukhin [aut], David A. James [aut], Jake Luciani [aut],\nRajendra S. Pingte [aut, cre]",
  "Repository": "https://rajendrapingte.r-universe.dev",
  "Date/Publication": "2025-10-27 19:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/ROracle",
  "RemoteRef": "HEAD",
  "RemoteSha": "878e38deba8259ea86b9209cf27377f093c913a5",
  "MD5sum": "5d6f0b562b049852ed7d02e1f740fddc",
  "_user": "rajendrapingte",
  "_type": "src",
  "_file": "ROracle_1.5-1.tar.gz",
  "_fileid": "9f860d419215b030729ba7230f36dfbf3a23df0010c8fc5dbcc0957362564e00",
  "_filesize": 975138,
  "_sha256": "9f860d419215b030729ba7230f36dfbf3a23df0010c8fc5dbcc0957362564e00",
  "_created": "2026-05-25T06:11:27.000Z",
  "_published": "2026-05-25T06:15:51.984Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77665251356,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192677363"
    },
    {
      "job": 77665251319,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192678375"
    },
    {
      "job": 77665251337,
      "time": 107,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192674766"
    },
    {
      "job": 77665251343,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192674371"
    },
    {
      "job": 77665251355,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192678716"
    },
    {
      "job": 77665251340,
      "time": 215,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192691968"
    },
    {
      "job": 77665251349,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192673867"
    },
    {
      "job": 77665251385,
      "time": 227,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192692920"
    },
    {
      "job": 77665029688,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192654621"
    },
    {
      "job": 77665251309,
      "time": 78,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77665251328,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192673759"
    },
    {
      "job": 77665251329,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192671617"
    },
    {
      "job": 77665251341,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192671471"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ROracle",
  "_commit": {
    "id": "878e38deba8259ea86b9209cf27377f093c913a5",
    "author": "Rajendra S. Pingte <rajendra.pingte@oracle.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5-1\n",
    "time": 1761593402
  },
  "_maintainer": {
    "name": "Rajendra S. Pingte",
    "email": "rajendra.pingte@oracle.com",
    "login": "rajendrapingte",
    "description": "",
    "uuid": 23087240
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "version": ">= 0.2-5",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.5-1",
      "date": "2025-10-27"
    }
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "rajendrapingte",
      "count": 5,
      "uuid": 23087240
    },
    {
      "user": "daj025",
      "count": 3,
      "uuid": 13022669
    }
  ],
  "_userbio": {
    "uuid": 23087240,
    "type": "user",
    "name": "RajendraPingte"
  },
  "_downloads": {
    "count": 2118,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ROracle"
  },
  "_searchresults": 433,
  "_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/ROracle.html",
    "manual.pdf"
  ],
  "_realowner": "rajendrapingte",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3-1",
      "date": "2001-11-03"
    },
    {
      "version": "0.3-3",
      "date": "2002-05-21"
    },
    {
      "version": "0.4-0",
      "date": "2002-10-01"
    },
    {
      "version": "0.5-0",
      "date": "2003-04-21"
    },
    {
      "version": "0.5-3",
      "date": "2003-11-12"
    },
    {
      "version": "0.5-4",
      "date": "2004-04-22"
    },
    {
      "version": "0.5-5",
      "date": "2004-06-22"
    },
    {
      "version": "0.5-7",
      "date": "2006-02-14"
    },
    {
      "version": "0.5-8",
      "date": "2006-10-29"
    },
    {
      "version": "0.5-9",
      "date": "2007-10-15"
    },
    {
      "version": "0.5-11",
      "date": "2011-07-28"
    },
    {
      "version": "0.5-12",
      "date": "2011-09-15"
    },
    {
      "version": "1.1-1",
      "date": "2012-02-02"
    },
    {
      "version": "1.1-2",
      "date": "2012-03-31"
    },
    {
      "version": "1.1-3",
      "date": "2012-07-21"
    },
    {
      "version": "1.1-4",
      "date": "2012-08-08"
    },
    {
      "version": "1.1-5",
      "date": "2012-09-18"
    },
    {
      "version": "1.1-6",
      "date": "2012-11-20"
    },
    {
      "version": "1.1-7",
      "date": "2012-12-05"
    },
    {
      "version": "1.1-8",
      "date": "2013-02-12"
    },
    {
      "version": "1.1-10",
      "date": "2013-05-14"
    },
    {
      "version": "1.1-11",
      "date": "2014-03-04"
    },
    {
      "version": "1.1-12",
      "date": "2014-11-20"
    },
    {
      "version": "1.2-1",
      "date": "2015-07-31"
    },
    {
      "version": "1.2-2",
      "date": "2016-02-17"
    },
    {
      "version": "1.3-1",
      "date": "2016-10-26"
    },
    {
      "version": "1.3-1.1",
      "date": "2021-11-10"
    },
    {
      "version": "1.5-1",
      "date": "2025-10-27"
    }
  ],
  "_exports": [
    "dbClearResult",
    "dbColumnInfo",
    "dbCommit",
    "dbConnect",
    "dbDisconnect",
    "dbExistsTable",
    "dbGetException",
    "dbGetInfo",
    "dbGetQuery",
    "dbGetRowCount",
    "dbGetRowsAffected",
    "dbGetStatement",
    "dbHasCompleted",
    "dbListConnections",
    "dbListFields",
    "dbListResults",
    "dbListTables",
    "dbReadTable",
    "dbRemoveTable",
    "dbRollback",
    "dbSendQuery",
    "dbUnloadDriver",
    "dbWriteTable",
    "execute",
    "Extproc",
    "fetch",
    "Oracle",
    "oracleProc",
    "show",
    "summary"
  ],
  "_help": [
    {
      "page": "dbCommit-methods",
      "title": "DBMS Transaction Management",
      "topics": [
        "dbCommit",
        "dbCommit,OraConnection-method",
        "dbRollback",
        "dbRollback,OraConnection-method"
      ]
    },
    {
      "page": "dbConnect-methods",
      "title": "Create a Connection Object to an Oracle DBMS",
      "topics": [
        "dbConnect",
        "dbConnect,ExtDriver-method",
        "dbConnect,OraDriver-method",
        "dbDisconnect",
        "dbDisconnect,OraConnection-method"
      ]
    },
    {
      "page": "dbDriver-methods",
      "title": "Oracle Implementation of the Database Interface (DBI) Classes and Drivers",
      "topics": [
        "dbUnloadDriver",
        "dbUnloadDriver,ExtDriver-method",
        "dbUnloadDriver,OraDriver-method"
      ]
    },
    {
      "page": "dbGetInfo-methods",
      "title": "Database interface Metadata",
      "topics": [
        "dbColumnInfo",
        "dbColumnInfo,OraResult-method",
        "dbGetInfo",
        "dbGetInfo,ExtDriver-method",
        "dbGetInfo,OraConnection-method",
        "dbGetInfo,OraDriver-method",
        "dbGetInfo,OraResult-method",
        "dbGetRowCount",
        "dbGetRowCount,OraResult-method",
        "dbGetRowsAffected",
        "dbGetRowsAffected,OraResult-method",
        "dbGetStatement",
        "dbGetStatement,OraResult-method",
        "dbHasCompleted",
        "dbHasCompleted,OraResult-method"
      ]
    },
    {
      "page": "dbListConnections-methods",
      "title": "List items from Oracle objects",
      "topics": [
        "dbListConnections",
        "dbListConnections,ExtDriver-method",
        "dbListConnections,OraDriver-method",
        "dbListResults",
        "dbListResults,OraConnection-method"
      ]
    },
    {
      "page": "dbReadTable-methods",
      "title": "Convenience Functions for Manipulating DBMS Tables",
      "topics": [
        "dbExistsTable",
        "dbExistsTable,OraConnection,character-method",
        "dbListFields",
        "dbListFields,OraConnection,character-method",
        "dbListTables",
        "dbListTables,OraConnection-method",
        "dbReadTable",
        "dbReadTable,OraConnection,character-method",
        "dbRemoveTable",
        "dbRemoveTable,OraConnection,character-method",
        "dbWriteTable",
        "dbWriteTable,OraConnection,character,data.frame-method"
      ]
    },
    {
      "page": "dbSendQuery-methods",
      "title": "Execute a Statement on a Given Database Connection",
      "topics": [
        "dbClearResult",
        "dbClearResult,OraResult-method",
        "dbGetException",
        "dbGetException,OraConnection-method",
        "dbGetQuery",
        "dbGetQuery,OraConnection,character-method",
        "dbSendQuery",
        "dbSendQuery,OraConnection,character-method",
        "execute",
        "execute,OraResult-method",
        "oracleProc",
        "oracleProc,OraConnection,character-method"
      ]
    },
    {
      "page": "ExtDriver-class",
      "title": "Class ExtDriver",
      "topics": [
        "ExtDriver-class"
      ]
    },
    {
      "page": "fetch-methods",
      "title": "Fetch records from a previously executed query",
      "topics": [
        "fetch",
        "fetch,OraResult-method"
      ]
    },
    {
      "page": "Oracle",
      "title": "Instantiate an Oracle client from the current R session",
      "topics": [
        "Extproc",
        "Oracle"
      ]
    },
    {
      "page": "OraConnection-class",
      "title": "Class OraConnection",
      "topics": [
        "OraConnection-class"
      ]
    },
    {
      "page": "OraDriver-class",
      "title": "Class OraDriver",
      "topics": [
        "OraDriver-class"
      ]
    },
    {
      "page": "OraResult-class",
      "title": "Class OraResult",
      "topics": [
        "OraResult-class"
      ]
    },
    {
      "page": "summary-methods",
      "title": "Summarize an Oracle object",
      "topics": [
        "show,ExtDriver-method",
        "show,OraConnection-method",
        "show,OraDriver-method",
        "show,OraResult-method",
        "summary,ExtDriver-method",
        "summary,OraConnection-method",
        "summary,OraDriver-method",
        "summary,OraResult-method"
      ]
    }
  ],
  "_rundeps": [
    "DBI"
  ],
  "_score": 4.003806537283056,
  "_indexed": true,
  "_nocasepkg": "roracle",
  "_universes": [
    "rajendrapingte"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-1",
      "date": "2026-05-25T06:13:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "b5834f8196fce52183389b985de0165d56cfffd6dbb34592f34362eef6ca85b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-1",
      "date": "2026-05-25T06:13:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "0b7f4205f1381b99a14e528aeaddbc1963fc3c8a86ccf0a7c36d19bab27ded4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5-1",
      "date": "2026-05-25T06:13:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "3395297383ee98c58bcec8b00a85a1461168ffb31eaf9d2d0dd5419a797c0c2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5-1",
      "date": "2026-05-25T06:13:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "ff5b2b75dbd8f929c8657635d7b086b09efb5cccfaec80c721f4cd0cc260ec77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-1",
      "date": "2026-05-25T06:13:44.000Z",
      "arch": "aarch64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "5019205e63bd1f0bf44a1c4a2d11d03681ff6895ba78ca52776186fa3a071700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-1",
      "date": "2026-05-25T06:14:42.000Z",
      "arch": "x86_64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "ba1dfbe438fd78bfe72f4413778bd95843bedea1e8f7f586410a4370a7604783",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5-1",
      "date": "2026-05-25T06:13:19.000Z",
      "arch": "aarch64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "b056905e28eb40854bd2acfd2c79deebf78a52530118989ad1fef28c9bc5b34c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5-1",
      "date": "2026-05-25T06:14:45.000Z",
      "arch": "x86_64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "930bcd83841b8d18ed0ef891ece6360b3d99d5bb1a772489496e72be9b789c76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5-1",
      "date": "2026-05-25T06:12:58.000Z",
      "arch": "x86_64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "be699bccc8e82ae6d41697b6d4894e3767893f50a09f967f9ca64839f1c8dd86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5-1",
      "date": "2026-05-25T06:12:47.000Z",
      "arch": "x86_64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "62235532f70cf04a1f386a0419e57122aaaaba0122422c13038754a07a3d26e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5-1",
      "date": "2026-05-25T06:12:45.000Z",
      "arch": "x86_64",
      "commit": "878e38deba8259ea86b9209cf27377f093c913a5",
      "fileid": "d7dc0a71c069afd2dda1fa8a87ac352157257c7a62fff17c7ace48b4366afbdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rajendrapingte/actions/runs/26386158971"
    }
  ]
}