On 1/18/19 6:05 AM, Loris Bennett wrote:
Hi, I'm installing R and see that a whole bunch of R packages are also being installed via exts_list. However, if I need additional packages, do I just make a copy of the original easyconfig and just add to exts_list? Or is there some way of having a list of only the additional packages which could somehow be included by the current and all future standard R easyconfigs? Cheers, Loris
Howdy Loris, You can look at the easyconfig for R-bundle-Bioconductor for an example of how you can build your own R bundles (thought its a rather large example.... not sure if there are smaller ones). jack

