Displaying 2 results from an estimated 2 matches for "firstpack".
Did you mean:
dirstack
2011 Jan 21
1
glitch in building R package
...smoothly, until i install. Then I got an error saying the C function was not in the load table. This is rather mysterious because I've been able to call this function from R with dyn.load("name.dll"). So the dll is working.
The install error says :
C:\R-test>R CMD INSTALL --build FirstPack_0.1.tar.gz
* installing to library 'c:/R/R-2.12.0/library'
* installing *source* package 'FirstPack' ...
** libs
cygwin warning:
MS-DOS style path detected: c:/R/R-2.12.0/etc/i386/Makeconf
Preferred POSIX equivalent is: /cygdrive/c/R/R-2.12.0/etc/i386/Makeconf
CYGWIN environme...
2011 Jan 22
0
how to call BayesX in R to see the graph
...smoothly, until i install. Then I got an
error saying the C function was not in the load table. This is rather
mysterious because I've been able to call this function from R with
dyn.load("name.dll"). So the dll is working.
The install error says :
C:\R-test>R CMD INSTALL --build FirstPack_0.1.tar.gz
* installing to library 'c:/R/R-2.12.0/library'
* installing *source* package 'FirstPack' ...
** libs
cygwin warning:
MS-DOS style path detected: c:/R/R-2.12.0/etc/i386/Makeconf
Preferred POSIX equivalent is: /cygdrive/c/R/R-2.12.0/etc/i386/Makeconf
CYGWIN environment...