Hi, I am also having issues installing nimble. Here is the message I got.
Can you help me? Thanks, Denis
#-----------------------------------------
R version 3.1.1 (2014-07-10) -- "Sock it to Me"
Copyright (C) 2014 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin10.8.0 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> install.packages('nimble',repos='http://r-nimble.org',type='source')
Warning in install.packages :
package 'nimble' is not available (for R version 3.1.1) Warning in install.packages :
dependency 'igraph' is not available
trying URL 'http://r-nimble.org/src/contrib/nimble_0.1.tar.gz'
Content type 'application/x-gzip' length 944360 bytes (922 Kb) opened URL ==================================================
downloaded 922 Kb
ERROR: dependency 'igraph' is not available for package 'nimble'
* removing
'/Library/Frameworks/R.framework/Versions/3.1/Resources/library/nimble'
Warning in install.packages :
installation of package 'nimble' had non-zero exit status
The downloaded source packages are in
'/private/var/folders/6k/_0f7tqqx15j84kgrxr_rn__m0000gn/T/RtmpyPrnsb/downloaded_packages'