On Wed, 2015-06-03 at 09:51 +0200, Uwe Ligges wrote:
>
> On 03.06.2015 09:48, Berry Boessenkool wrote:
> >
> > Hi,
> >
> > after submitting my package update, CRAN (Brian Ripley) found a couple of
> > warnings / messages.
> > URLs that are not longer existent, a non-ASCII character from copypasti
Note that current devtools 1.8.0 attempts to use the spell checker when
you say devtools::check(check_version = TRUE), and warns if no spell
checker could be found. Perhaps a simpler option is to build on
win-builder before submission (e.g., by running devtools::build_win() ),
which is a good i
ature.
Pretty clear that, if I turn off the internet, checks can't find false URLs.
> From: plumm...@iarc.fr
> To: berryboessenk...@hotmail.com; lig...@statistik.tu-dortmund.de
> CC: r-package-devel@r-project.org
> Subject: Re: [R-pkg-devel] FW: CRAN submission berryFunctions 1.8.0
&
On 03.06.2015 09:48, Berry Boessenkool wrote:
Hi,
after submitting my package update, CRAN (Brian Ripley) found a couple of
warnings / messages.
URLs that are not longer existent, a non-ASCII character from copypasting,
incorrect title case.
Stuff that I should and could definitely solve be