Full_Name: Arkady Sherman
Version: 2.8.0
OS: Windows XP
Submission from: (NULL) (158.195.16.114)
Please consider initialization of the "seg.len" variable. It's done only
if (do.lines) { seg.len <- 2 ..,
but after the seg.len is used:
if (has.pch) {
pch <- rep(pch, length.out =
Full_Name: Arkady Sherman
Version: 2.8.0
OS: Windows XP sp3 ntfs file system
Submission from: (NULL) (158.195.166.129)
Freshly installed version 2.7.2 works well, but 2.8.0 can't open files with
russian letters in its names. In error messages the letters are replaced with
different symbols.
___