Displaying 4 results from an estimated 4 matches for "dtesting_write_barrier".
2015 Aug 29
2
Having both R-current and R-devel installed on Ubuntu
..._PRINTCMD=/usr/bin/lpr \
> # LIBnn=lib \
> # AWK=/usr/bin/awk \
> # CC="ccache gcc" \
> # CFLAGS="-ggdb -pipe -std=gnu99 -Wall -pedantic -DTESTING_WRITE_BARRIER" \
> # CXX="ccache g++" \
> # CXXFLAGS="-ggdb -std=c++0x -pipe -Wall -pedantic" \
> # FC="ccache gfortran" \
> # FCFLAGS="-ggdb -pipe -Wall -pedantic" \
> # F77="ccache gfo...
2011 Mar 26
1
core Matrix package segfaulted on R CMD check --use-gct
Current core/Recommended Matrix package (0.999375-48) has been segfaulting against R 2.13-alpha/2.14-trunk for the last week or so (since R-2.13 was branched, when I started trying) when "run with R CMD check --use-gct":
--------------
> pkgname <- "Matrix"
> source(file.path(R.home("share"), "R", "examples-header.R"))
>
2012 Aug 08
2
Having both R-current and R-devel installed on Ubuntu
Dear List,
Having used R on Windows for years, I have recently installed Ubuntu as a virtual machine. I admit that I am quite new to the linux world.
Installing R (current version = 2.15.1) went smoothly, but I would like to have both the current version of R and R-devel installed. I've searched the net for info on doing this but so far without luck.
Can anyone help me getting this up and
2015 Aug 29
0
Having both R-current and R-devel installed on Ubuntu
...D=/usr/bin/lpr \
| > # LIBnn=lib \
| > # AWK=/usr/bin/awk \
| > # CC="ccache gcc" \
| > # CFLAGS="-ggdb -pipe -std=gnu99 -Wall -pedantic -DTESTING_WRITE_BARRIER" \
| > # CXX="ccache g++" \
| > # CXXFLAGS="-ggdb -std=c++0x -pipe -Wall -pedantic" \
| > # FC="ccache gfortran" \
| > # FCFLAGS="-ggdb -pipe -Wall -pedantic" \
| > # F77="...