Displaying 1 result from an estimated 1 matches for "hierarc".
Did you mean:
hierarcy
2008 Feb 14
1
Small encoding question
Dear developeRs,
Compilation of the latest version (0.9-5) of my actuar package fails
with r-release MacOS_X ix86 on CRAN; see
http://www.R-project.org/nosvn/R.check/r-release-macosx-ix86/actuar-00check.html
All errors come from accented letters in comments in latin-1 encoded
files (except hierarc.R which is in UTF-8, my bad). Encoding is
declared as latin-1 in DESCRIPTION.
The package checks and compiles fine on Windows, Linux and,
ironically, my MacOS X main development machine. I realize using non-
ASCII characters in source files is not a good idea and I removed
them, but I would...