R/datasets.R

#' @title packmeta
#' @description (A character matrix) Output of 'utils::available.packages'
"packmeta"

#' @title deptable
#' @description (tibble) A tibble with three columns: 'pkg_1', 'relation' and
#'   'pkg_2'. Every row defines a dependency. This is computed for all packages
#'   in 'packmeta'
"deptable"
talegari/pkggraph documentation built on May 6, 2019, 10:50 a.m.