Skip to content
Prev 304382 / 398503 Next

Package cwhmisc and problems

You could try running the dependency checker function directly and
then using the usual R debugging tools to start tracking down the problem.
E.g., I have a package in ~/packages/foo with a bogus entry in
the Depends line of DESCRIPTION:
Package required but not available: 'noSuchPkg'

Presumably you would get an error there and could use traceback()
to see where it came from.   Try the call with force_suggests=FALSE
as well.


Bill Dunlap
Spotfire, TIBCO Software
wdunlap tibco.com