0.99.30.7
This release has been submitted to CRAN on 2021-10-08
2021-10-07:
- 'unclass'
"item.vector"
objects inas.character()
to
avoid infinite recursion and stack overflow (as suggested by Kurt Hornik)
2021-08-01:
- Improved handling of labels in
recode()
- Corrected counting of cases in SPSS fixed format files
2021-07-31:
- Enable recoding from factor (or character) to numeric
2021-07-26:
- Fixed handling of missing values in
Means()
- Handle
cbind()
inMeans()
nicely