Displaying 3 results from an estimated 3 matches for "wireframepanelcalcul".
2008 Oct 08
1
error installing lattice package
...h file or directory
init.c:3:24: Rinternals.h: No such file or directory
init.c:4:28: R_ext/Rdynload.h: No such file or directory
In file included from init.c:6:
threeDplot.h:5:22: Rdefines.h: No such file or directory
In file included from init.c:6:
threeDplot.h:9: error: syntax error before "wireframePanelCalculations"
threeDplot.h:9: error: syntax error before "xArg"
threeDplot.h:15: warning: type defaults to `int' in declaration of
`wireframePanelCalculations'
threeDplot.h:15: warning: data definition has no type or storage class
init.c:8: error: syntax error before "CallEntri...
2008 Jul 27
1
Lattice wireframe: How to avoid drawing lines around polygons when using shade=TRUE
I am using wireframe from the lattice package, with the shade option set
to TRUE. When I output to PDF or Postscript, a line gets drawn around
each polygon of my surface which causes ugly Moir? effects and doesn't
make sense in my application (think the plot of Maunga Whau--gridlines
don't make sense). This does not happen when I display on the screen--
then I just get the surface as
2008 Aug 29
1
Installing pkgs
...: No such file or directory
init.c:4:28: error: R_ext/Rdynload.h: No such file or directory
In file included from init.c:6:
threeDplot.h:5:22: error: Rdefines.h: No such file or directory
In file included from init.c:6:
threeDplot.h:9: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__?
before ?wireframePanelCalculations?
init.c:8: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before
?CallEntries?
init.c:13: error: expected ?)? before ?*? token
make: *** [init.o] Error 1
ERROR: compilation failed for package 'lattice'
** Removing '/usr/lib64/R/library/lattice'
** Restoring previous &...