[EMAIL PROTECTED] wrote:
> Full_Name: Pairoj Khawsithiwong
> Version: 2.1.1
> OS: Window xp
> Submission from: (NULL) (134.7.248.137)
>
>
> For Windows xp;
> R for Wnidows GUI front-end has encountered a problem and needs to close.
>
> For Windows Me;
> Rgui caused an error in USER.EXE.
> _
Duncan Murdoch wrote:
> Seth Falcon wrote:
>
>>We are trying to setup a Windows server that will allow any of our
>>users to build a binary R package given a source package.
>>
>>The idea is to have a central R installation and allow users to
>>install packages to their own package library for th
Kasper Daniel Hansen <[EMAIL PROTECTED]> writes:
> Hi
>
> We are currently embedding a rather large C++ library in R (BioC),
> and we want some comments on the portability of how we have approach
> this.
>
> First of, we are not really able to do much about the portability of
> the basic l
Hi
We are currently embedding a rather large C++ library in R (BioC),
and we want some comments on the portability of how we have approach
this.
First of, we are not really able to do much about the portability of
the basic library, which of course is the main question :) We have an
appro
Full_Name: Pairoj Khawsithiwong
Version: 2.1.1
OS: Window xp
Submission from: (NULL) (134.7.248.137)
For Windows xp;
R for Wnidows GUI front-end has encountered a problem and needs to close.
For Windows Me;
Rgui caused an error in USER.EXE.
__
R-devel
Seth Falcon wrote:
> We are trying to setup a Windows server that will allow any of our
> users to build a binary R package given a source package.
>
> The idea is to have a central R installation and allow users to
> install packages to their own package library for the purposes of
> binary packa
Hi,
It would be great if someone would add write.delim() as an
adjunct to write.table(), just as with write.csv().
I store a lot of data in tab-delimited files and can read
it in easily with: read.delim("text.txt", as.is=TRUE)
and would love to be able to write it out as easily when
I create the
We are trying to setup a Windows server that will allow any of our
users to build a binary R package given a source package.
The idea is to have a central R installation and allow users to
install packages to their own package library for the purposes of
binary package building.
It seems, however
> Achim Zeileis writes:
> On Thu, 8 Sep 2005 10:41:15 +0200 Kurt Hornik wrote:
>> > Gabor Grothendieck writes:
>>
>> > 1. Can CRAN packages depend on Bioconductor packages and still pass
>> > R CMD check? That is can Suggests: and Depends: in the DESCRIPTION
>> > file contain Bioconducto
On Thu, 8 Sep 2005 10:41:15 +0200 Kurt Hornik wrote:
> > Gabor Grothendieck writes:
>
> > 1. Can CRAN packages depend on Bioconductor packages and still pass
> > R CMD check? That is can Suggests: and Depends: in the DESCRIPTION
> > file contain Bioconductor packages or only other CRAN packa
> Gabor Grothendieck writes:
> 1. Can CRAN packages depend on Bioconductor packages and still pass
> R CMD check? That is can Suggests: and Depends: in the DESCRIPTION
> file contain Bioconductor packages or only other CRAN packages?
> Is there an example?
Yes, yes, yes. (E.g., LMGene, limm
11 matches
Mail list logo