- Fixed ‘class’ parameter on ‘proc_freq()’.
- Fixed sparse output when variables are defined as factors.
- Put interactive() condition on viewer functions so as not to produce unnecessary temp files in batch sessions.
- Added ‘dupkey’ option to
proc_sort()
.
- Added ‘completetypes’ option to proc means.
- Released to CRAN.
- Added alpha = option for confidence limits.
- Differentiated between one-side and two-sided confidence limits.
- Added codecov.
- Various fixes.
- Added validation document.
- Allowed ordering of frequencies using factors.
- Another big revision on return datasets.
- Added more options to
out()
function.
- Wrote documentation.
- Big revision on return datasets.
- Added attributes to reporter.
- Added
proc_print()
.
- Means and Transpose documentation.
- More options on transpose.
- Added
proc_sort()
.
- Stub in proc compare.
- Create pkgdown site.
- Setup GitHub Actions.
- Add vignette stubs.
A package to recreate some common SAS statistical procedures. Development Version 0.0.9000 will attempt to provide some of the functionality of SAS ‘proc freq’.