I was chasing a "no permission to install to directory" error message. I was
looking in the code for /R/trunk/src/library/tools/R/install.R which pointed me
to the file.access function.
On reading the help for this function, it has the following in the Details
section:
The mode value can be t
I think something like this would be very useful. I'm sure you know of
NIST's Guide to Mathematical Software (GAMS). It looks like they list
places to find things, but it is clear some of that is proprietary (IMSL,
NAG), some is on NETLIB but seems to have embedded copyright statements.
(I once
Full_Name: Joe Voelkel
Version: 2.8.1
OS: Window
Submission from: (NULL) (70.100.144.240)
# Use of ylim in plotcp generates this message
# Error in plot.default [more stuff]
# formal argument "ylim" matched by multiple actual arguments
# Here is how to generate the bug (which the plotcp functio
On Sun, Feb 15, 2009 at 8:48 PM, Paul Murrell wrote:
> I know that pdf() adds similar "Creator" information. I don't recall
> seeing anything like this for the raster devices, but I've worked less
> with them so I don't know for sure.
>
By default PDF vector graphs get:
> pdf.options()
[..]
$titl
The methods package has methods for group generic "Ops" for S4 classes
that extend "array", "structure" or "vector". The methods mainly try to
produce a consistent result when structures and vectors are combined.
See class?structure, section "Methods".
In the development version of R committ
Hi
David M Smith wrote:
> Oftentimes, I see graphs on the web that *look* like they've been
> produced by R, but I can never be sure. Or can I? I notice that
> PostScript files include a "%%%Creator: R Software" line, but do R
> graphics drivers encode any identifying information in GIF or PNG
The Windows GUI version of R has menu items that allow load/save of
workspace and history. Attached is a proposed patch to tkGUI.R to give the
same capabilities for Linux users using the tk GUI. (Penguins need love
too.)
http://www.nabble.com/file/p22026168/tkGUIpatch.tgz tkGUIpatch.tgz
--
Vie
On 15/02/2009 12:20 PM, giancarlo.ma...@bancaditalia.it wrote:
Full_Name: giancarlo marra
Version: 8.1
OS: Windows Vista
Submission from: (NULL) (79.36.222.186)
When calling file.show() with, say, n different files, then n windows are opened
ALL with the same content from the first file of the
Ben Bolker gives some reasons why Numerical Recipes may be problematic as
a starting point for R codes. CUP did a masterful job of marketing, but
the license is restrictive as the links he gives points out. In some
tests, I've also noted that some of the algorithms are less than stellar
e.g, conver
Full_Name: giancarlo marra
Version: 8.1
OS: Windows Vista
Submission from: (NULL) (79.36.222.186)
When calling file.show() with, say, n different files, then n windows are opened
ALL with the same content from the first file of the list.
In my tests, it seems to work fine up to version 2.6.2, op
10 matches
Mail list logo