> On 5/18/2007 11:11 AM, hadley wickham wrote:
> > On 5/18/07, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
> >> I think we've agreed about adding an option to the vignette() function
> >> to allow the user to choose to see all vignettes in installed packages,
> >> or only those that are attached. Ad
On 5/18/2007 11:11 AM, hadley wickham wrote:
> On 5/18/07, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
>> I think we've agreed about adding an option to the vignette() function
>> to allow the user to choose to see all vignettes in installed packages,
>> or only those that are attached. Adding this
Per the request to test the latest tarball referenced below, I have
built R on AIX 5.3. There is a memory issue, please see 3) below.
1) Build with --enable-BLAS-shlib option. Builds and
passes "make check".
2) GNU libiconv was installed; R configured *without*
the --without-
ic
Perhaps all the arguments in demo, data and vignette should be
regularized to be consistent, not just this one.
On 5/18/07, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
> I think we've agreed about adding an option to the vignette() function
> to allow the user to choose to see all vignettes in insta
On 5/18/07, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
> I think we've agreed about adding an option to the vignette() function
> to allow the user to choose to see all vignettes in installed packages,
> or only those that are attached. Adding this is pretty trivial, and
> I'll put it into R-devel
The Examples section of 'unstack' includes:
formula(PlantGrowth) # check the default formula
I wanted to add a formula to my own data.frame (for unstacking), so I
start looking:
?formula # Nothing here about adding a formula to data
attr(PlantGrowth, "formula") # Nothing here--c.f. group
I think we've agreed about adding an option to the vignette() function
to allow the user to choose to see all vignettes in installed packages,
or only those that are attached. Adding this is pretty trivial, and
I'll put it into R-devel soon.
I'd like to set the default to show only attached pa
On Thu, 17 May 2007, Duncan Murdoch wrote:
> On 5/17/2007 3:54 PM, Prof Brian Ripley wrote:
>> There is a similar issue with argument partial matching. Since we have the
>> source of R one can pretty easily build a version of R which does not have
>> the feature: I have been doing that in conj
This is a system problem: you are missing the dynamic libg2c.so and so
cannot build usable Fortran shared libraries.
I no longer have access to such an old system (one using gcc 3.4.x), but
from memory this was in an RPM named libf2c-* Please consult your
sysadmins.
On Fri, 18 May 2007, Ev Wh
Hi,
While I was trying to build R 2.5.0 src on
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
Kernel 2.6.9-42.ELsmp on an x86_64
The following errors occurred:
gcc -std=gnu99 -shared -L/usr/local/lib64 -o lapack.so Lapack.o
-L../../../lib -lRlapack -L../../../lib -lRblas -lg2c -lm -lgcc_
10 matches
Mail list logo