Package: foghorn Title: Summarize CRAN Check Results in the Terminal Version: 1.6.2.9000 Authors@R: c(person(given = "Francois", family = "Michonneau", role = c("aut", "cre"), email = "francois.michonneau@gmail.com"), person(given = "Ben", family = "Bolker", role = "ctb")) Description: The CRAN check results and where your package stands in the CRAN submission queue in your R terminal. License: MIT + file LICENSE URL: https://fmichonneau.github.io/foghorn/, https://github.com/fmichonneau/foghorn BugReports: https://github.com/fmichonneau/foghorn/issues Depends: R (>= 3.1.0) Imports: cli (>= 3.6.1), curl (>= 2.2), httr2 (>= 1.0.0), rlang (>= 0.4.3), rvest (>= 0.3.2), tibble (>= 1.2), xml2 (>= 1.0.0) Suggests: covr, dplyr, knitr, progress, rmarkdown, testthat, withr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://fmichonneau.r-universe.dev Date/Publication: 2026-07-16 16:42:41 UTC RemoteUrl: https://github.com/fmichonneau/foghorn RemoteRef: HEAD RemoteSha: bdbac17a71f8ddf127b1a4df6c9c04d930b69da3 NeedsCompilation: no Packaged: 2026-07-16 17:04:31 UTC; root Author: Francois Michonneau [aut, cre], Ben Bolker [ctb] Maintainer: Francois Michonneau