Hello,
I've tried several times yesterday to build R-devel and I consistently
get this error when I "make" :
mkdir -p -- ../../../library/base/R
make[3]: Leaving directory `/tmp/R-devel/src/library/profile'
make[3]: Entering directory `/tmp/R-devel/src/library/base'
building package 'base'
mak
The graph Bioconductor package wants to compile its C code to a shared
library that is named differently from the package, to avoid conflict
with graph.dll and friends from graphviz. So recently we tried
after: $(SHLIB)
mv $(SHLIB) BioC_graph$(DYLIB_EXT)
and useDynLib(BioC_graph) in the
Just downloaded and installed "R version 2.10.0 Under development (unstable)
(2009-09-21 r49771)" and am happy to report that my .Rprofile loads
appropriately with no segfaults. Thanks Duncan! Mark
Mark W. Kimpel MD ** Neuroinformatics ** Dept. of Psychiatry
Indiana University School of Medicine
On Sep 21, 2009, at 5:27 , Nadine Bethke wrote:
Hey,
I´m a newbie in R and have a big problem. I hope, I´m in the right
mailinglist, if not, sorry for this.
Please use the stats-rosuda-devel mailing list:
http://mailman.rz.uni-augsburg.de/mailman/listinfo/stats-rosuda-devel
You may want to
Sorry,
I forgot something...
I´m using Windows.
Greets Nadie
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser
__
R-devel@r-project.org mailing list
htt
Hey,
I´m a newbie in R and have a big problem. I hope, I´m in the right mailinglist,
if not, sorry for this.
I want to use R in my Java application and I found out, it should work with
JRI. But it doesn´t.
I installed it and in the lib-directory of R there is a folder named "JRI". But
I have to