Displaying 4 results from an estimated 4 matches for "boobna".
Did you mean:
bologna
2004 Jun 09
5
"attach" in R corr. to Spus one
Hi,
I am a newbie to R, just trying to switch from
Splus. I am wondering to know if there is any such
command in R as "attach" in Splus which can be used to
attach the full directory.
Also, any idea/referrence about, how to load c
functions in R would be highly appreciated.
Thanks,
Utsav
2004 Jun 15
2
loading multiple C files to R
Hi,
I am willing to load multiple C files to R, which
are inter-dependent (functions used in one may be
defined in other). What I was trying is to first
compile all of them separately (using R CMD SHLIB ...)
and then load them one by one (using dyn.load("...")
), but it doesnt work (which seems to be obvious).
During loading, it was unable to recognize the
functions declared in
2004 Jul 09
1
dyn.load() for windows
Hi,
I compiled several C program files on Borland C++
compiler to get one dll output (as instructed in the
file readme.package). Now when I try to load this
*.dll to R using dyn.load(), then the machine gives
the error message "*.dll is not a valid windows
data,....". The out put of R is
I am working on win2k.
What could be the possible reason for that?
Thanks,
Utsav
2004 Jul 12
0
Where does R search when source() ?
...ni)
| 9. variable definition (Andrew R. Criswell)
| 10. Re: Distribution of Data (was: your reference on this
| problem highly appreciated) (Spencer Graves)
| 11. Re: variable definition (Wolski)
| 12. Re: variable definition (Achim Zeileis)
| 13. Re: dyn.load() for windows (Utsav Boobna)
| 14. Re: dyn.load() for windows (Duncan Murdoch)
| 15. RE: where does R search when source()? (Shin, Daehyok)
| 16. Re: variable definition (Gabor Grothendieck)
| 17. Re: where does R search when source()? (Duncan Murdoch)
| 18. RE: where does R search when source()? (Shin, Daehyok)
|...