[Rd] readCitationFile encoding

Jens Elkner jel+r at cs.uni-magdeburg.de
Thu Dec 31 07:33:12 CET 2009


Hi,

does anybody know, how to enforce a certain encoding for
readCitationFile()? Haven't found any usable documentation for this :(

E.g.:
basecit <- system.file("CITATION", package="base")
source(basecit, echo=TRUE, encoding="8859-1")
readCitationFile(basecit)

BTW: 'make check' is a relativ long running task and if one changes 
a source file, all checks are ran again til it gets to the code in
question (in my case tests/Examples/utils-Ex.Rout.fail). Is there
a shortcut to jump immediately to the utils tests?

Regards,
jel.
-- 
Otto-von-Guericke University     http://www.cs.uni-magdeburg.de/
Department of Computer Science   Geb. 29 R 027, Universitaetsplatz 2
39106 Magdeburg, Germany         Tel: +49 391 67 12768



More information about the R-devel mailing list