src/install.libs.R

# R CMD INSTALL happily continues even if `make` (via `Makevars`) faile,
# so we need to throw an error here explicitly.

if (!file.exists("DONE")) {
  stop("Compilation failed.")
}

Try the pak package in your browser

Any scripts or data that you put into this service are public.

pak documentation built on May 29, 2024, 10:35 a.m.