[Rd] checking dependencies in R code ... WARNING
Knut Krueger
rh at knut-krueger.de
Thu May 8 08:15:03 CEST 2014
I am trying to update an unsupported package and got the warning:
* checking dependencies in R code ... WARNING
'library' or 'require' calls not declared from: 'Hmisc' 'R2HTML' 'tcltk'
Missing or unexported object: 'utils::.win32consoleCompletion'
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
Is it only an error in the description file or in the code?
Regards Knut
More information about the R-devel
mailing list