{
  "_id": "6a379fba3efcd9bda441ffc9",
  "Package": "foghorn",
  "Title": "Summarize CRAN Check Results in the Terminal",
  "Version": "1.6.1",
  "Authors@R": "c(person(given = \"Francois\",\nfamily = \"Michonneau\",\nrole = c(\"aut\", \"cre\"),\nemail = \"francois.michonneau@gmail.com\"),\nperson(given = \"Ben\",\nfamily = \"Bolker\",\nrole = \"ctb\"))",
  "Description": "The CRAN check results and where your package stands in\nthe CRAN submission queue in your R terminal.",
  "License": "MIT + file LICENSE",
  "URL": "https://fmichonneau.github.io/foghorn/,\nhttps://github.com/fmichonneau/foghorn",
  "BugReports": "https://github.com/fmichonneau/foghorn/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://fmichonneau.r-universe.dev",
  "Date/Publication": "2025-07-21 08:28:58 UTC",
  "RemoteUrl": "https://github.com/fmichonneau/foghorn",
  "RemoteRef": "HEAD",
  "RemoteSha": "e6c81e087d7ac1be7b971d18a6d2aa99a79c6994",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 08:21:38 UTC",
    "User": "root"
  },
  "Author": "Francois Michonneau [aut, cre],\nBen Bolker [ctb]",
  "Maintainer": "Francois Michonneau <francois.michonneau@gmail.com>",
  "MD5sum": "2e64bd0f5d0148a6402005d809216586",
  "_user": "fmichonneau",
  "_type": "src",
  "_file": "foghorn_1.6.1.tar.gz",
  "_fileid": "1403958999baeb5c219e93a8e30b4f2e82950dbe8ef5c8deebe0a34c1623bf2a",
  "_filesize": 173785,
  "_sha256": "1403958999baeb5c219e93a8e30b4f2e82950dbe8ef5c8deebe0a34c1623bf2a",
  "_created": "2026-06-21T08:21:38.000Z",
  "_published": "2026-06-21T08:24:26.809Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82554426693,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773420920"
    },
    {
      "job": 82554426682,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773420667"
    },
    {
      "job": 82554426678,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773414257"
    },
    {
      "job": 82554426675,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773413793"
    },
    {
      "job": 82554241639,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773405173"
    },
    {
      "job": 82554426681,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773419242"
    },
    {
      "job": 82554426686,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773415519"
    },
    {
      "job": 82554426688,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773415738"
    },
    {
      "job": 82554426687,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773417566"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fmichonneau/actions/runs/27898438892",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fmichonneau/foghorn",
  "_commit": {
    "id": "e6c81e087d7ac1be7b971d18a6d2aa99a79c6994",
    "author": "François Michonneau <francois.michonneau@gmail.com>",
    "committer": "François Michonneau <francois.michonneau@gmail.com>",
    "message": "update NEWS\n",
    "time": 1753086538
  },
  "_maintainer": {
    "name": "Francois Michonneau",
    "email": "francois.michonneau@gmail.com",
    "login": "fmichonneau",
    "mastodon": "@fmic_@hachyderm.io",
    "bluesky": "@francoismichonneau.net",
    "description": "Solutions Engineer @posit-dev ",
    "uuid": 5502922
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.1",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 2.2",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.3",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "progress",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "fmichonneau",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-29",
      "n": 5
    },
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.6.1",
      "date": "2025-07-21"
    }
  ],
  "_topics": [
    "feedback"
  ],
  "_stars": 60,
  "_contributors": [
    {
      "user": "fmichonneau",
      "count": 495,
      "uuid": 5502922
    },
    {
      "user": "bbolker",
      "count": 11,
      "uuid": 78918
    },
    {
      "user": "louisaslett",
      "count": 2,
      "uuid": 5246125
    },
    {
      "user": "jennybc",
      "count": 1,
      "uuid": 599454
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "wibeasley",
      "count": 1,
      "uuid": 1372890
    }
  ],
  "_userbio": {
    "uuid": 5502922,
    "type": "user",
    "name": "François Michonneau",
    "followers": 306,
    "description": "Solutions Engineer @posit-dev "
  },
  "_downloads": {
    "count": 16790,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/foghorn"
  },
  "_devurl": "https://github.com/fmichonneau/foghorn",
  "_pkgdown": "https://fmichonneau.github.io/foghorn/",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/foghorn.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fmichonneau/foghorn",
  "_realowner": "fmichonneau",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.2",
      "date": "2017-02-08"
    },
    {
      "version": "0.4.4",
      "date": "2017-05-23"
    },
    {
      "version": "1.0.0",
      "date": "2017-12-05"
    },
    {
      "version": "1.0.1",
      "date": "2018-02-28"
    },
    {
      "version": "1.0.2",
      "date": "2018-04-14"
    },
    {
      "version": "1.1.0",
      "date": "2019-02-17"
    },
    {
      "version": "1.1.3",
      "date": "2019-11-10"
    },
    {
      "version": "1.1.4",
      "date": "2019-11-28"
    },
    {
      "version": "1.1.5",
      "date": "2020-04-07"
    },
    {
      "version": "1.2.1",
      "date": "2020-05-05"
    },
    {
      "version": "1.2.2",
      "date": "2020-07-22"
    },
    {
      "version": "1.2.3",
      "date": "2020-07-30"
    },
    {
      "version": "1.3.1",
      "date": "2020-09-08"
    },
    {
      "version": "1.3.2",
      "date": "2020-12-17"
    },
    {
      "version": "1.4.0",
      "date": "2021-05-05"
    },
    {
      "version": "1.4.1",
      "date": "2021-05-31"
    },
    {
      "version": "1.4.2",
      "date": "2021-07-11"
    },
    {
      "version": "1.5.1",
      "date": "2022-10-24"
    },
    {
      "version": "1.5.2",
      "date": "2024-02-02"
    },
    {
      "version": "1.6.0",
      "date": "2024-07-02"
    },
    {
      "version": "1.6.1",
      "date": "2025-07-19"
    }
  ],
  "_exports": [
    "check_cran_results",
    "cran_details",
    "cran_incoming",
    "cran_incoming_folders",
    "cran_results",
    "n_cran_flavors",
    "summary_cran_details",
    "summary_cran_results",
    "visit_cran_check",
    "winbuilder_queue"
  ],
  "_help": [
    {
      "page": "check_cran_results",
      "title": "Deprecated functions",
      "topics": [
        "check_cran_results"
      ]
    },
    {
      "page": "cran_details",
      "title": "Get details about the CRAN check results for packages",
      "topics": [
        "cran_details",
        "summary.cran_details",
        "summary_cran_details"
      ]
    },
    {
      "page": "cran_incoming",
      "title": "List packages in CRAN incoming queue.",
      "topics": [
        "cran_incoming",
        "cran_incoming_folders"
      ]
    },
    {
      "page": "cran_results",
      "title": "Table of the CRAN check results",
      "topics": [
        "cran_results"
      ]
    },
    {
      "page": "n_cran_flavors",
      "title": "The number of CRAN flavors",
      "topics": [
        "n_cran_flavors"
      ]
    },
    {
      "page": "summary_cran_results",
      "title": "Summary of the CRAN check results",
      "topics": [
        "show_cran_results",
        "summary.cran_results",
        "summary_cran_results"
      ]
    },
    {
      "page": "visit_cran_check",
      "title": "Visit the CRAN check results page",
      "topics": [
        "visit_cran_check"
      ]
    },
    {
      "page": "winbuilder_queue",
      "title": "Show the win-builder queue",
      "topics": [
        "winbuilder_queue"
      ]
    }
  ],
  "_pkglogo": "https://github.com/fmichonneau/foghorn/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/fmichonneau/foghorn/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "foghorn.Rmd",
      "filename": "foghorn.html",
      "title": "Get started",
      "author": "Francois Michonneau",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Where does it get the data?",
        "Feedback? Suggestions?"
      ],
      "created": "2019-06-14 08:07:31",
      "modified": "2025-07-19 08:39:18",
      "commits": 9
    }
  ],
  "_score": 8.98547317956126,
  "_indexed": true,
  "_nocasepkg": "foghorn",
  "_universes": [
    "fmichonneau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-06-21T08:23:51.000Z",
      "distro": "noble",
      "commit": "e6c81e087d7ac1be7b971d18a6d2aa99a79c6994",
      "fileid": "b1dbfe19f239410f4fcf3b56cf6ae23f4dd6a79dadc70063f4f597bfc359e23b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fmichonneau/actions/runs/27898438892"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-06-21T08:23:48.000Z",
      "distro": "noble",
      "commit": "e6c81e087d7ac1be7b971d18a6d2aa99a79c6994",
      "fileid": "e309c06e98630fb68a2fadb28820bf299ef19571c53af6fe5b9b887528c5558c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fmichonneau/actions/runs/27898438892"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-06-21T08:23:02.000Z",
      "commit": "e6c81e087d7ac1be7b971d18a6d2aa99a79c6994",
      "fileid": "86bd41993b3e25f33d5afd72e768565b9019d5894d99d4df02eaa98c0387c6f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fmichonneau/actions/runs/27898438892"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-06-21T08:22:58.000Z",
      "commit": "e6c81e087d7ac1be7b971d18a6d2aa99a79c6994",
      "fileid": "9360f3592898c794fd33031351e29aab51cc8351be22eedc63bfaaf7c5bfa8dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fmichonneau/actions/runs/27898438892"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.1",
      "date": "2026-06-21T08:23:55.000Z",
      "commit": "e6c81e087d7ac1be7b971d18a6d2aa99a79c6994",
      "fileid": "30cede039ad22feb124e4c0c74f78ef875d86aab66abcea4ff63ef7d2a33cd3b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fmichonneau/actions/runs/27898438892"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-21T08:22:59.000Z",
      "commit": "e6c81e087d7ac1be7b971d18a6d2aa99a79c6994",
      "fileid": "ef21e3f70353eccf50692446b24b4f1a3cbcd888daa48639e3564e81817922e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fmichonneau/actions/runs/27898438892"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-21T08:23:02.000Z",
      "commit": "e6c81e087d7ac1be7b971d18a6d2aa99a79c6994",
      "fileid": "8ce285bccd0a494eb42db8a5ec7af8089fff0b706c0074cc162d2333e5eaf1de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fmichonneau/actions/runs/27898438892"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-21T08:23:15.000Z",
      "commit": "e6c81e087d7ac1be7b971d18a6d2aa99a79c6994",
      "fileid": "d5e3271b517acda94175e7c3d26a24d98f3d09bd22fd95c7c2170d79388ed42c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fmichonneau/actions/runs/27898438892"
    }
  ]
}