Displaying 2 results from an estimated 2 matches for "dodevga".
Did you mean:
devga
2003 Sep 12
1
win.metafile, devga, tkrplot in R 1.8.0
...ed the dll manually with dyn.load (successfully), I
then found that win.metafile (used by the tkrplot function)
failed:
win.metafile()
Error in win.metafile() : 10 arguments passed to "devga" which requires 13.
More info on devga, see:
R-1.8.0/src/gnuwin32/devga.c
R-1.8.0/src/gnuwin32/dodevga.c
R-1.8.0/src/gnuwin32/devga.h
Regards,
James
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status Under development (unstable)
major 1...
2000 Apr 26
2
Cross compiling a package for Windows on Linux
...i386-mingw32-gcc -isystem /packages/R-X/i386-mingw32/include -O2 -Wall -pedantic -I../include -I../include/R_ext -I. -DHAVE_CONFIG_H -c devga.c -o devga.o
i386-mingw32-gcc -isystem /packages/R-X/i386-mingw32/include -O2 -Wall -pedantic -I../include -I../include/R_ext -I. -DHAVE_CONFIG_H -c dodevga.c -o dodevga.o
i386-mingw32-gcc -isystem /packages/R-X/i386-mingw32/include -O2 -Wall -pedantic -I../include -I../include/R_ext -I. -DHAVE_CONFIG_H -c dounzip.c -o dounzip.o
i386-mingw32-gcc -isystem /packages/R-X/i386-mingw32/include -O2 -Wall -pedantic -I../include -I../include/R_ext -I. -...