Re: [R-pkg-devel] R package CRAN check error

2018-02-16 Thread Hadley Wickham
Or even better, devtools::release(): it walks you through a checklist of activities designed to make your submission as successful as possible. Hadley On Fri, Feb 16, 2018 at 2:46 PM, Georgi Boshnakov wrote: > You get a source package suitable for submission by running `R CMD check > namepackag

Re: [R-pkg-devel] R package CRAN check error

2018-02-16 Thread Dirk Eddelbuettel
On 16 February 2018 at 20:46, Georgi Boshnakov wrote: | You get a source package suitable for submission by running `R CMD check namepackage' or the equivalent devtools::build() Close: "R CMD build namepackage" creates the tar.gz file. And "R CMD check --as-cran namepackage_*.tar.gz" checks it

Re: [R-pkg-devel] R package CRAN check error

2018-02-16 Thread Georgi Boshnakov
You get a source package suitable for submission by running `R CMD check namepackage' or the equivalent devtools::build() Georgi -Original Message- From: R-package-devel [mailto:r-package-devel-boun...@r-project.org] On Behalf Of Ilaria Amerise Sent: 16 February 2018 11:35 To: r-packa

Re: [R-pkg-devel] R package CRAN check error

2018-02-16 Thread Dirk Eddelbuettel
Ilaria, On 16 February 2018 at 12:34, Ilaria Amerise wrote: | on submitting a new version of a package I got a rejection because of | the following Error in the CRAN-check. | | Any help would be highly appreciated. | | * using R version 3.4.3 (2017-11-30) | * using platform: x86_64-apple-darwin

Re: [R-pkg-devel] CRAN submission: Packages accepted if they run on two major R platforms

2018-02-16 Thread Dirk Eddelbuettel
Carmen, On 16 February 2018 at 17:59, Carmen M. Livi wrote: | I am new here and have a question regarding package submissions: | | "CRAN Repository Policy" states that "packages will not be accepted that | do not run on at least two major R platforms". | | My package runs on MAC and Linux. So

Re: [R-pkg-devel] configuration failed on win-builder

2018-02-16 Thread Dirk Eddelbuettel
Hi Carmen, On 15 February 2018 at 19:45, Carmen M. Livi wrote: | when submiting my R-package to CRAN I get the following error from the | windows machine: | | * installing *source* package 'spp' ... | ./configure.win: 2: Syntax error: word unexpected (expecting ")") | ERROR: configuration faile

[R-pkg-devel] CRAN submission: Packages accepted if they run on two major R platforms

2018-02-16 Thread Carmen M. Livi
Hi all, I am new here and have a question regarding package submissions: "CRAN Repository Policy" states that "packages will not be accepted that do not run on at least two major R platforms". My package runs on MAC and Linux. So I assume that I can submit my package without configuring it f

[R-pkg-devel] R package CRAN check error

2018-02-16 Thread Ilaria Amerise
Hi everybody, on submitting a new version of a package I got a rejection because of the following Error in the CRAN-check. Any help would be highly appreciated. * using R version 3.4.3 (2017-11-30) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * using session charset: UTF-8 * using option

[R-pkg-devel] configuration failed on win-builder

2018-02-16 Thread Carmen M. Livi
Hi all, when submiting my R-package to CRAN I get the following error from the windows machine: * installing *source* package 'spp' ... ./configure.win: 2: Syntax error: word unexpected (expecting ")") ERROR: configuration failed for package 'spp' * removing 'd:/RCompile/CRANguest/R-devel/lib/