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 Aug. 6, 2024, 2:16 a.m.