Re: R and cran

2014-12-26 Thread Zé Loff
On Wed, Dec 24, 2014 at 12:37:08AM +0100, frantisek holop wrote: > frantisek holop, 23 Dec 2014 23:55: > > ok, i have found > > > > $ R CMD INSTALL --help > > and there is also > > R CMD build > and > R CMD INSTALL > > i managed to install lpSolve: > > get the R package 'lpSolve_5.6.10.tar.gz'

Re: R and cran

2014-12-23 Thread frantisek holop
frantisek holop, 23 Dec 2014 23:55: > ok, i have found > > $ R CMD INSTALL --help and there is also R CMD build and R CMD INSTALL i managed to install lpSolve: get the R package 'lpSolve_5.6.10.tar.gz', and extract. patch some files (remove sys/timeb.h) $ R CMD build lpSolve and install the re

Re: R and cran

2014-12-23 Thread frantisek holop
frantisek holop, 23 Dec 2014 23:29: > i need to install an R package, that has quite a lot > dependencies, available through http://cran.r-project.org ok, i have found $ R CMD INSTALL --help --configure-args=ARGS set arguments for the configure scripts (if any)