*** Please provide a description of the enhancement you are requesting.
I recommend the development of package manipulation procedures for general use:
1. RChekPakagez(list): to check if a package(s) is already loaded
2. RLoadPakagez(list): to load requested package(s).
Both should be overlorded to handle scalar and vector lists.
3. RDetermPakagez(scriptName): parse an R script and determine any
"library()" commands and the associated packages.
This functionality is useful in general, eg, can be used to resolve issue
36, but evidently is of vastly more general utility than that.
Original issue reported on code.google.com by dmitri.k...@gmail.com on 14 Jul 2009 at 2:04
Original issue reported on code.google.com by
dmitri.k...@gmail.com
on 14 Jul 2009 at 2:04