Boa noite pessoal, estou tentando criar pacotes com o tutorial do link p://www.leg.ufpr.br/lib/exe/fetch.php/coordest:eventos:relatoriocleibsonlab2.pdf >, entretanto quando eu utilizo a função R CMD check aparece um erro de instalação como mostrado abaixo:
 
* using log directory ‘C:/R/R-2.15.1/src/library/MODL.Rcheck’ 
* using R version 2.15.1 (2012-06-22) 
* using platform: i386-pc-mingw32 (32bit) 
* using session charset: ISO8859-1 
* checking for file ‘MODL/DESCRIPTION’ ... OK 
* checking extension type ... Package 
* this is package ‘MODL’ version ‘1.0’ 
* checking package namespace information ... OK 
* checking package dependencies ... OK 
* checking if this is a source package ... OK 
* checking if there is a namespace ... OK 
* checking for executable files ... OK 
* checking whether package ‘MODL’ can be installed ... ERROR 
Installation failed. 
See ‘C:/R/R-2.15.1/src/library/MODL.Rcheck/00install.out’ for details.
Desde já agradeço pela ajuda,
Tiago de Souza.