Displaying 10 results from an estimated 10 matches for "zepu".
Did you mean:
zep
2011 Mar 10
1
avoid copying big object passed into optimize()
...r again and
again across the C-R interface?
(4) Does it help if I remove the argument 'a' of 'f1', and let 'g' look for
it (of course it should be referred to as 'b' now) directly in the
environment of 'f2'?
(5) Any suggestions?
Many thanks for your help!
Zepu
[[alternative HTML version deleted]]
2005 Nov 13
1
problem with grid animation
I'm trying to do animation with grid. Basically it's a vector field, like what 'quiver'
in Matlab creates. I need to update it with grid.edit(). It seems grid erases the
whole thing first, then redraws. Therefore the evident 'flash' between frames.
Any way to avoid this flash? Thanks.
2006 Feb 11
0
failed installing hdf5 package--can't find zlib
...all the package hdf5-1.6. Its configuration script
can't find zlib, which
apparently exists in my /usr directory. I used
R CMD INSTALL --configure-args=--with-hdf5=/sw
--configure-args=--with-zlib=/usr
hdf5....tar.gz
It still can't find zlib. Is this a bug? Any pointer is appreciated.
Zepu
2006 Nov 17
1
global option settings for grid and lattice?
Hello,
I'd like to be able to set options for grid and lattice globally, once
for all subsequent plots, just like what ps.options() does. I walked
through the functions of Grid and didn't find it. The following are
related things that are available:
get.gpar()
trellis.par.set()
any ideas? thanks.
2006 Oct 21
2
Possible bugs in 'seek' and 'readBin'
I found that
seek(..., origin = 'current', ...)
and
readBin(..., what = 'integer', ...)
or 'int'
do not work correctly.
Did anyone have the same experience?
2012 Jan 26
0
Conflicts between 'parallel' and 'Rprof', and between two parallel R sessions
..., port = port, server = TRUE,
blocking = TRUE, ?: ? cannot open the connection
In addition: Warning message:
In socketConnection("localhost", port = port, server = TRUE, blocking = TRUE, ?:
?port 10187 cannot be opened
Are there ways to do the two things above without problems?
Thanks!
Zepu
2006 Feb 11
1
install.packages() failed
...about this?
Also, I tried installing the downloaded source with
>R CMD INSTALL hdf5_1.6.0.tar.gz
and it failed because the 'configure' script of the package failed. Anybody had
experience with this? If I can install with 'R CMD INSTALL', that's also good
enough.
Thanks.
Zepu
2006 Sep 21
0
A Call for a Smaller R Core Package
...difficult to move them around.
The spin-off package may be always automatically loaded as a basic one,
but as discussed above, a cleaning grouping greatly helps learning
and finding things.
b) To R users
The system (both the core and the specialized package) will be easier to learn
and use.
-- Zepu Zhang, zpzhang at uchicago.edu
2006 Mar 08
1
problem installing RNetCDF
Hello all,
I set 'UDUNITS_PATH' and 'NETCDF_PATH' successfully to my custom places and
then
% R CMD INSTALL RNetCDF_1.1-3.tar.gz
and got this:
...
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for main in -lnetcdf... yes
checking for main in -ludunits...
2006 Mar 08
0
survival
...use the randomForest and rpart function? (Liaw, Andy)
58. Re: glm automation (ronggui)
59. Re: how to use the randomForest and rpart function? (Michael)
60. Re: glm automation (Liaw, Andy)
61. Re: how to use the randomForest and rpart function? (Liaw, Andy)
62. problem installing RNetCDF (Zepu Zhang)
63. Degrees of freedom using Box.test() (Nestor Arguea)
64. info() function? (Robert Lundqvist)
65. Re: info() function? (Henrik Bengtsson)
66. package installation on Mac OS X 10.3.9 (Patrick Giraudoux)
67. removing of memory - optim()? (Marcel Prokopczuk)
68. Re: Degrees of fre...