Skip to content
Prev 111 / 12125 Next

[R-pkg-devel] CRAN and CMake

http://www.keittlab.org/

On Wed, Jun 10, 2015 at 2:21 AM, Martin Maechler <maechler at stat.math.ethz.ch
Is there  a way to allow the user to use a system installed cmake if they
choose? The issue is R package dependencies -- a package author may put the
R cmake package in depends and then everyone is forced to install the R
package version even if they already have cmake.

THK