needs_compile: Does the package need recompiling? (i.e. is there a source or...

View source: R/compile-dll.R

needs_compileR Documentation

Does the package need recompiling? (i.e. is there a source or header file newer than the dll)

Description

Does the package need recompiling? (i.e. is there a source or header file newer than the dll)

Usage

needs_compile(path = ".")

Arguments

path

Path to a package, or within a package.


r-lib/pkgbuild documentation built on March 17, 2024, 10:24 p.m.