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

Georgi Boshnakov georgi.boshnakov at manchester.ac.uk
Fri Feb 16 21:46:38 CET 2018


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-bounces at r-project.org] On Behalf Of Ilaria Amerise
Sent: 16 February 2018 11:35
To: r-package-devel
Subject: [R-pkg-devel] R package CRAN check error

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 ‘--as-cran’
* checking for file ‘namepackage/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘namepackage’ version ‘1.1.2’
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... ERROR Only *source* packages can be checked.
* DONE
Status: 1 ERROR

Best regards,
Ilaria

______________________________________________
R-package-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel


More information about the R-package-devel mailing list