{
  "_id": "6a1ef9feb401979e73418279",
  "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-05-18 18:08:33 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": "aa02a9badaa0377af9dc94739fbae16d",
  "_user": "posit-dev",
  "_type": "src",
  "_file": "snowflakeauth_0.2.2.9000.tar.gz",
  "_fileid": "4d9fd93534b4a0d9dfad8982fafa783ebc4b9805ef7b23a1e589b8d0df8c9724",
  "_filesize": 116909,
  "_sha256": "4d9fd93534b4a0d9dfad8982fafa783ebc4b9805ef7b23a1e589b8d0df8c9724",
  "_created": "2026-05-18T18:08:33.000Z",
  "_published": "2026-06-02T15:42:54.598Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79111255418,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7065635665"
    },
    {
      "job": 79111255408,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7065631810"
    },
    {
      "job": 79111256415,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7065619110"
    },
    {
      "job": 79111255064,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7065621975"
    },
    {
      "job": 79111254852,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7065590299"
    },
    {
      "job": 79111254203,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362633214"
    },
    {
      "job": 79111254861,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7065617508"
    },
    {
      "job": 79111255077,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7065629998"
    },
    {
      "job": 79111255287,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7065619871"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev/actions/runs/26051351598",
  "_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": 5,
  "_updates": [
    {
      "week": "2025-20",
      "n": 1
    },
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-24",
      "n": 7
    },
    {
      "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"
  },
  "_downloads": {
    "count": 53048,
    "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",
    "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.252942792070996,
  "_indexed": true,
  "_nocasepkg": "snowflakeauth",
  "_universes": [
    "posit-dev",
    "edavidaja"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-05-18T18:10:42.000Z",
      "distro": "noble",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "85ff08cd7648cfde1e8a5ac54a6e85add165100434f8f6bca96e5ad0a2d5c9b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/26051351598"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-05-18T18:10:35.000Z",
      "distro": "noble",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "988651e4039f6741041a07c5543003b0831c25c5e3455b47ce3ab0de248d590e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/26051351598"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-05-18T18:10:00.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "61d326ced38982adbd2d8937f6d60e146d430112da289b93ff581d59034cb52c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/26051351598"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-05-18T18:10:07.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "c87a8bd597ed4510412e81c2f196abdb646a56b0b194ec620387117f0ad35941",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/26051351598"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-18T18:09:47.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "579cca3814b51961480e5d5c04bdc08dc34810c4b00b4c97dbda731e04bc8fd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/26051351598"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-18T18:10:22.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "c9253cde02dbd3c5fb3dd33013fdd1ac9d619a1e7fc1fbf08e8bccdf63eadbc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/26051351598"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-18T18:09:54.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "b604fee76daba07f52e43349953d15d258d7fc81699648ab234270101fff5a53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/26051351598"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-06-02T15:42:33.000Z",
      "commit": "4bbc9d3173f05337c7db3442e5721a91c14da6a1",
      "fileid": "3a532cde94f8e938ebcd0991143442bafcf790eed463cf8bc2a1a9b1b1906cc7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/26051351598"
    }
  ]
}