[R] Package index.html pages in repository

2016-05-27 Thread Holger Hoefling
Hi, I am hosting a small repository (of partly non-public repositories) and was wondering if it is possible to create the package-index page on CRAN (e.g. here for drat https://cran.rstudio.com/web/packages/drat/drat.pdf) automatically somehow out of an existing repo (i.e. create the package from

Re: [R] HTML help -- as a single document for the entire package

2016-04-06 Thread Holger Hoefling
or me. Thanks Holger On Wed, Apr 6, 2016 at 5:57 PM, David Winsemius wrote: > > > On Apr 6, 2016, at 2:37 AM, Duncan Murdoch > wrote: > > > > On 06/04/2016 4:17 AM, Holger Hoefling wrote: > >> Hi, > >> > >> I was wondering if there was an equivalen

[R] HTML help -- as a single document for the entire package

2016-04-06 Thread Holger Hoefling
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 acr

[R] Different serialization and digest hash value of functions

2015-02-17 Thread Holger Hoefling
ive sessions. I was wondering if someone knows if 1. Is this a feature or a bug? 2. Is there a way to get consistent hash-values for functions between BATCH and interactive sessions. The output from the BATCH and interactive runs are below Thanks Holger Hoefling -

Re: [R] Reset R to a vanilla state

2010-12-16 Thread Holger Hoefling
ly if no-one knows anything else Thank you very much for your suggestions again. Best Holger On Thu, Dec 16, 2010 at 3:33 PM, Georg Ruß wrote: > On 16/12/10 15:12:47, Holger Hoefling wrote: > > Specifically I want all objects in the workspace removed > > rm(list=ls())

[R] Reset R to a vanilla state

2010-12-16 Thread Holger Hoefling
should remain loaded (and preferably a .Rprofile executed as well). It would also be good if all the options would be reset (but that is not strictly necessary). Thank you very much for your help. Best Holger Hoefling [[alternative HTML version deleted