{
  "_id": "6a50ab7d89c83ec243a2f5b6",
  "Package": "proverbs",
  "Title": "Print a Daily Bible Proverb to Console",
  "Version": "0.4.0.9000",
  "Authors@R": "person(\"Brad\", \"Lindblad\", , \"me@bradlindblad.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A simple package to grab a Bible proverb corresponding to\nthe day of the month.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/bradlindblad/proverbs,\nhttps://bradlindblad.github.io/proverbs/",
  "BugReports": "https://github.com/bradlindblad/proverbs/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://bradlindblad.r-universe.dev",
  "Date/Publication": "2023-11-20 03:47:44 UTC",
  "RemoteUrl": "https://github.com/bradlindblad/proverbs",
  "RemoteRef": "HEAD",
  "RemoteSha": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 08:18:18 UTC",
    "User": "root"
  },
  "Author": "Brad Lindblad [aut, cre, cph]",
  "Maintainer": "Brad Lindblad <me@bradlindblad.com>",
  "_user": "bradlindblad",
  "_type": "src",
  "_file": "proverbs_0.4.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/a9ac8307130b4b12fdc843a3987a22f8f72bf39da260f4869b3bde692277f17f",
  "_filesize": 537771,
  "_sha256": "a9ac8307130b4b12fdc843a3987a22f8f72bf39da260f4869b3bde692277f17f",
  "_expires": "2026-10-18T08:21:14.000Z",
  "_created": "2026-07-10T08:18:18.000Z",
  "_published": "2026-07-10T08:21:17.107Z",
  "_jobs": [
    {
      "job": 86318362374,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8222113470"
    },
    {
      "job": 86318362427,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8222113184"
    },
    {
      "job": 86318362441,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8222091524"
    },
    {
      "job": 86318362402,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8222100710"
    },
    {
      "job": 86317817701,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8222064463"
    },
    {
      "job": 86318362470,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8222105386"
    },
    {
      "job": 86318362375,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8222093540"
    },
    {
      "job": 86318362410,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8222095212"
    },
    {
      "job": 86318362393,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8222099371"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/29079182003",
  "_status": "success",
  "_upstream": "https://github.com/bradlindblad/proverbs",
  "_commit": {
    "id": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
    "author": "BradL <34219856+bradlindblad@users.noreply.github.com>",
    "committer": "BradL <34219856+bradlindblad@users.noreply.github.com>",
    "message": "Increment version number to 0.4.0.9000\n",
    "time": 1700452064
  },
  "_maintainer": {
    "name": "Brad Lindblad",
    "email": "me@bradlindblad.com",
    "login": "bradlindblad",
    "description": "I solve problems with R, Python, Julia",
    "uuid": 34219856
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bradlindblad",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "bible-api",
    "bible-study",
    "bible-translations"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "bradlindblad",
      "count": 61,
      "uuid": 34219856
    }
  ],
  "_userbio": {
    "uuid": 34219856,
    "type": "user",
    "name": "BradL",
    "followers": 85,
    "description": "I solve problems with R, Python, Julia"
  },
  "_downloads": {
    "count": 267,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/proverbs"
  },
  "_devurl": "https://github.com/bradlindblad/proverbs",
  "_pkgdown": "https://bradlindblad.github.io/proverbs/",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/proverbs.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bradlindblad/proverbs",
  "_realowner": "bradlindblad",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-02-01"
    },
    {
      "version": "0.2.0",
      "date": "2022-11-16"
    },
    {
      "version": "0.3.0",
      "date": "2022-12-14"
    },
    {
      "version": "0.4.0",
      "date": "2023-11-18"
    }
  ],
  "_exports": [
    "proverb",
    "translations"
  ],
  "_help": [
    {
      "page": "proverb",
      "title": "proverb",
      "topics": [
        "proverb"
      ]
    },
    {
      "page": "proverbs",
      "title": "proverbs: Print a Daily Bible Proverb to Console.",
      "topics": [
        "proverbs-package",
        "proverbs"
      ]
    },
    {
      "page": "translations",
      "title": "translations",
      "topics": [
        "translations"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bradlindblad/proverbs/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bradlindblad/proverbs/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "auto_proverb.Rmd",
      "filename": "auto_proverb.html",
      "title": "Print Proverb at R Startup",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-02-01 00:17:33",
      "modified": "2023-11-20 03:32:28",
      "commits": 4
    },
    {
      "source": "esv_api_key.Rmd",
      "filename": "esv_api_key.html",
      "title": "Setting API Key for ESV Translation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Create an account",
        "Create an API application",
        "Set the environmental variable in RStudio",
        "Restart"
      ],
      "created": "2022-12-14 21:42:23",
      "modified": "2022-12-14 21:42:23",
      "commits": 1
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "proverbs",
  "_universes": [
    "bradlindblad"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-07-10T08:20:34.000Z",
      "distro": "resolute",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "https://r2.ropensci.org/d10e8c58f90aa40ca086fb2ad5c3e1d8ab7536af6958a09fc80efec7c5d95362",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/29079182003"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-07-10T08:20:34.000Z",
      "distro": "resolute",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "https://r2.ropensci.org/ca6fb4cd60678c1d96e94a26dcbe7c821d7ee8eb0a051c371e92946c34d6524e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/29079182003"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-07-10T08:19:35.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "https://r2.ropensci.org/425b9d52767ce8b5d6a66a04778d3dca62d32b042af968773c5b35dd76b28c4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/29079182003"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-07-10T08:19:59.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "https://r2.ropensci.org/e0909ca9cdf0bc84813c5d796ef7c7839afb8ec613f1258fcd8509303514739e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/29079182003"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-07-10T08:20:23.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "https://r2.ropensci.org/6eb8bc9664ae99e6858bcc2aa6eefda817503c3cbba04712e49a24ea3012bd9f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/29079182003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-07-10T08:19:29.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "https://r2.ropensci.org/91ca3dc1228d5ea1c9e0293a79f5391a57d8c73554474453ff9b79f41b3d31d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/29079182003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-07-10T08:19:41.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "https://r2.ropensci.org/8a78ad8da9f969948495879087b237bfa4e490040a52c92c0366bb8949e25f86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/29079182003"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-07-10T08:19:48.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "https://r2.ropensci.org/3311b36711c09377eca589ad471834c63ceacb16dd23860bc03498b64663a668",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/29079182003"
    }
  ]
}