{
  "_id": "6a23d01b530b9bc726be2a9c",
  "Package": "sjdbc",
  "Version": "1.6.1",
  "Title": "JDBC Driver Interface",
  "Author": "TIBCO Software Inc.",
  "Maintainer": "Joe Roberts <jorobert@tibco.com>",
  "Description": "Provides a database-independent JDBC interface.",
  "License": "BSD_3_clause + file LICENSE",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:41:43 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make default-jdk",
  "Repository": "https://jorobert.r-universe.dev",
  "Date/Publication": "2021-04-30 21:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/sjdbc",
  "RemoteRef": "HEAD",
  "RemoteSha": "64623d8f2900f9aa7b2db4aa6586e7cd6a85cb02",
  "MD5sum": "fa92c9629c4488ce313e32ad0b70a839",
  "_user": "jorobert",
  "_type": "src",
  "_file": "sjdbc_1.6.1.tar.gz",
  "_fileid": "d2f31bc4c9ec1dc620421606eef839c3c501490d7dbedc9d2f3a2f3ce343d9f3",
  "_filesize": 155821,
  "_sha256": "d2f31bc4c9ec1dc620421606eef839c3c501490d7dbedc9d2f3a2f3ce343d9f3",
  "_created": "2026-06-06T07:41:43.000Z",
  "_published": "2026-06-06T07:45:31.659Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79861810026,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452533788"
    },
    {
      "job": 79861810013,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452533861"
    },
    {
      "job": 79861810022,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452540332"
    },
    {
      "job": 79861810020,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452532541"
    },
    {
      "job": 79861670749,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452519472"
    },
    {
      "job": 79861810011,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452533095"
    },
    {
      "job": 79861810029,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452529357"
    },
    {
      "job": 79861810032,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452527707"
    },
    {
      "job": 79861810024,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452528519"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jorobert/actions/runs/27056444577",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sjdbc",
  "_commit": {
    "id": "64623d8f2900f9aa7b2db4aa6586e7cd6a85cb02",
    "author": "Joe Roberts <jorobert@tibco.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.6.1\n",
    "time": 1619818802
  },
  "_maintainer": {
    "name": "Joe Roberts",
    "email": "jorobert@tibco.com",
    "login": "jorobert",
    "description": "",
    "uuid": 78569070
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rJava",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "skaluzny",
      "count": 2,
      "uuid": 10360014
    },
    {
      "user": "jorobert",
      "count": 1,
      "uuid": 78569070
    }
  ],
  "_userbio": {
    "uuid": 78569070,
    "type": "user",
    "name": "Joe Roberts"
  },
  "_downloads": {
    "count": 141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sjdbc"
  },
  "_searchresults": 9,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sjdbc.html",
    "manual.pdf"
  ],
  "_realowner": "jorobert",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.5.0-71",
      "date": "2013-06-29"
    },
    {
      "version": "1.6.0",
      "date": "2016-12-16"
    },
    {
      "version": "1.6.1",
      "date": "2021-05-01"
    }
  ],
  "_exports": [
    ".JavaMethod",
    "executeJDBC",
    "exportJDBC",
    "importJDBC",
    "jdbcTimeDate",
    "jdbcTypeInfo",
    "loadJDBCDriver",
    "sjdbcCloseConnection",
    "sjdbcGetResultSet",
    "sjdbcOptions"
  ],
  "_help": [
    {
      "page": "executeJDBC",
      "title": "Execute SQL Query on a JDBC-Compatible Database",
      "topics": [
        "executeJDBC"
      ]
    },
    {
      "page": "exportJDBC",
      "title": "Export To a JDBC-Compatible Database",
      "topics": [
        "exportJDBC"
      ]
    },
    {
      "page": "importJDBC",
      "title": "Import From a JDBC-Compatible Database",
      "topics": [
        "importJDBC"
      ]
    },
    {
      "page": "jdbcTimeDate",
      "title": "Convert an splusTimeDate::timeDate object to standard JDBC Timestamp string",
      "topics": [
        "jdbcTimeDate"
      ]
    },
    {
      "page": "jdbcTypeInfo",
      "title": "Retrieve Supported Column Type Info from a Database",
      "topics": [
        "jdbcTypeInfo"
      ]
    },
    {
      "page": "loadJDBCDriver",
      "title": "Load a JDBC Driver",
      "topics": [
        "loadJDBCDriver"
      ]
    },
    {
      "page": "sjdbc",
      "title": "SJDBC Package Documentation",
      "topics": [
        "sjdbc"
      ]
    },
    {
      "page": "sjdbcCloseConnection",
      "title": "Close a Persistent Database Connection",
      "topics": [
        "sjdbcCloseConnection"
      ]
    },
    {
      "page": "sjdbcGetResultSet",
      "title": "Get a ResultSet From Static Java Class",
      "topics": [
        "sjdbcGetResultSet"
      ]
    },
    {
      "page": "sjdbcOptions",
      "title": "Package Options and Defaults",
      "topics": [
        "sjdbcOptions"
      ]
    }
  ],
  "_rundeps": [
    "rJava"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "sjdbc",
  "_universes": [
    "jorobert"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-06-06T07:43:35.000Z",
      "distro": "noble",
      "commit": "64623d8f2900f9aa7b2db4aa6586e7cd6a85cb02",
      "fileid": "4a3b5131cf03a97491f891ccf8801eb92434a0a3779417bc187d6784be677903",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorobert/actions/runs/27056444577"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-06-06T07:43:36.000Z",
      "distro": "noble",
      "commit": "64623d8f2900f9aa7b2db4aa6586e7cd6a85cb02",
      "fileid": "2197270aa0a2b48231b80d4f49353791b803a5951ab395b462b156995f4e4849",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorobert/actions/runs/27056444577"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-06-06T07:44:29.000Z",
      "commit": "64623d8f2900f9aa7b2db4aa6586e7cd6a85cb02",
      "fileid": "88a2e7e46a32f8ce2fbe2498f4ba4c1d498e9183b72c5a6c78cb95b2456ed81d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorobert/actions/runs/27056444577"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-06-06T07:43:26.000Z",
      "commit": "64623d8f2900f9aa7b2db4aa6586e7cd6a85cb02",
      "fileid": "7d8791d0612ba5422d8c6596f8963ba4133f249dcd74091547d30a82aaf3ab9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorobert/actions/runs/27056444577"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.1",
      "date": "2026-06-06T07:43:42.000Z",
      "commit": "64623d8f2900f9aa7b2db4aa6586e7cd6a85cb02",
      "fileid": "34b742d1ec8c21cefc681d7e17590c418c3249cdd252b0950a924be0180d5404",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jorobert/actions/runs/27056444577"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-06T07:42:51.000Z",
      "commit": "64623d8f2900f9aa7b2db4aa6586e7cd6a85cb02",
      "fileid": "bdb13b6dee54ef3f5a5cd0f3ebebd0b57856c3be301a27cf130c20758b27cd40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorobert/actions/runs/27056444577"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-06T07:42:39.000Z",
      "commit": "64623d8f2900f9aa7b2db4aa6586e7cd6a85cb02",
      "fileid": "385fc6fb2b4daf01c9c450eb22f56f4557eb5dd9ce9debbbd7fa1631384f6da8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorobert/actions/runs/27056444577"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-06T07:42:45.000Z",
      "commit": "64623d8f2900f9aa7b2db4aa6586e7cd6a85cb02",
      "fileid": "5b16c805bbdeb96947f1d666638d5d2a068b8b8c95bbed9ac9aa2036f356ede3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorobert/actions/runs/27056444577"
    }
  ]
}