search for: pvm3

Displaying 2 results from an estimated 2 matches for "pvm3".

Did you mean: pvm
2001 Nov 23
0
porting R package to Splus
I am considering getting the rpvm package for running a parallel virtual machine working on Splus. That package contains a considerable amount of C-level code written to interface R with the pvm3 library functions and of course all of it uses the R macros and conventions associated with the R-style ".Call". It looks as though it might be possible to automatically transform that code to code that would build and work under Splus. Does that sound realistic? If so does anyone have...
2005 Feb 07
1
Problems encountered/fixed making CrossCompileBuild
Dear All: I encountered and apparently overcame problems following Yan and Rossini?s procedure for "Building Microsoft Windows Versions of R and R packages under Intel Linux" (http://cran.r-project.org/doc/contrib/cross-build.pdf): I have successfully cross-compiled R packages for Windows on a FreeBSD 4.10 i386 system. My revisions to Makefile-rcb (http://cran.r-