Skip to content
Back to formatted view

Raw Message

Message-ID: <f1c1ea31-b251-00b2-a703-9fb1d1ce8b1c@statistik.tu-dortmund.de>
Date: 2018-01-04T17:34:30Z
From: Uwe Ligges
Subject: [R-pkg-devel] checking re-building of vignette outputs ... ERROR
In-Reply-To: <CACKka22K2qyppYPjHZrsSj=Dh8iBiouXWgW_+S1MOCXFRd5AXA@mail.gmail.com>

Either provide precomputed results somewhere for the computaional 
intensive parts or, if the former is not feasible, ask the CRAN team to 
special case you package so that vignettes are not executed on CRAN.

Best,
Uwe Ligges

On 04.01.2018 09:29, Jernej Jev?enak wrote:
> Hello all,
> 
> I invested quite some time to create vignette for my r package dendroTools
> <https://cran.r-project.org/web/packages/dendroTools/index.html>. It takes
> around 30 ? 40 minutes to build this vignette, therefore I get an error on
> winbuilder.
> 
> 
> 
> win-builder.r-project.org
> 
> ?
> 
> * checking re-building of vignette outputs ... ERROR
> 
> Check process probably crashed or hung up for 20 minutes ... killed
> 
> Most likely this happened in the example checks (?),
> 
> if not, ignore the following last lines of example output:
> 
> 
> 
> The core function *daily_response()* runs through daily environmental data
> and calculates averages of different ranges and afterwards compares this
> average with some dependent variable and returns some linear / nonlinear
> metric. By default, it is computationally intensive, and it is meant to be
> so.
> 
> So, is there a way to get around this error and still publish my package on
> CRAN? Could I build my vignette on my computer and include it as pdf /
> html? So, it would not need to get built on CRAN machines?
> 
> 
> 
> Jerry
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>