First thank you for your work on this RHadoop library.
I have issues installing ravro library from Rgui as well as from Rstudio. I am using a windows 7 machine.
Here is the error message:
> install.packages("C:/Users/Shravan/Downloads/ravro_1.0.4.tar.gz", repos = NULL, type = "source")
* installing *source* package 'ravro' ...
** libs
*** arch - i386
Avis : l'exécution de la commande 'make -f "Makevars.win" -f "C:/PROGRA~1/R/R-31~1.2/etc/i386/Makeconf" -f "C:/PROGRA~1/R/R-31~1.2/share/make/winshlib.mk" SHLIB_LDFLAGS='$(SHLIB_CXXLDFLAGS)' SHLIB_LD='$(SHLIB_CXXLD)' SHLIB="ravro.dll" OBJECTS="RcppExports.o other.o t-list.o"' renvoie un statut 127
ERROR: compilation failed for package 'ravro'
* removing 'C:/Program Files/R/R-3.1.2/library/ravro'
Warning in install.packages :
running command '"C:/PROGRA~1/R/R-31~1.2/bin/x64/R" CMD INSTALL -l "C:\Program Files\R\R-3.1.2\library" "C:/Users/Shravan/Downloads/ravro_1.0.4.tar.gz"' had status 1
Warning in install.packages :
installation of package ‘C:/Users/Shravan/Downloads/ravro_1.0.4.tar.gz’ had non-zero exit status
Do you have an idea of the problem?
Thanks,
Ludovic