search for: loiseau

Displaying 7 results from an estimated 7 matches for "loiseau".

2009 Dec 23
2
A package for visualizing R syntax
Dear all, I have written a small set of functions for drawing graphical representations of R objects and evaluations of R expressions. It is mainly intended for pedagogical purposes. Here are some samples: http://panini.u-paris10.fr/~sloiseau/sampleGraphics.pdf The idea is to use some graphical conventions in order to make clear the abstract syntax and to explain function, extraction, recycling, type conversion, properties of data structures, etc. I would be very interested in your reactions and comments. I'm wondering if it may b...
2009 Jan 20
2
Embeding R
...veral plateform (linux, mac os, windows). - The R engine must embed library, 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 sloiseau at ens-lsh.fr
2012 Oct 08
1
Effect of the R framework on ctype.c
...de", isupper() seems to be also declared elsewhere or ctype to be found by another mechanism, and the problem seems be due to interactions between the R headers (?) and the include of the CWB code? Have you already observed such an effect or do you have any hint? Best, Sylvain ----- Sylvain Loiseau sylvain.loiseau at 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
2012 Jan 22
1
hook for configuring checking of \example{} sections of the documentation during R CMD check
...where some data are to be found ( with system.file("exampleData", "xyz", 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.loiseau at 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
2007 Apr 01
1
[newbie] mesuring adequation of normal distribution with a variable
Hello, I'm looking for a way of mesuring the adequation of a given variable with the normal distribution. Does R provide a standard test for this purpose, or is there a statistical methodology? Best, Sylvain Loiseau
2005 Nov 12
1
rsync server service provider
Hi, I want to backup data from my computer located at home to a server located anywhere else and accessible through the Internet at any time. Does anybody know any provider offering a storage service and an rsync server service ? Thank you very much for your answer ... Xav
2010 Jan 23
1
drawExpression package
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/visualRefCard/visualRefCard.pdf?rev=3&root=drawexpression&view=log Advices