On 03/12/2012 8:46 AM, Monica Rinaldi wrote:
Hello,

I'm trying to make one new package  and when I'm run the following statement

R CMD check new

R return the next error:

* checking whether package 'new' can be installed ... ERROR

* install options are ' --no-html'

Errore: 1:8: unexpected symbol
1: export R
           ^
Esecuzione interrotta


You probably have more information in the check log file, but that looks like a syntax error in the NAMESPACE file.

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to