racd package
Hello Alexios and team, I tried to install racd package in R-studio from bitbucket. I installed and attached "devtools". But while I am trying to install "racd", I am getting the following error comment. I would highly appreciate if you kindly advise on the same.
require("devtools")
install_bitbucket("racd","alexiosg")
Downloading bitbucket repo alexiosg/racd at master Installing racd "C:/PROGRA~1/R/R-30~1.3/bin/i386/R" --vanilla CMD INSTALL \ "C:/Users/Sumit/AppData/Local/Temp/RtmpQ3gpvM/devtools8ac319a4457/alexiosg-racd-45894f1c7ba3" \ --library="C:/Users/Sumit/Documents/R/win-library/3.0" --install-tests * installing *source* package 'racd' ... ** libs *** arch - i386 Warning: running command 'make -f "C:/PROGRA~1/R/R-30~1.3/etc/i386/Makeconf" -f "C:/PROGRA~1/R/R-30~1.3/share/make/winshlib.mk" SHLIB="racd.dll" OBJECTS="acd.o distributions.o filters.o gig.o nig.o racd.o"' had status 127 ERROR: compilation failed for package 'racd' * removing 'C:/Users/Sumit/Documents/R/win-library/3.0/racd' Error: Command failed (1) In addition: Warning message: Username parameter is deprecated. Please use alexiosg/racd
build_vignettes=FALSE vignette(package="racd")
Error in find.package(package, lib.loc) : there is no package called ?racd? Regards, Samit