Skip to content

0.6 CRAN Release

Choose a tag to compare

@sjewo sjewo released this 22 Mar 12:56

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
  • [new in 0.6] reading business calendar files

Fixes

  • fix examples
  • fix language tools