Skip to content

Issue attaching a dataset

4 messages · Milan Bouchet-Valat, Brian Ripley, Pablo Menese

#
Le lundi 25 f?vrier 2013 ? 20:26 -0300, Pablo Menese a ?crit :
To be clear: the error appears when running read.dta(), not when calling
attach(), right? And the C:/dropbox/dataframe.dta that fails today is
different from the one that worked yesterday? Are you able to read it in
Stata?

Also, please provide the output of sessionInfo().


Regards
#
On 26/02/2013 09:55, Milan Bouchet-Valat wrote:
Note that Stata say

  4. Strings use ASCII encoding.

(in the URL linked from ?read.dta).  We have seen exceptions in the 
past, but as the format has no way to record the encoding (it is ASCII, 
right?), read.dta can only read files in the native encoding.
2 days later