[Rd] Graphical device questions

2007-02-22 Thread Sebastien Durand
Dear all, I have posted these questions in r-help list but since I am getting no reply, I concluded that I must asked my question in the wrong list so here I am! Here is my questions: 1- Under a WINDOWS installation of R-2.4.1, can we change the naming of a new ploting device open by the c

Re: [Rd] Graphical device questions!

2007-02-15 Thread Sebastien Durand
Dear all, Does anybody know of any function such as bringToTop windows function but under Mac OS X... I looked and I could not find any... Cheers... Sébastien >On 2/15/2007 10:47 AM, Sebastien Durand wrote: >>Dear all, >> >>I have posted these questions in r-help l

[Rd] Graphical device questions!

2007-02-15 Thread Sebastien Durand
Dear all, I have posted these questions in r-help list but since I am getting no reply, I concluded that I must asked my question in the wrong list so here I am! Here is my questions: 1- Under a WINDOWS installation of R-2.4.1, can we change the naming of a new ploting device open by the c

[Rd] Classes and methods

2006-07-04 Thread Sebastien Durand
Dear all, I have constructed a fairly large package and I wish to improve my code through the used of adapted classes and methods. 1- Is it a good idea to use S4 methods and classes ? e.g.: "setClass", "setMethod" and so forth >From what I have read it seems so! I have ordered J.M. Chamb

[Rd] Integration of C and Fortran

2006-04-03 Thread Sebastien Durand
Dear all, I am running R : Copyright 2005, Version 2.2.1 (2005-12-20 r36812) ISBN 3-900051-07-0 On a mac 10.4.5 I am having trouble with my package. The trouble is the following: In my package I have integrated three files in my src folder. 1- simplematch.C a .C file 2- ordering.f a fortran fi

[Rd] Month recognition issue

2005-09-07 Thread Sebastien Durand
Dear all, I am running R : Copyright 2005, The R Foundation for Statistical Computing Version 2.1.1 (2005-06-20), ISBN 3-900051-07-0 Under Mac os X, a french version! I am preparing a package and I got the following issue I am trying to read dates that are written in english and have them reco

Re: [Rd] call fortran in R

2005-08-03 Thread Sebastien Durand
Hi Paul, In fact, I used the three points just hide the long and exhaustive serie of parameters. >From what I understood of the error warnings, my serie of parameters didn't even had the chance to be properly read and shall not be the cause of what we are seeing. Even so I change the function