Explore the relationship between base R packages and other packages. If the target package is ambiguous it is omitted.
See also
Other links:
base_links()
,
base_pages_links()
,
base_targets_links()
,
cran_links()
,
cran_pages_links()
,
cran_pkges_links()
,
cran_targets_links()
Examples
bpkl <- base_pkges_links()
head(bpkl)
#> from_pkg to_pkg n
#> 1 base round 1
#> 2 base date 1
#> 3 base chron 1
#> 4 base tcltk 1
#> 5 base parallel 1
#> 6 base nnet 1