Skip to content

0.7.1 CRAN Hotfix Release

Compare
Choose a tag to compare
@sjewo sjewo released this 07 Aug 14:31

Working features

  • reading data files from disk or url and create a data.frame
  • saving dta files to disk - most features of the dta file format are supported
  • assign variable names
  • read the new strL strings and save them as attribute
  • convert stata label to factors and save them as attribute
  • read some meta data (timestamp, dataset label, formats,...)
  • convert strings to system encoding
  • handle different NA values
  • handle multiple label languages
  • convert dates
  • reading business calendar files
  • read strings from different file encodings
  • reading Stata 14 files

Fixes

  • [new in 0.7.1] fix saving of files > 2GB