[Rd] Effect of the R framework on ctype.c

2012-10-08 Thread Sylvain Loiseau
dy observed such an effect or do you have any hint? Best, Sylvain - Sylvain Loiseau sylvain.lois...@univ-paris13.fr Université Paris 13-Nord Laboratoire Lexiques, Dictionnaires, Informatique (UMR 7187 CNRS/Université Paris 13-Nord) 99 avenue Jean-Baptiste Clément F-93410 Villetaneuse __

[Rd] hook for configuring checking of \example{} sections of the documentation during R CMD check

2012-01-22 Thread Sylvain Loiseau
quot;, package="rcqp"). Is there any hook available, or a place where some code might be added, so that it is executed before all the examples collected in Rd files are executed? Best regards, Sylvain Loiseau - Sylvain Loiseau sylvain.lois...@univ-paris13.fr Université Pari

[Rd] Cross-compiling package

2011-06-12 Thread Sylvain Loiseau
Hello, I'm facing problems with compiling a package (containing only R-code and dataset) under OSX for Windows. Is there a command line producing a zip archive that can be installed on Windows using the windows R GUI ? Best, Sylvain __ R-devel@r-proj

Re: [Rd] drawExpression package

2010-01-23 Thread Sylvain Loiseau
ès avoir écrit tout ceci, je me rend compte que tu travailles > à l'Université de Caen. Je suis passé par là: j'ai mis en place les nouvelles > infrastructures d'élevage d'oursins à la Station Marine de Luc-sur-mer il y a > une quinzaine d'années de cela. J'y

[Rd] drawExpression package

2010-01-23 Thread Sylvain Loiseau
Hello all, Following a discussion at the end of december [1] I created a package "drawExpression" on R-Forge. It is still in a very early stage! Here is a draft of a PDF "visual reference card" that show the usage of the code: https://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/pkg/visualR

Re: [Rd] A package for visualizing R syntax

2009-12-28 Thread Sylvain Loiseau
Nice idea. >> But I think "visualR" or "seeR" are way too vague. >> How about "drawExpressions", or "showExpressions"? >> >> -Felix >> >> 2009/12/24 Sylvain Loiseau : >>> Dear all, >>> >>>

[Rd] A package for visualizing R syntax

2009-12-23 Thread Sylvain Loiseau
ready exist? May it be useful? What improvement may be planned? Have you some idea for the name of such a package (visualR, seeR... ?) Best regards, Sylvain -- Sylvain Loiseau sylvain.lois...@unicaen.fr Université de Caen Basse Normandie Maison de la Recherche en Sciences Humaines MRSH -

Re: [Rd] R CMD check does not recognize S4 functions inside other functions?

2009-08-28 Thread Sylvain Loiseau
It looks as if it is very related to the message I posted just some day ago ("Problem with standard generic methods in Matrix package"). Sylvain On Fri, 28 Aug 2009 03:12:48 +0200, Giles Hooker wrote: I am developing a new R package and am now checking it for submission to CRAN. The some f

Re: [Rd] Problem with standard generic methods in Matrix package

2009-08-27 Thread Sylvain Loiseau
ypes (de S4 a double) incompatibles dans l'ajustement d'affectation de type Thanks! Sylvain -- Sylvain Loiseau slois...@ens-lsh.fr __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] Embeding R

2009-01-20 Thread Sylvain Loiseau
Java look and feel) and JGR since it does all this already. Thanks for your answer. About R packages: how can I build, for each OS, a "distribution" containing the R Engine and the R packages I need as binaries compiled for the OS? Best, Sylvain -- Sylvain Loiseau sloi

[Rd] Embeding R

2009-01-20 Thread Sylvain Loiseau
brary, some of them having native code in C or Fortran. Does this sound reasonable? I would be very grateful to everyone providing links, references, feedback or advice on this question. Best regards, Sylvain -- Sylvain Loiseau slois...@ens-lsh.fr ___