memisc 0.95-29
Posted on Thu, 8 Apr 2010 11:40:13 +0100
A new patchlevel (0.95-29) of my memisc package is on CRAN now..
The following changes were made since the last patchlevel:
2010-04-08:
- fixed bug in 'cases'. It works now with target expressions even with 'within'.
- 'write.mtable' now handles a 'forLaTeX=TRUE' option in a more convenient way.
- 'mtable' now handles objects of classes "polr" and "simex", thanks to a contribution from Christopher N. Lawrence (Texas A&M International University)
- support for 'mtable' output for "glm" objects with exponentiated coefficients and prelininary support for "lmer" object added, thanks to a contribution from Dave Atkins (Unversity of Washington). Also the coef.styles are changed to be more convenient.
2010-04-07:
- fixed bug in C-level function 'read_sysfile_subset' that caused spurious errors
while importing SPSS 'system' files with long strings.
This patchlevel fixes the following spurious errors:
str_count out of bounds, 8*str_count = 248, STRMAX = 256