pkg_links_to_rcpp: Test if a package path is linking to Rcpp or cpp11

View source: R/c-registration.R

pkg_links_to_rcppR Documentation

Test if a package path is linking to Rcpp or cpp11

Description

Test if a package path is linking to Rcpp or cpp11

Usage

pkg_links_to_rcpp(path)

pkg_links_to_cpp11(path)

Arguments

path

Path to a package, or within a package.


pkgbuild documentation built on July 9, 2023, 7:24 p.m.