[R] [R-pkgs] New version of the TraMineR package (1.8-2)

2012-06-07 Thread Gilbert Ritschard
Hi all, It is our pleasure to announce that the new version 1.8-2 of TraMineR has been released on the CRAN. Alongside the fixes of a series of small bugs and some speed improvements, the main changes are: - a new information display when creating state sequence object which permits

[R] R-Sweave WinEdt support has been updated

2011-01-30 Thread Gilbert Ritschard
Hello everybody. The R-Sweave WinEdt support for R and Sweave has been updated for both WinEdt 6 and the x64/i386 bin directories introduced since R 2.12.0. It includes a smooth install macro. The support can be downloaded from http://www.winedt.org/Config/modes/R-Sweave.php . Just try it. C

[R] Sweave ignores output generated by R message() commands

2008-08-18 Thread Gilbert Ritschard
Hello, I would like my Sweave document to display messages generated with the message() command. Sweave ignores this output and I did not find any Sweave option, nor any property that I could change through the options() command for changing this behavior. Here is a chunk example. <>= test <- fun