[ndnSIM] What version of R is required?

Alex Afanasyev alexander.afanasyev at ucla.edu
Fri Aug 8 10:51:51 PDT 2014


I just checked on my Ubuntu 14.04 and I had no problems installing doBy, ggplot2, and proto packages.  Are you getting any errors from "install.packages" command?

---
Alex

On Aug 8, 2014, at 2:08 AM, Anil Jangam <anilj.mailing at gmail.com> wrote:

> I have installed the ndnSIM as explained in the link below. 
> 
> https://github.com/cawka/ndnSIM-nom-rapid-car2car/blob/master/README.md
> 
> I could compile all the code and was able to run the scenario -- ./run.py -s figure-4-data-propagation-vs-distance
> 
> However this ended up with the following error... 
> 
> ./build/car-relay --run=1 --distance=155
> ./build/car-relay --run=2 --distance=155
> ./build/car-relay --run=3 --distance=155
> ./build/car-relay --run=4 --distance=155
> ./build/car-relay --run=5 --distance=155
> ./build/car-relay --run=6 --distance=155
> ./build/car-relay --run=7 --distance=155
> ./build/car-relay --run=8 --distance=155
> ./build/car-relay --run=9 --distance=155
> ./build/car-relay --run=10 --distance=155
> Error in library(doBy) : there is no package called ‘doBy’
> Calls: suppressMessages -> withCallingHandlers -> library
> Execution halted
> 
> I have installed the 'R' with version - 3.0.2-1ubuntu1 on Ubuntu 14.04 as follows.
> 
> sudo apt-get install r-base
> sudo R
> install.packages ('proto')
> install.packages ('ggplot2')
> install.packages ('doBy')
> 
> Is this issue with the version of the R or something else? 
> 
> /anil.
> 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20140808/150a6cb4/attachment.html>


More information about the ndnSIM mailing list