Hello,

On 8/2/09, Bernd Kreuss <prof7...@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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to