-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Using nearly any file in the most recent KingBase 2017 PGN Format (http://www.kingbase-chess.net/) throws an error due to invalid escape characters (I believe).
For example, trying to read in KingBase2017-A00-A39.pgn throws the following error after a while:
Error: lexical error: invalid character inside string. : "Bxh6" }] }, { "Event" : "Mnster Open", "Site" : "Mnste (right here) ------^
Trying to read in the millionbases.pgn also throws an error (although I don't think it's related to this framework)
Error in paste0(readLines(json, warn = FALSE), collapse = "\n") : result would exceed 2^31-1 bytes