Skip to content
Prev 305419 / 398506 Next

cannot read iso639 table

confirmed - first 3 bytes are "\357\273\277"
alas, this is all I get:

Warning message:
In scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings,  :
  invalid input found on input connection 'http://www.loc.gov/standards/iso639-2/ISO-639-2_utf-8.txt'

  a3bibliographic a3terminologic a2        english  french
1             aar             NA aa           Afar    afar
2             abk             NA ab      Abkhazian abkhaze
3             ace             NA          Achinese    aceh
4             ach             NA             Acoli   acoli
5             ada             NA           Adangme adangme
6             ady             NA    Adyghe; Adygei   adygh

note that the first non-ASCII character terminates the input.

so, I still cannot read the data from the URL.

I can read the file though - with quote="" (thanks Peter!) -
except that the first record is "\357\273\277aar".
Message-ID: <87har1fzis.fsf@gnu.org>
In-Reply-To: <E66794E69CFDE04D9A70842786030B9331BF43@PA-MBX04.na.tibco.com> (William Dunlap's message of "Thu, 13 Sep 2012 19:50:21 +0000")