search for: rcqp

Displaying 2 results from an estimated 2 matches for "rcqp".

Did you mean: rcpp
2012 Oct 08
1
Effect of the R framework on ctype.c
Dear all, I'm facing a strange behavior in the the C code of a R package. This package, "rcqp", is a wrapper on an existing program that I did not write, "CWB". In this package, on a linux (ubuntu and debian) system, the code : printf(%d\n", isupper('A')); outputs : 0 When compiled with the R framework (It behaves correctly when CWB is compiled as a sta...
2012 Jan 22
1
hook for configuring checking of \example{} sections of the documentation during R CMD check
...new package, I try to check the examples given in the \example section of the Rd files. However, the examples cannot be run if the package is not instructed, during startup time, in the place 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...