Hi Todd,
On 19/02/14 21:32, Heywood, Todd wrote:
Has anybody installed R Task Views with easybuild? Or do I need to learn
easyblocks to define a new install procedure?
http://cran.r-project.org/web/views/
I'm not aware of anyone who has looked into installing R Task Views with
EasyBuild.
But, it doesn't mean you'll need an easyblock though...
EasyBuild has support for installing R libraries as a stand-alone
module, see for example
https://github.com/hpcugent/easybuild-easyconfigs/blob/master/easybuild/easyconfigs/f/fmri/fmri-1.4-8-ictce-4.0.10-R-2.15.2.eb
and
https://github.com/hpcugent/easybuild-easyconfigs/blob/master/easybuild/easyconfigs/a/AnalyzeFMRI/AnalyzeFMRI-1.1-15-ictce-4.0.10-R-2.15.2.eb
.
We're going to look into a good getting started guide for writing
easyblocks, since several people in the community are at that exact point...
More on that later hopefully...
regards,
Kenneth