Skip to content
Prev 20539 / 63424 Next

Bug solved / Re: irr package exits (PR#8839)

Dear Profs. Ripley & Gamer,

Thanks a lot for your prompt answer and your advice. Indeed, I managed
to track the bug by launching R from the c-shell instead of the Mac GUI.
In that case, after typing
I obtained the following error message:
Because Mac, PC and Unix encode end-of-lines differently, this actually
corresponds to line # 1304 in the file "~/Library/R/library/irr/R/irr"
(it should be line # 653 if you work on a PC):
The character "=FF" (displayed as a "?" in the c-shell) is clearly not=20=

understood.
I thus tried to replace it here by a normal "y", and similarly for=20
"Rho=FF" several
lines lower, and now the package loads without any problem.

I still need to understand how to avoid a conflict between the "icc"=20
functions
defined both in the "irr" and "psy" packages, but this is another=20
story. [Please
feel free to give me any other advice!]

Thanks again; your sincerely,
                                            Marina Saadia Otero
On May 6th, 2006, at 13:44, Prof Brian Ripley wrote:
to