Discover specific package related file paths
find_package_root(path = ".", quiet = FALSE)find_package_rds(package, path = getwd())
package_desc(path = getwd())
NULL, invisibly
A list of package Rd objects, as returned by tools::Rd_db()
A file path within a package's source code or installation
directory. Only considered if package is missing.
Whether to suppress output
A package name