Message-ID: <4FB42CA4.4000907@u.washington.edu>
Date: 2012-05-16T22:39:32Z
From: Stephanie M. Gogarten
Subject: [Bioc-devel] linking to suggested package in documentation
Is is possible to include a link to a package/function/class in the
documentation if that package is only listed in "Suggests" rather than
"Depends" or "Imports"? I tried to do this, but I got a warning for a
missing link during R CMD check.
Stephanie