[R] How to stop an R script when running JGR on a Linux/SuSE system

Liviu Andronic landronimirc at gmail.com
Sun Aug 2 21:49:28 CEST 2009


Hello,

On 8/2/09, Bernd Kreuss <prof7bit at googlemail.com> wrote:
>  I would even make the changes on my own (i probably would already have
>  done it) and supply patches if i only could find any hint on how to
>  build JGR from sources. (where to place the source files, what command
>  to start the build process and where to copy which files after
>  successful built to test them)
>
This should be relatively easy, on Linux. Install all necessary *-dev
packages (such as r-base-dev on Debian or Ubuntu, and perhaps some
other missing dependencies), fetch the source archive [1] from CRAN,
and issue in a terminal `R CMD INSTALL JGR_1.6-7.tar.gz'. You can also
unpack the archive and run `R CMD INSTALL' on it. You can thus perform
modifications and test them.

Should you have more questions, please let us know.
Liviu

[1] http://cran.r-project.org/web/packages/JGR/index.html




More information about the R-help mailing list