Package: foghorn Title: Summarize CRAN Check Results in the Terminal Version: 1.6.1 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) 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: 2026-06-21 08:21:38 UTC; root Author: Francois Michonneau [aut, cre], Ben Bolker [ctb] Maintainer: Francois Michonneau