Skip to content

stnava/cmaker

Repository files navigation

cmaker

Port of cmake to R.

Provides the R package developer access to cmake functionality in order to assist multi-platform package development. The primary function that the developer will use is a Rscript call to cmake() within a configure script. The package is currently hosted at stnava/cmaker.

Build Status AppVeyor Build Status

  • only build cmake - not ctest or cpack

  • directory booty is a name change from cmake source

  • small changes to root CMakeLists.txt and Source/CMakeLists.txt

  • primarily - remove testing from cmake and also the testing source code