{
  "_id": "6a292b18732311cd875a2e72",
  "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-06-10 08:59:13 UTC",
    "User": "root"
  },
  "Author": "Brad Lindblad [aut, cre, cph]",
  "Maintainer": "Brad Lindblad <me@bradlindblad.com>",
  "MD5sum": "00dc67a8a0968ce527c3b8a28b31e6ef",
  "_user": "bradlindblad",
  "_type": "src",
  "_file": "proverbs_0.4.0.9000.tar.gz",
  "_fileid": "95dfbd762a1a74c61ccf651e71e9357450a5123176ad9b5ed24bc0174c70719b",
  "_filesize": 537687,
  "_sha256": "95dfbd762a1a74c61ccf651e71e9357450a5123176ad9b5ed24bc0174c70719b",
  "_created": "2026-06-10T08:59:13.000Z",
  "_published": "2026-06-10T09:15:04.913Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80520574321,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531163594"
    },
    {
      "job": 80520574466,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531172247"
    },
    {
      "job": 80520574351,
      "time": 207,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531444994"
    },
    {
      "job": 80520574331,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531405756"
    },
    {
      "job": 80519961943,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531117493"
    },
    {
      "job": 80520574354,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531164955"
    },
    {
      "job": 80520574359,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531146920"
    },
    {
      "job": 80520574425,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531147058"
    },
    {
      "job": 80520574436,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531151589"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/27265015505",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "I solve problems with R, Python, Julia"
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/proverbs"
  },
  "_devurl": "https://github.com/bradlindblad/proverbs",
  "_pkgdown": "https://bradlindblad.github.io/proverbs/",
  "_searchresults": 6,
  "_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/proverbs.html",
    "extra/readme.html",
    "extra/readme.md",
    "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-06-10T09:01:20.000Z",
      "distro": "noble",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "2e6404be69ebf52b7c977f609ad59226980c5b60536651e1f08fad4ec26e058f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/27265015505"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-10T09:01:37.000Z",
      "distro": "noble",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "1a963a168021fade4477265d39f6467a6489bcec6abe5e129ddaecc87f642080",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/27265015505"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-10T09:13:52.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "e8118854ec5c9e4f2f1481a4ed1acee1c850db71379c43cfadee1486f5eb0479",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/27265015505"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-10T09:12:08.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "e15b89e8b12bec6352b2cd7eb6892f23b95822692ca12ca1d33aa054a786c47c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/27265015505"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-06-10T09:01:34.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "ed5d65d353a532e1cd427fb015e584fe28d2fd9ee91eb04e7af848cf8b0b9af0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/27265015505"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-10T09:00:33.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "83964ee73ef2301adb728fdebeb2a38a31b63f89588989e0d3fa27b477c0fea6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/27265015505"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-10T09:00:33.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "f6a1ad08270bd0afb7f635ac7f46ab566a114c29530b651c63572a3afa7ae569",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/27265015505"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-10T09:00:45.000Z",
      "commit": "37a22cac411496b5bf89b3d813a84e3470efa3b8",
      "fileid": "2cd41f490769c8d096a44386cc94303c39a32057c26425568abc7e1bf71ad38d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradlindblad/actions/runs/27265015505"
    }
  ]
}