diff --git a/R/foghorn-package.R b/R/foghorn-package.R index 0795741..98ea1f2 100644 --- a/R/foghorn-package.R +++ b/R/foghorn-package.R @@ -11,7 +11,7 @@ ##' by CRAN (see \code{\link{visit_cran_check}}). ##' You can also use \code{foghorn} to follow your package during ##' its submission process to CRAN or to WinBuilder with, -##' \code{\link{cran_queue}} and \code{\link{winbuilder_queue}}. +##' \code{\link{cran_incoming}} and \code{\link{winbuilder_queue}}. ##' ##' @name foghorn ##' @docType package diff --git a/man/foghorn.Rd b/man/foghorn.Rd index 834ae28..6f0564e 100644 --- a/man/foghorn.Rd +++ b/man/foghorn.Rd @@ -17,7 +17,7 @@ functions to view the logs of the CRAN check results (see by CRAN (see \code{\link{visit_cran_check}}). You can also use \code{foghorn} to follow your package during its submission process to CRAN or to WinBuilder with, -\code{\link{cran_queue}} and \code{\link{winbuilder_queue}}. +\code{\link{cran_incoming}} and \code{\link{winbuilder_queue}}. } \seealso{ Useful links: