Hi,
I'm trying to cross compile R260 in a ubuntu 6.06 linux. I downloaded
the Makefile for 251 and simply replaced the R version by 260. However
I'm getting an error about mingw.
[EMAIL PROTECTED]:~/ipimar/devel/R/ccompile260$ make R
export
PATH=/home/ernesto/ipimar/devel/R/ccompil
Hi,
I'm writing some functions to generate Rd files for a S4 package. I want
to have 2 character vectors with the names of the S4 classes and the
methods exported by a package. To get the info about methods I'm using
"getGenerics(where="package:FLCore")" however I can not find a similar
proces
5.0 does contain Sys.setenv.
>
> Looks like the R on Linux you are using is not R 2.5.0, and please
> cross-check the instructions.
>
> This has been tested.
>
> On Mon, 30 Apr 2007, ernesto wrote:
>
>> Hi,
>>
>> I'm cross compiling win R in a linux
pkg-utils] Error 2
make[2]: *** [rpackage] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/ernesto/ipimar/devel/R/ccompile250/WinR/R-2.5.0/src/gnuwin32'
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
Kurt Hornik wrote:
>>>>>>ernesto writes:
>>>>>>
>>>>>>
>
>
>
>>Hi,
>>
>>
>
>
>
>>I'm adjusting package FLCore to the new R version and I got an error
>>due to the change
Hi,
I'm adjusting package FLCore to the new R version and I got an error due
to the change of the transform function argument "x" to "_data". Was
this intentional ?
Regards
EJ
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo
Hi,
I'm finding other problems with R 2.3 so let's release FLR 1.2 for R 2.2
and than see how to cope with R 2.3.
Regards
EJ
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
Deepayan Sarkar wrote:
>On 10/20/05, ernesto <[EMAIL PROTECTED]> wrote:
>
>[...]
>
>
>
>>Hi Deepayan,
>>
>>I see that there are alternatives, I found one my self that works and
>>it's transparent for the user.
>>
>>I don't wa
ernesto wrote:
>Hillary, Richard M wrote:
>
>
>
>>Morning chaps, I have a little question for your capable minds... Say
>>I have an observed and predicted set of quants (in my case, length
>>frequencies by year and age/length), is there a way to use lattice
&g
Hillary, Richard M wrote:
> Morning chaps, I have a little question for your capable minds... Say
> I have an observed and predicted set of quants (in my case, length
> frequencies by year and age/length), is there a way to use lattice
> plots to plot the observed and predicted data together, pane
Deepayan Sarkar wrote:
>On 10/18/05, ernesto <[EMAIL PROTECTED]> wrote:
>
>
>>Prof Brian Ripley wrote:
>>
>>
>>
>>>I think you are confusing us: xyplot is an S3 generic with no 'data'
>>>argument. It is xyplot.formul
could make xyplot.formula an S3 or S4 generic and
> dispatch on 'data', just as you did earlier with xyplot.
>
> Other xyplot methods need not (and probably do not) have a 'data'
> argument.
>
> On Fri, 14 Oct 2005, ernesto wrote:
>
>> ernesto wrote:
&g
ernesto wrote:
>Hi,
>
>I'm writing methods for a package called FLCore (see
>http://flr-project.org/) in particular for a class called "FLQuant"
>which extends array.
>
>Previously I was able to write methods based on the class of "data" but
>n
Hi,
I'm writing methods for a package called FLCore (see
http://flr-project.org/) in particular for a class called "FLQuant"
which extends array.
Previously I was able to write methods based on the class of "data" but
now I can not do it due to the single parameter "x". Is there a way to
do this
Deepayan Sarkar wrote:
>On 8/24/05, ernesto <[EMAIL PROTECTED]> wrote:
>
>
>>Hi,
>>
>>I'm trying to develop an histogram method for a class called "FLQuant"
>>which is used by the package FLCore (http://flr-project.org). FLQuant is
>&
15 matches
Mail list logo