Displaying 3 results from an estimated 3 matches for "cftp".
Did you mean:
cfp
2001 Mar 13
1
passing arguments to R CMD SHLIB
Dear People,
I want to run gcc with optimisation turned on (-O2), and with -Wall (all
warnings) enabled, when using R CMD SHLIB. When I do make, which is
R CMD SHLIB -Wall -O2 cftp.c mcmc.c latticefn.c -lm
in this case, I get
faheem ~/research/cftp>make
R CMD SHLIB -Wall -O2 cftp.c mcmc.c latticefn.c -lm
make[1]: Entering directory `/home/faheem/research/cftp'
gcc -I/usr/lib/R/include -I/usr/local/include -mieee-fp
-D__NO_MATH_INLINES -fPIC -g -c cftp.c -o cftp.o...
2001 Mar 12
1
loading shared libraries at startup
Dear people,
I compiled a bit of C code into a shared library cftpR.so, and load it
into R at runtime using
> dyn.load("cftpR.so")
This works fine, however when I put
.First <- function()
{
dyn.load("/home/faheem/research/cftp/cftpR.so")
}
(using absolute path names; also tried with just dyn.load("cftpR.so")),
into my .Rpr...
2011 Oct 26
1
Want to exclude axis numbering in plot.ca
...the R Documentation plot.ca but see no option to exclude axis
numbers.
Any suggestions?
--
Mark Webb
Line +27 (21) 786 4379
Cell +27 (72) 199 1000 [Poor reception]
Fax +27 (86) 260 1946
Skype tomarkwebb
Email targetlinkmark at gmail.com
Client ftp http://targetlinkresearch.co.za/cftp/