Displaying 20 results from an estimated 135 matches for "deleeuw".
2002 Jan 02
1
multiple definitions in C code
...able (with a suitable main) or into a bundle.
If we leave out -fno-common, then we can. Linking into an
executable will lead to undefined but unambiguous behavior, linking
into a
dynamic library could lead to different behaviors at different
occasions at run time. Thus
[localhost:~/Desktop/rings] deleeuw% gcc -c -fno-common elrond.c
[localhost:~/Desktop/rings] deleeuw% gcc -c -fno-common galadriel.c
[localhost:~/Desktop/rings] deleeuw% nm -pg elrond.o
000000a8 S _bilbo
00000000 T _elrond
U _printf
U dyld_stub_binding_helper
[localhost:~/Desktop/rings] deleeuw% nm -pg galadriel.o...
2002 Jan 27
2
Journal of Statistical Software
...in linear regression models
issue 3:
G. Marsaglia and W.W. Tsang
Some difficult-to-pass tests of randomness.
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw at stat.ucla.edu
homepage: http://www.stat.ucla.edu/~deleeuw
========================================================
No matter where you go, there you are. --- Buckaroo Banzai
http://www.stat.ucla.edu/~deleeuw/sounds/nomatter.au
======================================...
2002 Jan 27
2
Journal of Statistical Software
...in linear regression models
issue 3:
G. Marsaglia and W.W. Tsang
Some difficult-to-pass tests of randomness.
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw at stat.ucla.edu
homepage: http://www.stat.ucla.edu/~deleeuw
========================================================
No matter where you go, there you are. --- Buckaroo Banzai
http://www.stat.ucla.edu/~deleeuw/sounds/nomatter.au
======================================...
2002 Jan 21
3
R and 2 processors
As far as I can see by searching the archieves, R could not
take advantage of two processors in the same machine but there
were plans for implementing multithreading
in R. Is this work going on?
On the other hand, if two processors are
present in the same linux machine is it possible to focus one
processor on tasks of the operative system and the other
on R and/or other real computing? Could
2002 Jul 03
0
Fwd: RMySQL and Mac OS X
Begin forwarded message:
> From: Arno Ouwehand <arno at stat.ucla.edu>
> Date: Wed Jul 3, 2002 16:00:54 America/Los_Angeles
> To: fernando.pineda at jhu.edu
> Cc: deleeuw at stat.ucla.edu
> Subject: RMySQL and Mac OS X
>
> I got it working, initially I had the same problem (using R1.5.0 and Mysql-3.23.49 )
> Then I installed the R 1.5.1 MetaPackage from http://cran.stat.ucla.edu/bin/macosx/ and
> MySQL 3.23.51 from www.entropy.ch and RMySQL using the...
2002 Oct 05
0
R-1.6.0 for Darwin
...but a fix for those is
on its way.
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
------...
2003 Sep 04
1
darwin build with latest gcc from apple
we are trying to adapt the configure in order to work with latest
gcc3.3 (from apple) and g77 3.4 (from
http://gravity.psu.edu/~khanna/hpc.html )
At the moment there is no need to define the __DEBUGGING__ but there is
still a problem with the -lcc_dynamic
does any of you know how to check for this library and explain why we
see -lcc_dynamic often passed as an ld flag.
Where to find doc on
2004 Feb 24
4
would be nice ...
...place it by its
R evaluation
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw at stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
2002 Apr 06
2
packages in OS X
...in library("Matrix") : .First.lib failed
If I use nm on Matrix.so, all these symbols are undefined.
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://www.stat.ucla.edu/~deleeuw
========================================================
No matter where you go, there you are. --- Buckaroo Banzai
http://www.stat.ucla.edu/~deleeuw/sounds/nomatter.au
=========================================...
2002 Aug 22
1
RXLisp
...with a broken
link
and a lot of foo.o files.
Then I do , in the appropriate place,
R CMD INSTALL --configure-args='--with-build-dll' RXLisp
but the final link of this is
gcc -bundle -bundle_loader /usr/local/lib/R/bin/R.bin -o RXLisp.so \
Converters.o RXLisp.o \
-L/Users/deleeuw/MyStuff/Developer/xlispstat-3-52-18 -lxlisp
This breaks, of course, there is no libxlisp. I then move to RXLisp/src
and do
gcc -bundle -bundle_loader /usr/local/lib/R/bin/R.bin -o RXLisp.so \
Converters.o RXLisp.o \
$XLISP_SRC_DIR/*.o -L/usr/X11R6/lib -lX11 -L/sw/lib -ldl
i.e. I link all th...
2001 Mar 25
0
R-1.2.2 for MacOS X (Darwin/X11)
A tarball with the 03/23/01 patch version of R-1.2.2 (with X11 and
tcl/tk support)
is at
http://www.stat.ucla.edu/~deleeuw/R/R-1.2.2.MacOSX.tar.gz
This is not a Classic or Carbon or Cocoa application, you need to
run it from the command line and you need to have an X11 server
running. It only uses the classical Unix part of Mac OS X, i.e. it
is similar in functionality to the Linux and OSF ports.
===
Jan de Leeuw; Pro...
2001 Aug 20
2
interrupting Sys.sleep (PR#1063)
On Linux R1.3.0 (and current pre1.3.1 and pre1.4.0)
Sys.sleep(30)
interrupt with CTRL-C
Sys.sleep(30)
causes a segmentation fault. It doesn't happen under Windows (2000).
-thomas
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2002 Jun 06
3
R & PHP
Hi,
have anybody experience or do something in R with PHP togehter (...and
MySQL as DB) ?
It would be nice for a exchange of ideas !
Thanks for advance & regards,
christian
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2002 Jul 18
1
RSPerl on OS X
Hello,
Has anyone gotten RSPerl ( (http://www.omegahat.org/RSPerl/)
to work on Mac OS X?
After installing RSPerl, I run the test program (or, even simpler,
perl -e 'use R;') and get the following error:
dyld: perl Undefined symbols:
_RPerl_createRProxy
_RPerl_discardRProxy
_RPerl_getProxyValue
_RPerl_getReferenceName
_addPerlConverterRoutine
_fromPerl
_tryEval
_userLevelConversionToPerl
2003 Aug 13
4
RAqua
...reat. Doesn't work yet, though.
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
2001 Aug 15
1
Re: R: Mailing Lists
..., ...) :
RS-DBI driver: (could not run statement: Table 'employee'
already exists)
[1] FALSE
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
US mail: 9432 Boulter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw at stat.ucla.edu
homepage: http://www.stat.ucla.edu/~deleeuw
========================================================
No matter where you go, there you are. --- Buckaroo Banzai
http://www.stat.ucla.edu/~deleeuw/sounds/nomatter.au
======================================...
2001 Sep 24
2
configure problem
On solaris 8 with forte 6.1 for F77 and CC. I try to configure I get
the following message.
checking whether f77 appends underscores... yes
checking whether f77 and cc agree on int and double... configure:
warning: f77 and cc disagree on int and double
configure: error: Maybe change CFLAGS or FFLAGS?
Thanks in advance
--
Govind
2002 Jul 22
1
bug in R-1.5.1 for Mac OS X installer (PR#1825)
Hi,
Thanks for developing an outstanding software for free. I admire all your
effort greatly. I would like to submit a bug report on the R-1.5.1
installer (in .mpkg, .pkg format) for Mac OS X.
I'm using fink in conjunction with Darwin. In my environment, /usr/local is
symbolically linked to /sw which is fink's main directory. This is to
conform the directory structure on my machine
2004 Feb 13
6
Building r-devel on Panther
I did:
./configure --with-blas='-framework vecLib' --with-lapack --with-aqua
make
sudo make install
sudo make install-aqua
Everything seems to be OK (some warnings about multiple definitions of
some symbols). However:
bass$ /Library/Frameworks/R.framework/Resources/bin/R
Fatal error: unable to open the base package
I got the same message when clicking on R.app in /Applications
This
2001 Dec 22
0
Re: R-1.4.0 for MacOS X
...e86 (Xtools would also
> be OK),
> everything
> in /sw/lib comes from fink.
>
> ===
> Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
> US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
> phone (310)-825-9550; fax (310)-206-5658; email: deleeuw at stat.ucla.edu
> homepage: http://www.stat.ucla.edu/~deleeuw
> ========================================================
> No matter where you go, there you are. --- Buckaroo
> Banzai
> http://www.stat.ucla.edu/~deleeuw/sounds/nomatter.au
> =======...