Displaying 20 results from an estimated 2000 matches similar to: "R 1.5.0 on Jaguar?"
2002 Sep 10
1
R on Jaguar?
Hello,
I am trying to use R on a Mac running Mac OS X 10.2 (Jaguar)
(installed from the Mac OS X/Darwin/X11 binaries on CRAN), but i get the
following errors when I start it:
dyld: /usr/local/lib/R/bin/R.bin Undefined symbols:
/sw/lib/libreadline.4.2.dylib undefined reference to _tgoto expected to be
defined in /usr/lib/libSystem.B.dylib
/sw/lib/libreadline.4.2.dylib undefined reference to
2004 Apr 21
1
Can't install new packages
I am using R 1.7.0 under unix, installed on Mac OS X
via fink. I wanted to install the date package, and
used the following command:
install.packages(date)
It sure looked like it was going to work:
trying URL
`http://cran.r-project.org/src/contrib/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length
180100 bytes
opened URL
.......... .......... .......... .......... ..........
2003 Jan 16
2
Problem using outer()
Here is a problem I am having. I would sincerely appreciate any help/advice
from the experts who read this list. I have contrived a simple example, but
it gives the same result I encountered in a more complicated application.
Given data frame u:
x y
31 19
32 18
33 17
34 16
35 15
36 14
37 13
I define the function f as follows:
f <- function(a,b) sum(u$x - a) + sum(u$y - b)
One might think
2002 Oct 06
1
R-1.6.0
I have build R-1.6.0 on Jaguar (actually on 10.2.2), using gcc 3.1
from Apple, g77 3.1 from fink, ATLAS from fink. It passes all
checks OK.
I also re-compiled the 233 packages listed below
with the same setup. I have NOT tested all these
packages in any detail. A tar.gz file with the whole /usr/local/lib/R
will be on ftp://gifi.stat.ucla.edu on Tuesday. It will NOT include
anything from fink
2002 Nov 29
1
configure fails on Mac OS 10.2.2
Hi -
I'm trying to build R 1.6.1 on a Powerbook running Macintosh 10.2.2 with
the most recent software update. The latest version of the developer tools
is installed. I have also installed g77 and f2c from fink (the binary
versions, using apt-get).
./configure fails with the following error:
> checking for dummy main to link with Fortran 77 libraries... unknown
> configure: error:
2003 Nov 08
1
RAqua with X11 TclTk
I've built a version of RAqua that uses X11 TclTk and NOT AquaTclTk.
http://www.economia.unimi.it/R/RAquaX11.dmg (15 MB disk image)
The idea is that you: launch RAqua, launch X application (the X
Server), and from inside R type
x11() # just tt set DISPLAY to :0.0. Eventually close this window
device, we don't need this.
load(tcltk)
quartz()
demo(tkdensity)
It works on my Panther
2002 Oct 30
2
native OS X R
I have a version of R-devel which is configured with the flags
configure
--with-tcl-config=/Library/Frameworks/Tcl.framework/tclConfig.sh
--with-tk-config=/Library/Frameworks/Tk.framework
/tkConfig.sh --enable-R-shlib --with-aqua --without-x
TCLTK_LIBS="-framework Tcl -framework Tk"
TCLTK_CPPFLAGS="-I/Library/Framewor
ks/Tcl.framework/Headers
2003 Oct 03
2
tseries
Has anyone successfully check/build tseries for MacOSX?
It seems like there is the same problem with symbols duplications. The
-m like option does not seem to help.
stefano
2002 Oct 10
4
Correspondence analysis/optimal scaling with ordinal variable
Dear R specialists,
I have a multivariate statistics question that I want to submit to
the R community (which conveys a very good statistical knowledge).
I need to perform an optimal scaling based on a discrete variable and
an ordinal variable. The discrete variable, Area, defines a
geographical area. The ordinal variable, EducationLevel, describes
the education level of individuals (the
2003 Apr 30
1
Jaguar Samba Servers etc.
I suppose this has already been asked and someone is going to tell me what
chapter of the HOWTO to read but has anyone configured a Linux server to link
up Windows whatever(say ME) and Mac OS X.
Is this the best(highest speed and cheapest we are talking small
non-profit.org here) way to do it? That is have a Linux machine doing
everything a server does-this way dont have to waste G4 on server
2002 Nov 13
0
Re: "PANIC: failed to set gid" on Jaguar
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
All together now: "Yes, Jon, there *is* something funky going on with
Samba on Jaguar...unless, of course, you do the smart thing and use the
version Apple includes with the OS, since it actually does what you
want it to do now!"
<http://www.afp548.com/eBBS/viewtopic.php?p=365>
Somehow I always end up answering my own questions
2003 Nov 14
1
Samba 3 and Mac OS X Jaguar to authenticate AD2003 users
Hi all
My network is splitted in two parts: windows and macintosh, but all the
usernames/password are on a win2003 server (with active directory, of
course). I'd jusk like to allow authentication on both platforms with a
single username, stored in AD. I read somewhere that OS X Server 10.3
has Samba 3 as a default package installed, but I can't unfortunately
upgrade the OS, so I need some
2006 Mar 21
1
RoR on Jaguar anyone?
I installed RoR on my Mac with Tiger10.4. Everything seems to work fine.
I installed it on my other mac using 10.3 and at first it worked fine,
but when I started using apps with a database, sometimes the server
crashes on certain pages. I''ve been trying to locate the source of the
problem, but the crashes seem pretty random.
I''m wondering if this has anything to do with the
2003 Dec 09
1
How to compile SSH on Jaguar (Mac OS X), technical question
Thanks to all the help I got in writing my HOW TO, im am getting closer
to isuue it.
I have just seen a file called:
/System/Library/Filesystems/AppleShare/sshHelper
I wonder what will break, if I disable Apples own OpenSSH
implementation. Would FileSharing not work anymore? Any workarounds
known?
Thanks for help,
Robert Welz
2003 Dec 09
0
Addition: How to compile SSH on Jaguar (Mac OS X), technical question
Thanks to all the help I got in writing my HOW TO, im am getting closer
to isuue it.
I have just seen a file called:
/System/Library/Filesystems/AppleShare/sshHelper
I wonder what will break, if I disable Apples own OpenSSH
implementation. Would FileSharing not work anymore? Any workarounds
known?
I mean what will happen to Apple Share if I add a first line to both
sshd.conf and ssh.conf to
2002 Dec 26
3
R-1.6.2beta_2002-12-20: build problems (PR#2395)
While builds and validations of R-1.6.2beta_2002-12-20 were
successful on several systems, there were a few failures:
------------------------------------------------------------------------
Apple Darwin 6.2 (MacOS 10.2.2) with gcc-3.2.1:
gcc -dynamiclib -flat_namespace -undefined suppress -o
.libs/libgslcblas.0.0.0.dylib sasum.lo saxpy.lo ... isamax.lo izamax.lo xerbla.lo -lc -install_name
2002 Sep 27
0
Undefined reference in R-1.5.1 under Mac OS X 10.2.1 Jaguar
Hi
I installed R-1.5.1 on a Mac G4 under OS X 10.2.1 Jaguar, which
requires X11.
Then I got this while trying to run XDarwin I downloaded from Fink:
---
[YonedaK-mac4:~] yoneda% startx -- -quartz
...
dyld: xterm Undefined symbols:
xterm undefined reference to _tgetent expected to be defined in
/usr/lib/libSystem.B.dylib
xterm undefined reference to _tgetstr expected to be defined in
2002 Nov 24
1
gcc 3.2.1
gcc 3.2.1 is out and avoids the warnings about -I/usr/local/include
shown by 3.1 and 3.2.
Unfortunately, it seems to generate invalid code on 32-bit Solaris 2.7.
(64-bit code via -m64 is OK.) On two separate installations
example(Bessel) crashes in graphics.c because dd is not being passed down
from clipText correctly. I don't think that is all, as compiling
graphics.c under gcc-3.2 leads
2003 Jun 16
1
R version on gifi
Pretty soon, hopefully, the RAqua version will make the Darwin/X11
version unnecessary. In the meantime, for convergence, I'll modify the
Gifi
version in various ways.
-- It's 1.7.1
-- It no longer supports gnome
-- It still uses Tcl/Tk for X11 (using 8.5 from CVS)
!! It no longer uses anything from fink (readline and dlcompat
as on Stefano's site, jpeg and png and teTeX from
2002 Nov 29
3
BLAS/Lapack for OS X
OS X 10.2 and higher comes standard with highly optimized versions
of BLAS and Lapack in /Systems/Library/Frameworks/vecLib.framework.
It seems that even for double precision they do much better. See
http://sthmac.magnet.fsu.edu/benchmarks/
I am not sure how these numbers would look on G3 Macs, but
obviously for double precision there is not much reliance on Altivec.
So I tried to configure