{
  "_id": "6a338ee63efcd9bda439fa9d",
  "Package": "snowflakeauth",
  "Title": "Authentication Helpers for 'Snowflake'",
  "Version": "0.2.2.9000",
  "Authors@R": "c(\nperson(\"Aaron\", \"Jacobs\", , \"aaron.jacobs@posit.co\", role = c(\"aut\")),\nperson(\"E. David\", \"Aja\", , \"david@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Authentication helpers for 'Snowflake'. It provides\ncompatibility with authentication approaches supported by the\n'Snowflake Connector for Python'\n<https://pypi.org/project/snowflake-connector-python> and the\n'Snowflake CLI' <https://pypi.org/project/snowflake-cli>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://posit-dev.github.io/snowflakeauth/,\nhttps://github.com/posit-dev/snowflakeauth",
  "BugReports": "https://github.com/posit-dev/snowflakeauth/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://posit-dev.r-universe.dev",
  "Date/Publication": "2026-05-18 15:53:37 UTC",
  "RemoteUrl": "https://github.com/posit-dev/snowflakeauth",
  "RemoteRef": "HEAD",
  "RemoteSha": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 06:58:40 UTC",
    "User": "root"
  },
  "Author": "Aaron Jacobs [aut],\nE. David Aja [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "E. David Aja <david@posit.co>",
  "MD5sum": "4134c247f567f2be7cc1d13ca1c59e73",
  "_user": "posit-dev",
  "_type": "src",
  "_file": "snowflakeauth_0.2.2.9000.tar.gz",
  "_fileid": "eacef87d8238509ec926126c932da90d6d5df3bf245ba5fd8c79c8d018a2450c",
  "_filesize": 118180,
  "_sha256": "eacef87d8238509ec926126c932da90d6d5df3bf245ba5fd8c79c8d018a2450c",
  "_created": "2026-06-17T06:58:40.000Z",
  "_published": "2026-06-18T06:23:34.212Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82067564698,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7688208375"
    },
    {
      "job": 82067564814,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7688195568"
    },
    {
      "job": 82067564857,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7688185423"
    },
    {
      "job": 82067564761,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7688192750"
    },
    {
      "job": 82067564514,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7688158846"
    },
    {
      "job": 82067564791,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7688189072"
    },
    {
      "job": 82067564005,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7715690639"
    },
    {
      "job": 82067564768,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7688180548"
    },
    {
      "job": 82067564789,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7688180385"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27671425198",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/posit-dev/snowflakeauth",
  "_commit": {
    "id": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
    "author": "Chris Tierney <chris.tierney@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Use five minutes rather than five seconds for the expiry grace period (#40)",
    "time": 1779119617
  },
  "_maintainer": {
    "name": "E. David Aja",
    "email": "david@posit.co",
    "login": "edavidaja",
    "mastodon": "@edavidaja.com@bsky.brid.gy @mastodon.xyz",
    "bluesky": "@edavidaja.com",
    "linkedin": "in/edavidaja",
    "description": "software engineer @posit-dev",
    "uuid": 12927842
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "RcppTOML",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "jose",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "keyring",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "posit-dev",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-25",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 4
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 5
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 6
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.2",
      "date": "2025-06-18"
    },
    {
      "name": "v0.2.0",
      "date": "2025-09-02"
    },
    {
      "name": "v0.2.1",
      "date": "2026-01-06"
    },
    {
      "name": "v0.2.2",
      "date": "2026-02-24"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "edavidaja",
      "count": 30,
      "uuid": 12927842
    },
    {
      "user": "atheriel",
      "count": 24,
      "uuid": 1448326
    },
    {
      "user": "aronatkins",
      "count": 3,
      "uuid": 362187
    },
    {
      "user": "christierney",
      "count": 1,
      "uuid": 1184210
    }
  ],
  "_userbio": {
    "uuid": 107264312,
    "type": "organization",
    "name": "posit-dev",
    "followers": 957
  },
  "_downloads": {
    "count": 52670,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/snowflakeauth"
  },
  "_devurl": "https://github.com/posit-dev/snowflakeauth",
  "_pkgdown": "https://posit-dev.github.io/snowflakeauth/",
  "_searchresults": 3,
  "_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/snowflakeauth.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/posit-dev/snowflakeauth",
  "_realowner": "posit-dev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-06-19"
    },
    {
      "version": "0.2.0",
      "date": "2025-09-02"
    },
    {
      "version": "0.2.1",
      "date": "2026-01-15"
    },
    {
      "version": "0.2.2",
      "date": "2026-02-25"
    }
  ],
  "_exports": [
    "has_a_default_connection",
    "snowflake_connection",
    "snowflake_credentials"
  ],
  "_help": [
    {
      "page": "has_a_default_connection",
      "title": "Reports whether a default connection is available",
      "topics": [
        "has_a_default_connection"
      ]
    },
    {
      "page": "snowflake_connection",
      "title": "Snowflake connection parameter configuration",
      "topics": [
        "snowflake_connection"
      ]
    },
    {
      "page": "snowflake_credentials",
      "title": "Get credentials for a Snowflake connection",
      "topics": [
        "snowflake_credentials"
      ]
    }
  ],
  "_readme": "https://github.com/posit-dev/snowflakeauth/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "jose",
    "jsonlite",
    "openssl",
    "Rcpp",
    "RcppTOML",
    "rlang",
    "sys"
  ],
  "_score": 7.056017069508412,
  "_indexed": true,
  "_nocasepkg": "snowflakeauth",
  "_universes": [
    "posit-dev",
    "edavidaja"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-17T07:01:23.000Z",
      "distro": "noble",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "f1b37f191725e8f7cbdd9be7d5bc1da48ba4d5037a553d95de1ff25d6520e04c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27671425198"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-17T07:00:42.000Z",
      "distro": "noble",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "be187be3fb02a97877d0f8aaeb73fa72734b5ca2e54fe0b6d7f51f016d7a65b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27671425198"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-17T07:00:13.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "8975266c8c1d767bad3ad5bfb5db3b511baa9ede26bd58838967d1cb28493337",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27671425198"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-17T07:00:34.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "7c710716ed2302b560297fa0a589eb8239b07e4b7479254d1ce45ac4f51f7a26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27671425198"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-06-17T07:00:35.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "54d8086e3d1f13425f9a738076095265b5f2148aac5c1f85ad77115d14e34bdd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27671425198"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-18T06:22:50.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "83a4e0951f2ed27f483cfed69cc7d5565272168ec85d4ec7313c88e7ffe03760",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27671425198"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-17T06:59:47.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "0e928b268c572496e6dc7d248465364e38d09a1259467857d8aba50bfc01912a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27671425198"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-17T06:59:45.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "14977b032e838cea0b337af98a6107f108e92bb00e8eec71963aa817af525b78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/27671425198"
    }
  ]
}