Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

compile_src

Compile Source Files from a Development Package


Description

Compile Source Files from a Development Package

Usage

compile_src(pkg = NULL, load = TRUE)

Arguments

pkg

the name of the package to compile

load

a logical indicating whether the compiled library should be loaded after the compilation (default) or not.

Value

None


pkgmaker

Development Utilities for R Packages

v0.32.2
GPL (>= 2)
Authors
Renaud Gaujoux [aut, cre]
Initial release
2020-10-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.