Hi all,
My package passed Rcmd check successfully. but in constructed PDF format of R documentation, within the examples section, half of the line (R code) is out of the paper. I also found another CRAN submitted package, ftsa , that suffer from overfulling in a line too, see ftsa Reference manual. I guess this problem roots in the behavior of the verbatim environment in Latex. However there are some Latex packages to deal with this, http://tex.stackexchange.com/questions/14342/verbatim-environment-that-can-break-too-long-lines, but I do not know how to use them with Rcmd. 1. In dealing with these cases, why Rcmd check does not show any error, warnings or note as Latex does to point out to maintainer? 2. How can I force line breaking in examples section? Thank you Ehsan MasoudiMaster graduated in Mathematical Statistics, Ferdowsi university of Mashhad [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.