Displaying 20 results from an estimated 4000 matches similar to: "R with graphics from command line"
2002 Oct 05
0
R-1.6.0 for Darwin
I don't think it is necessary to put binary versions of the Darwin/X11
version on CRAN any more. The current sources compile without
problems on both Mac OS X 10.1 and 10.2, using either gcc/g77 2.95.2 or
gcc/g77 3.1, or f2c. It seems to me that
if you are using R from the command line, using X11, that you are
sophisticated enough to install the tools below. And, if you want
to install and
2002 Aug 19
0
[Fwd: LispStat, R and ViSta [was: Re: Status?]]
Byron
I meant there is no native (Aqua) version of GTK yet (there is
wxWindows and Qt and Tk, so
possibly GTK will follow). The X11 version of RGtk works for me too. I
agree with your
diagnosis of the GUI problem.
Best -- Jan
On Monday, August 19, 2002, at 12:08 AM, Byron Ellis wrote:
>
> On Monday, August 19, 2002, at 12:09 AM, Jan de Leeuw wrote:
>>
>
> I accidentally
2002 Nov 15
0
survreg (survival) reports erroneous results for left-censored (PR#2293)
Thank you for looking into this so quickly. As you correctly surmise,
I was using the Carbon version of R-1.6.1 on Mac OS 10.2.2 (Jaguar)
when I got the "wrong" answers.
One other observation: The right censoring seems to work fine.
Thanks again,
Tim
On Thursday, November 14, 2002, at 11:09 AM, Jan de Leeuw wrote:
> I take that back. I now get the "correct" result
2003 Oct 18
1
libR.dylib on OS X
If one installs the CLI and RAqua versions, by saying both "make
install"
and "make install-aqua", then packages that use libR.dylib get their
symbols from
/Applications/StartR.app/RAqua.app/Contents/Frameworks/libR.dylib
and not from /usr/local/lib/R/bin/libR.dylib.
That's unfortunate, because the first is likely to change, and the
second is not.
For instance, what
2002 Aug 19
0
[Fwd: LispStat, R and ViSta [was: Re: Status?]]
I have compiled Darwin R using the AquaTk frameworks. This works
(except for a small glitch). I am sure Stefano could hook these into
Carbon R, but Jose/Stefano probably should connect them with
the Cocoa interfaces. You can get the frameworks (8.4a5, I
think) from ftp://ftp.ucsd.edu/pub/alpha/tcl/alphatk/ -- they are
in the alphatk.dmg. Of course the X11 version of tcltk does NOT
work with Carbon
2003 Aug 17
2
(no subject)
RAqua now builds fine, but for some reason tcl/tk support cannot be
compiled in.
I get
checking for /Library/Frameworks/Tcl.framework/tclConfig.sh...
/Library/Frameworks/Tcl.framework/tclConfig.sh
checking for /Library/Frameworks/Tk.framework/tkConfig.sh...
/Library/Frameworks/Tk.framework/tkConfig.sh
checking whether compiling/linking Tcl/Tk code works... no
This is with
configure
2003 Aug 19
0
Tcl/Tk on Panther
It used to be sufficient to configure R with
configure --enable-R-shlib
--with-tcl-config=/Library/Frameworks/Tcl.framework/tclConfig.sh
--with-tk-config=/Library/Frameworks/Tk.framework/tkConfig.sh
--with-blas='-framework vecLib' --with-lapack --with-aqua
but for some reason this does get Tcl/Tk support build in Panther
(batteries included version of Aqua Tcl/Tk,
but observe
2003 Aug 22
0
R-devel on Panther
Both the command line version and the Aqua version build/install
fine on Panther B44. "Make check"runs fine as well.
The configure flags are
configure --enable-R-shlib
--with-tcl-config=/Library/Frameworks/Tcl.framework/tclConfig.sh
--with-tk-config=/Library/Frameworks/Tk.framework/tkConfig.sh
--with-blas='-framework vecLib' --with-lapack --with-aqua
In the environment I
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 Feb 27
0
bundle-loader
I removed "-bundle_loader $(Rexecbin)/R.bin" from the configure files
but left "-undefined error". Now
1. Everything builds fine, i.e. the packages get their symbols from
libR.dylib
just fine. This is libR.dylib in the build directory, but I think dyld
is smart
enough to find it in the install directory as well if you were to
remove the build
directory.
2 The methods
2002 Oct 23
0
R-1.6.1 with gcc-3.3
This is probably only interesting to zero or one or two persons.
gcc-3.3 from Apple's CVS does not handle the -bundle flag properly.
I had to hack configure.ac, which now has
shlib_ldflags="-nostdlib /usr/lib/bundle1.o -Wl,-bundle
-Wl,-bundle_loader,/usr/local/lib/R/bin/R.bin -lgcc" ;;
LIBR_LDFLAGS="-dynamiclib -install_name \$(Rexeclibdir)/libR.dylib
-framework
2005 Nov 06
0
R for Psychometrics
Over the last couple of years I have written quite a few
R programs for various "psychometric" techniques, and I am
regularly updating and expanding what is there. I now
have (wholly or partially), or have planned
-- gifi package (update to homals on CRAN). Code for
multiple correspondence analysis, nonlinear principal
component analysis, nonlinear multiset canonical
2002 Aug 19
1
[Fwd: LispStat, R and ViSta [was: Re: Status?]]
On Sunday, August 18, 2002, at 05:43 PM, Forrest wrote:
> I am very interested in an effort to combine the strengths of LispStat
> and R, but have no clue how it would be done. From my viewpoint,
> though, it would need to add the three strengths of LispStat (Lisp,
> Objects and Dynamic Graphics) to the existing R environment, and it
> would need to work in all three supported
2004 Apr 24
2
R-devel from rsync 04/23
I see something new and unexpected here.
> update.packages()
trying URL `http://cran.r-project.org/src/contrib/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length 163467 bytes
opened URL
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.........
downloaded
2006 Jun 19
1
Foometrics in R
One of the outcomes of useR! 2006 is that JSS is planning to publish
a series of special volumes. They will be guest edited (I have guest
editors already, although somewhat tentative in some cases). Each volume
will have 5-10 issues (articles) of the usual JSS format.
Psychometrics in R
Political Methodology in R
Econometrics in R
Social Science Methodology in R
Spectroscopy/Chemometrics in R
2004 Jul 29
0
R and the Journal of Statistical Software
http://www.jstatsoft.org
JSS is now up to Volume 11. This year is the first multi-volume
year, with three volumes so far. JSS now has its own ISSN
number and its own CODEC. A JSS LaTeX format will
become available soon. JSS is aiming to become an
(electronic) ASA journal, independent of JCGS, soon. It's
contents, including back issues, will also soon be in CIS.
Recent volumes of JSS
2005 May 24
0
R Packages and code published in JSS in 2005
Get articles from http://www.jstatsoft.org
Firth
Bradley-Terry Models in R
Volume 12, Issue 01
Sturtz, Ligges, and Gelman
R2WinBUGS: A Package for Running WinBUGS from R
Volume 12, Issue 03
Mineo and Ruggieri
A Software Tool for the Exponential Power Distribution: The normalp
Package
Volume 12, Issue 04
Ritz and Streibig
Bioassay Analysis Using R
Volume 12, Issue 05
Baddeley and Turner
2005 May 24
0
R Packages and code published in JSS in 2005
Get articles from http://www.jstatsoft.org
Firth
Bradley-Terry Models in R
Volume 12, Issue 01
Sturtz, Ligges, and Gelman
R2WinBUGS: A Package for Running WinBUGS from R
Volume 12, Issue 03
Mineo and Ruggieri
A Software Tool for the Exponential Power Distribution: The normalp
Package
Volume 12, Issue 04
Ritz and Streibig
Bioassay Analysis Using R
Volume 12, Issue 05
Baddeley and Turner
2004 Jul 03
1
OS X problem with DSTEIN in IGLS code
1. R-devel on OS X aborts when the code below is run after spitting
out the
message
Loading required package: MASS
Parameter 5 to routine DSTEIN was incorrect
Mac OS BLAS parameter error in DSTEIN, parameter #0, (unavailable), is 0
2. I compiled R-patched using the included BLAS and Lapack, although
Brian says this is impossible on OS X, because they are in FORTRAN (??).
This version of R
2003 Oct 26
1
FLAME
Yesterday I ported FLAME to OS X
(http://www.cs.utexas.edu/users/flame/index.html).
FLAME is a system to automatically (currently semi-automatically)
generate
efficient and correct linear algebra routines in C or MATLAB or MPI
from descriptions
of the algorithms. It uses code that relies heavily on partitioning of
matrices,
and avoids indices as much as possible. There are a number of