[NMF-user] problem in installing NMF
Renaud Gaujoux
renaud at cbio.uct.ac.za
Wed Apr 17 08:06:38 CEST 2013
Hi Howard,
welcome to the list.
I am afraid you will have to update you R installation. You need R >=
2.15.2 and should be able to install the latest stable version from
CRAN using:
install.packages('NMF')
Please let us know if you have troubles installaing after upgrading R,
also mentionning your OS.
Thank you.
Bests,
Renaud
2013/4/17 Howard Yang <yanghow77 at gmail.com>
> Hi NMF users,
> I had problems to install NMF using either
> install.packages("NMF")
> or
>
> install.packages('NMF', repos=c('http://web.cbio.uct.ac.za/~renaud/CRAN',
> getOption('repos')),type='source')
>
> I got the erro massage "package ‘NMF’ is not available".
>
> My R version is 2.7.0
>
> How to install NMF?
>
> Howard
>
> _______________________________________________
> nmf-user mailing list
> nmf-user at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/nmf-user
>
--
Renaud Gaujoux
Computational Biology - University of Cape Town
South Africa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/nmf-user/attachments/20130417/90d28661/attachment.html>
More information about the nmf-user
mailing list