Skip to content

0.11.0 CRAN Release

Latest

Choose a tag to compare

@sjewo sjewo released this 25 Apr 11:33
· 1 commit to main since this release

Features

  • Initial support for Stata 18. Import .dtas files (Stata framesets) via read.dtas(). Alias variables are currently ignored with a warning.
  • The select.cols argument accepts either variable names or column indices.

Fixes

  • Fix compilation on musl and other non-glibc based systems.
  • Add package alias to readstata13.Rd