I hereby invite anyone to make or suggest improvements to the
Wikipedia entries on "package development process" and "software
repository".
Parts of these entries were created by Sundar Dorai-Raj and me:
We believe that the procedures of the R community in these areas provide
p
On 08/09/2010 5:37 PM, Jeffrey Horner wrote:
On Wed, Sep 8, 2010 at 1:01 PM, Jeffrey Horner wrote:
On Wed, Sep 8, 2010 at 12:37 PM, Duncan Murdoch
wrote:
On 08/09/2010 1:21 PM, Jeffrey Horner wrote:
Hi all,
I'm setting up a development environment on Windows as the subject
implies. I've do
On Tue, Sep 7, 2010 at 11:34 AM, Simon Urbanek
wrote:
>
> On Sep 7, 2010, at 2:21 PM, ghostwheel wrote:
>
> >
> > Another message about the R to TeXmacs interface.
> >
> > 1. Graphics
> > The TeXmacs interface allows the user to directly insert graphics into
> the
> > session.
> >
> > Since I am n
On Wed, Sep 8, 2010 at 1:01 PM, Jeffrey Horner wrote:
> On Wed, Sep 8, 2010 at 12:37 PM, Duncan Murdoch
> wrote:
>> On 08/09/2010 1:21 PM, Jeffrey Horner wrote:
>>>
>>> Hi all,
>>>
>>> I'm setting up a development environment on Windows as the subject
>>> implies. I've downloaded and installed R
On 09/08/2010 08:54 PM, Arni Magnusson wrote:
> Hi Simon, thank you for the concise reply.
>
> Do you mean the reported behavior of drop() is not a bug?
>
> It looks like a borderline bug to me (see below), but I'm not the judge of
> that. If this is the intended behavior and serves an actual pu
Hi
[shifted this to r-devel]
I can't reproduce this yet on my systems, but I have heard of at least
one other example of a raster-related crash (on a 64-bit system I think).
Baptiste: I would love to see that broken PDF if you still have it.
Paul
On 9/09/2010 8:00 a.m., baptiste auguie wrot
On 02/09/2010 6:27 AM, Vincent Carey wrote:
Checking data for non-ASCII characters takes a very long time for
packages with substantial data components.
Could the check be done manually by the developer, and a switch
introduced to optionally skip this during check?
I'll add an environment var
Possibly you are using x11() or postscript() to open a graphics device?
You need to use something generic like dev.new() or nothing (a device
will open automatically). I would check that first, though it does not
really explain the second problem.
Paul
>-Original Message-
>From: r-devel-b
Hi Simon, thank you for the concise reply.
Do you mean the reported behavior of drop() is not a bug?
It looks like a borderline bug to me (see below), but I'm not the judge of
that. If this is the intended behavior and serves an actual purpose, then
that could be explicitly documented in a \no
On 8 September 2010 at 13:01, Jeffrey Horner wrote:
| This is great news! I don't know how I could survive without bash's vi
| style editing and command completion...
|
| Here's my PATH variable which sets the Rtools paths first, then MinGW:
|
| horn...@hornerj-win ~
| $ echo $PATH
|
/c/Rtools/
On Wed, Sep 8, 2010 at 12:37 PM, Duncan Murdoch
wrote:
> On 08/09/2010 1:21 PM, Jeffrey Horner wrote:
>>
>> Hi all,
>>
>> I'm setting up a development environment on Windows as the subject
>> implies. I've downloaded and installed Rtools211.exe (will upgrade
>> later when necessary) and I've also
On 08/09/2010 1:21 PM, Jeffrey Horner wrote:
Hi all,
I'm setting up a development environment on Windows as the subject
implies. I've downloaded and installed Rtools211.exe (will upgrade
later when necessary) and I've also downloaded and installed mingw
with the help of mingw-get.exe.
I come f
Hi all,
I'm setting up a development environment on Windows as the subject
implies. I've downloaded and installed Rtools211.exe (will upgrade
later when necessary) and I've also downloaded and installed mingw
with the help of mingw-get.exe.
I come from a UNIX development background, so I'm at the
On Tue, 7 Sep 2010 20:41:14 -0400,
Kasper Daniel Hansen wrote:
> Seb That thread and the resources in Biobase assumes that you have a
> class that extends "Versioned". Doing so will help you in the long
> run by providing you with updateObject (at the cost of some
> complexity). However, it doe
Hello,
I have been developing a package for phylogenetic analysis which I
plan to submit to CRAN soon. It passes R CMD check with no warnings
on my linux and Mac OS X machines. I don't have much experience with
Windows and have been using the win-builder service to see how the
package compiles on
Dear Prof Ripley,
* Rafael Laboissiere [2010-08-14 20:55]:
> * Rafael Laboissiere [2010-08-12 20:24]:
>
> I did not hear from you but I went ahead and prepared a patch according
> to your recommendations, attached below. I hope that the copyright and
> licensing issues are correctly sorted ou
Hello,
Di you already look at svSocket (try the version on R-forge that
corrects a couple of bugs recently -will be soon on CRAN, but only after
further testing-)? It uses Tcl that already benefits from the modified
even loop you mention, and it is well-tested since a long time since the
tclt
17 matches
Mail list logo