[R-SIG-Finance] racd package

alexios alexios at 4dscape.com
Sat Jan 24 19:37:10 CET 2015


You've not provided a sessionInfo(), but I can see that that you are on 
Windows and your R version is quite old now.

1. Do you have Rtools installed?
2. Have you tried building any other program from source?
3. On windows it is recommended that you have R installed under a 
directory without spaces (NOT 'Program Files').
4. There are additional dependencies which should probably also be 
installed (e.g. rugarch, xts, Rsolnp, ucminf, numDeriv, zoo, parma, Matrix).

I can't replicate this on R 3.1.2 so there is little else I can help you 
with beyond the hints above.

Alexios


On 24/01/2015 17:54, Samit Paul wrote:
> 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
>
> 	[[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.
>



More information about the R-SIG-Finance mailing list