[R-pkg-devel] CRAN incoming feasibility Error

Seth Wenchel wenchel at gmail.com
Tue Jun 9 16:24:02 CEST 2015


Hi All,

I'm running into an error with R CMD check --as-cran on R 3.2.0 for
windows.  Obviously i've tried googling but i haven't found this specific
issue.  I was wondering if it is because of my company's network settings.
FWIW, it makes it through devtools::check() just fine.

Cheers,
Seth

c:\Users\itsme\Documents\anAwesomePackge.Rcheck>"c:\Program
Files\R\R-3.2.0\bin\R.exe" -
-no-site-file --vanilla --no-environ --no-save --no-restore CMD check
--as-cran
"../anAwesomePackge_1.0.0.tar.gz"
* using log directory
'c:/Users/itsme/Documents/anAwesomePackge.Rcheck/anAwesomePackge.Rcheck'
* using R version 3.2.0 (2015-04-16)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--as-cran'
* checking for file 'anAwesomePackge/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'anAwesomePackge' version '1.0.0'
* checking CRAN incoming feasibility ...Error in utils::contrib.url(urls,
"source") :
  trying to use CRAN without setting a mirror
Execution halted

	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list