One good thing about learning R is that you do not need to think a lot about dependencies when installing R and different R packages. You simply install the R packages you need and start using them. If you are ever concerned about not using the most recent packages, you run update.packages(), and that is all there is to using up-to-date packages in R. It is that simple.| Erik Gahner Larsen