Re: [R-SIG-Mac] L after a number returns that number, what does it mean?

2011-11-22 Thread Kasper Daniel Hansen
This is not the appropriate email list for this question, but I can tell you that L means "integer". Kasper On Tue, Nov 22, 2011 at 9:16 PM, Colstat wrote: > Hi, all > When you enter 3L or 10L in R console, it still returns the number 3, 10, > respectively.  It's amazing that there's no error, b

[R-SIG-Mac] L after a number returns that number, what does it mean?

2011-11-22 Thread Colstat
Hi, all When you enter 3L or 10L in R console, it still returns the number 3, 10, respectively. It's amazing that there's no error, but I was expecting one. What does that mean? What is 3L, I assume it has something to do with list()? -C [[alternative HTML version deleted]]

Re: [R-SIG-Mac] manually load package

2011-11-22 Thread Ben Madin
try ?install.packages should cover most use cases (it's all I've ever used, but there might be other ways) cheers Ben On 23/11/2011, at 9:38 AM, Lara R. Appleby 04 wrote: > How do I compile an R source package? I run OS 10.7.2 and have installed > Xcode and gfortran-4.4.0. > >

Re: [R-SIG-Mac] manually load package

2011-11-22 Thread Simon Urbanek
On Nov 22, 2011, at 8:38 PM, Lara R. Appleby 04 wrote: > How do I compile an R source package? I run OS 10.7.2 and have installed > Xcode and gfortran-4.4.0. > You use R CMD INSTALL Alternatively you can use install.packages(..., type='source') if you want to compile a package form CRAN. Se

Re: [R-SIG-Mac] manually load package

2011-11-22 Thread Lara R. Appleby 04
How do I compile an R source package? I run OS 10.7.2 and have installed Xcode and gfortran-4.4.0. ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] [SOLVED] Package 'xlsx' on Mac OS X using rJava

2011-11-22 Thread Simon Urbanek
James, On Nov 22, 2011, at 3:54 PM, James Ward wrote: > First, thanks to Adrian A. Dragulescu, the author of the 'xlsx' package, > for an immensely useful package! I hope this Email is useful to someone > out there, I thought it may be useful to document. > > On Mac OS X 10.6 I had a problem us

[R-SIG-Mac] [SOLVED] Package 'xlsx' on Mac OS X using rJava

2011-11-22 Thread James Ward
First, thanks to Adrian A. Dragulescu, the author of the 'xlsx' package, for an immensely useful package! I hope this Email is useful to someone out there, I thought it may be useful to document. On Mac OS X 10.6 I had a problem using the package 'xlsx', it could not color-shade Excel cells. One

Re: [R-SIG-Mac] manually load package

2011-11-22 Thread Max Kuhn
I'm working on it and will do more once I'm over the flu.=[ Max On Mon, Nov 21, 2011 at 7:52 PM, Frank Harrell wrote: > I would rather see the most effort put into getting the maintainer of > contrast to update.  I've been warning about rms for a year and a half. > > Frank > > > On 11/21/2011 05