R/pkggraph-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import checkmate
#' @import dplyr
#' @import tidyr
#' @import cli
#' @import stringr
#' @import ggraph
#' @importFrom ggplot2 aes arrow
## usethis namespace: end

utils::globalVariables(c("Depends", "Description", "Enhances", "Imports",
                         "LinkingTo", "Package", "Suggests", "Title",
                         "deptable", "packmeta", "pkg_1", "pkg_2", "relation",
                         "cen", "name"
                         )
                       )

NULL

Try the pkggraph package in your browser

Any scripts or data that you put into this service are public.

pkggraph documentation built on April 22, 2026, 5:09 p.m.