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-pkgs/pkgbuild documentation built on March 20, 2024, 5:22 a.m.