Displaying 20 results from an estimated 20000 matches similar to: "Quartz device for Darwin R (MacOS X)"
2001 Apr 28
1
R 1.2.3 for MacOS/X available
From release 1.2.3, R can run different Macintosh platforms.
Two versions are currently available that are non concurrent.
One version runs on MacOS Systems from 8.6 to 9.1 and MacOSX using the
standard MacOS/MacOSX interface, that means that is behaves like any
usual Macintosh application. (This is mantained by Stefano M. Iacus)
The other version is a Darwin/X11 that means a Unix-like
2001 Sep 03
1
R-1.3.1 for both MacOS version released (correct URLs)
Version 1.3.1 of R(s) for MacOS have been released.
They will be mirrored starting from tomorrow at CRAN.
For the Carbon version (MacOS 8.6 to 9.2 and OSX) refer to
http://cran.r-project.org/bin/macos/
and for the Darwin/X11 version refer to
http://cran.r-project.org/bin/macosx/
(this last was already announced by Jan de Leeuw and now mirrored at
CRAN).
Stefano M. Iacus
What follows are
2001 Sep 03
1
R-1.3.1 for both MacOS version released (correct URLs)
Version 1.3.1 of R(s) for MacOS have been released.
They will be mirrored starting from tomorrow at CRAN.
For the Carbon version (MacOS 8.6 to 9.2 and OSX) refer to
http://cran.r-project.org/bin/macos/
and for the Darwin/X11 version refer to
http://cran.r-project.org/bin/macosx/
(this last was already announced by Jan de Leeuw and now mirrored at
CRAN).
Stefano M. Iacus
What follows are
2002 Nov 08
1
Mac specific - quartz leads to crash (PR#2276)
Full_Name: Martin Renner
Version: 1.6.0
OS: MacOS X 10.2.1
Submission from: (NULL) (134.153.109.176)
Opening a new graphics device with quartz () produces a quartz window but it
cannot be resized, there's no red close-button and R usually crashes within the
next 20 seconds (unexpectedly quit). Also, I can't copy this window (copy does
not do anything, old clipboard is not replaced).
2005 Jan 19
1
Fix for R-devel+Quartz
Current R-devel doesn't compile on OS X, because "-framework Carbon"
was (correcly) removed main_ldflags, but it was not added to flags for
grDevices, where it is needed now. The following tiny patch remedies
the issue (it is sufficient to include AppKit as only that subset of
Carbon is needed):
Index: src/library/grDevices/src/Makefile.in
2003 Jun 13
2
Darwin-Aqua R-devel
I've been able to build a very primitive Aqua GUI for Darwin R.
This version as minimum event handler support but at least you can drag
around the quartz device.
You need to download the RAqua.app.sit archive from
http://www.economia.unimi.it/R/
You need to unstuff it and put inside your system Applications folder
(i.e. /Applications)
If you click on the RAqua icon nothing will happen
2005 Jun 30
0
Fwd: Does not run under Mac OS X 10.3.9 (PR#7975)
Begin forwarded message:
> From: Matthias Wahl <matthias.wahl at macnews.de>
> Date: 28 giugno 2005 18:05:54 GMT+02:00
> To: stefano iacus <jago at mclink.it>
> Subject: Re: [Rd] Does not run under Mac OS X 10.3.9 (PR#7975)
>
>
> I don' have a folder 'Utilities' in applications, however here is
> what I get when I chose
> 'send error
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
2009 Apr 28
1
[macosx] improving quartz & Aqua Tk behaviour outside of RGui
Hello,
On Mac OS X, certain Aqua/Quartz UI functionality requires an
application to be launched from within an app bundle, or
(alternatively) requires a Carbon application with a resource fork.
Playing with the wxWidgets distribution, I discovered that it is quite
easy and transparent to make such a Carbon app from (I guess) any
command line application. When applied to the R executable called
2009 Apr 28
1
[macosx] improving quartz & Aqua Tk behaviour outside of RGui
Hello,
On Mac OS X, certain Aqua/Quartz UI functionality requires an
application to be launched from within an app bundle, or
(alternatively) requires a Carbon application with a resource fork.
Playing with the wxWidgets distribution, I discovered that it is quite
easy and transparent to make such a Carbon app from (I guess) any
command line application. When applied to the R executable called
2006 Mar 10
0
tun with darwin/macos x
hi,
the following patch adds ssh tun support for Darwin/MacOS X (layer 2+3).
I tested it with Darwin 8.0.1 x86 and MacOS X 10.4 Tiger PPC, I would
like to see any tests from MacOS X users.
It requires an external tun/tap driver, see below.
reyk
--- README.platform.orig 2006-02-13 20:22:04.000000000 -0800
+++ README.platform 2006-02-13 20:21:45.000000000 -0800
@@ -30,6 +30,18 @@ gcc,
2006 Mar 24
2
MacOS X Quartz Rendering?
I just tried rendering a plot of 166 data point (time series) on my PPC mac,
and compared it with the same data rendered by Mathematica. The R plotting is
very slow to paint and repaint, compared to Mathematica. This also makes it
extremely awkward to use in other documentation such as pdfLatex.
On closer inspection, it looks like the Mathematica plot is just a polyline,
while in R it is a
2001 Mar 22
0
MacOS X (Darwin) version of R-1.2.2
a version of R-1.2.2 for MacOS X (more precisely, for Darwin 1.3 with
X11R6) is at
http://www.stat.ucla.edu/~deleeuw/R-1.2.2-MacOSX.tar.gz
the file should be 5161540 bytes
-- su root
-- unpack in /
and everything gets put in /usr/local/bin and /usr/local/lib
this has the standard packages, including tcltk, and it has
X11R6 support
it uses tcl/tk 8.0 from the GRASS distribution
i also have a
2001 Mar 22
0
MacOS X (Darwin) version of R-1.2.2
a version of R-1.2.2 for MacOS X (more precisely, for Darwin 1.3 with
X11R6) is at
http://www.stat.ucla.edu/~deleeuw/R-1.2.2-MacOSX.tar.gz
the file should be 5161540 bytes
-- su root
-- unpack in /
and everything gets put in /usr/local/bin and /usr/local/lib
this has the standard packages, including tcltk, and it has
X11R6 support
it uses tcl/tk 8.0 from the GRASS distribution
i also have a
2003 Dec 22
2
R-devel with Darwin: some issues (mostly due to latest R.framework changes)
Some issues with the recent R-devel (rsync today) on Darwin:
1) Recent R-devel is a bit misleading concerning the R-framework
installation:
A new option --enable-R-framework was introduced, but
install-Rframework ignores its absence (or --disable-R-framework for
that matter) and tries to install the framework anyway in / which fails
just after the R itself was copied into /Versions/.... I
2009 Aug 06
1
Using system fonts in MacOS
Dear r-help,
I am using R for MacOS (R 2.9.1 GUI 1.28 Tiger build 32-bit (5444))
and would like to be able to use MacOS system fonts for the labels on
my plots. So far I have been unsuccessful, to get this to work.
Reading the help I found the quartz() and quartzFonts() commands. In
an attempt to set the font family I have tried this,
quartz(family="Times-Roman"),
and also
2002 Aug 20
0
samba and darwin/macos x
Does anyone on the list have any comments or suggestions about
configuring samba to run with MacOS X/Darwin? I recently inherited a G4
Powerbook and am having a blast playing with it.
My story is that after loading the Apple developer tools it builds and
installs fine. I can start smbd, but nmbd fails to start and gives the
following errors that don't mean anything to me:
[2002/08/19
2003 Oct 30
1
RAqua and AquaTclTk
While playing around with panther I discovered (with surprise) that
tcltk seems to work (even if not smoothly) with RAqua without first
calling tkStartGUI.
I switched back to 10.2.6 and it works as well.
I think this is due to the "last minute" fix in RAqua now using idle
timers because of too much cpu usage.
Some "mouse" trick is needed though. If you want to test it you
2000 Sep 11
1
R 1.1.1 (and 1.2.0) on Mac (PPC) and "/afm/" bugs (?)
Hy (I hope this is the right list).
1. Mac porting
I'm finishing the porting of R for Mac. I hope to finish it for the
end of september. Thanks to the porting of R 0.64 by Ross (that he
gave me) I succeded in this porting. This is the current state:
Both R 1.1.1. and 1.2.0 works with minor modification to the original
code. The Macintosh device has been updated to the new version of
2008 May 12
2
Fonts in Quartz Devices
Hi,
I'm new to R. I'm using a Mac OS X 10.5 and R 2.7.0. I'm trying to
change the font family for a plot in a quartz device.
Simply passing the desired font by using the family argument works
with other devices, but not with quartz. Am I missing anything? I've
already checked the docs for quartz and quartzFonts, but didn't find a
solution.
Any help much appreciated.