> On Apr 6, 2016, at 2:37 AM, Duncan Murdoch <murdoch.dun...@gmail.com> wrote: > > On 06/04/2016 4:17 AM, Holger Hoefling wrote: >> Hi, >> >> I was wondering if there was an equivalent to the pdf-manual for >> R-packages, but rendered as a single html page? I am looking for this as it >> would make reading easier as >> - no restriction to the standard paper width, but flowing to the browser >> window size >> - no page breaks >> - full text search across the entire manual. > > No, there isn't.
My somewhat different understanding may simply be a reflection of a different operating system (given my inferior knowledge of the R ecosystems to that of Duncan). I run R in the R.app GUI on a Mac and the Help menu dropdown choice brings up links (in browser form) to local versions of the documents that I thought were shipped with every new installation. Assuming your request is for an html version of "Writing R Extensions", then I get one with: http://127.0.0.1:15834/doc/manual/R-exts.html -- David. > Duncan Murdoch > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > 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. David Winsemius Alameda, CA, USA ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.