mlampros / OpenImageR

Image processing Toolkit in R
https://mlampros.github.io/OpenImageR/
58 stars 10 forks source link

OpenInmageR installation error #1

Closed nitsourish closed 8 years ago

nitsourish commented 8 years ago

Compilation failed in Windows machine(with R version 3.2.2) even after installing Rtools and Rcpp.Is this package not ready for Windows OS?

mlampros commented 8 years ago

nitsourish, I'm sorry for the delayed answer. OpenImageR supports all OS platforms, have a look at https://cran.r-project.org/web/checks/check_results_OpenImageR.html for the package check results. The only exception is the r-oldrel-windows-ix86+x86_64 version. In case that you don't have the r-oldrel-windows version installed make sure that you have a recent version of RcppArmadillo (>= 0.7) and/or a latest GCC (GCC >= 4.9.0).