README.md

SimpleITKRInstaller

Build Status

A remotes based installer for SimpleITK in R.

remotes::install_github("SimpleITK/SimpleITKRInstaller")

or, turn on mutlicore compilation using

remotes::install_github("SimpleITK/SimpleITKRInstaller", configure.vars=c("MAKEJ=6"))

Requires cmake and git in the path.

Tested on Linux and Mac.

How to Cite

If you find the R version of SimpleITK useful in your research, support our efforts by citing it as:

R. Beare, B. C. Lowekamp, Z. Yaniv, "Image Segmentation, Registration and Characterization in R with SimpleITK", J Stat Softw, 86(8), https://doi.org/10.18637/jss.v086.i08, 2018.



SimpleITK/SimpleITKRInstaller documentation built on Jan. 16, 2025, 9:28 p.m.