get_cran_tbl: Search CRAN and return a tibble

Description Usage Value Examples

View source: R/cran-scan.R

Description

This uses tools::CRAN_package_db() then returns a tibble with the columns: col_1....col_m. This function is currently internal as it is called in scan_cran.

Usage

1

Value

a tibble

Examples

1
2
3
4
## Not run: 
get_cran_tbl()

## End(Not run)

njtierney/cranscan documentation built on May 24, 2019, 6:11 a.m.