pkg_has_src {pkgbuild}R Documentation

Does a source package have ⁠src/⁠ directory?

Description

If it does, you definitely need build tools.

Usage

pkg_has_src(path = ".")

Arguments

path

Path to package (or directory within package).


[Package pkgbuild version 1.4.4 Index]