<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">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?<div><br></div><div>---</div><div>Alex</div><div><br><div><div>On Aug 8, 2014, at 2:08 AM, Anil Jangam <<a href="mailto:anilj.mailing@gmail.com">anilj.mailing@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div><div><div>I have installed the ndnSIM as explained in the link below. <br><br><a href="https://github.com/cawka/ndnSIM-nom-rapid-car2car/blob/master/README.md">https://github.com/cawka/ndnSIM-nom-rapid-car2car/blob/master/README.md</a><br>
<br></div>I could compile all the code and was able to run the scenario -- ./run.py -s figure-4-data-propagation-vs-distance<br><br></div>However this ended up with the following error... <br><br><div style="margin-left:40px">
./build/car-relay --run=1 --distance=155<br>./build/car-relay --run=2 --distance=155<br>./build/car-relay --run=3 --distance=155<br>./build/car-relay --run=4 --distance=155<br>./build/car-relay --run=5 --distance=155<br>./build/car-relay --run=6 --distance=155<br>
./build/car-relay --run=7 --distance=155<br>./build/car-relay --run=8 --distance=155<br>./build/car-relay --run=9 --distance=155<br>./build/car-relay --run=10 --distance=155<br>Error in library(doBy) : there is no package called ‘doBy’<br>
Calls: suppressMessages -> withCallingHandlers -> library<br>Execution halted<br></div><br></div>I have installed the 'R' with version - 3.0.2-1ubuntu1 on Ubuntu 14.04 as follows.<br></div><div><br>sudo apt-get install r-base<br>
sudo R<br>install.packages ('proto')<br>install.packages ('ggplot2')<br>install.packages ('doBy')<br><br></div><div>Is this issue with the version of the R or something else? <br><br></div><div>/anil.<br>
<br></div></div>
_______________________________________________<br>ndnSIM mailing list<br><a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br></blockquote></div><br></div></body></html>