Skip to content
Prev 6377 / 21312 Next

[Bioc-devel] odd vignette dependency issue

On 10/06/2014 07:52 AM, Daniel Schmolze wrote:
Hi Daniel --

if it's being called by km.coxph.plot, then the problem  is with survcomp, which 
from this line

 > getNamespaceImports("survcomp")$survival
     survivalROC   survivalROC.C
   "survivalROC" "survivalROC.C"

is failing to import(survival, survfit). The survcomp author needs to update 
their package; you could add survival to your Depends: field, but there are then 
circumstances when your package would not work (e.g., when the next guy down 
Imports: or Depends: on your package).

Martin

  
    
Message-ID: <5432CF25.4060203@fhcrc.org>
In-Reply-To: <24554_1412607190_5432ACD6_24554_2488_1_CAB7zpi2zjg4fn0i6_KWC8eM8jrSfte22GA+fe0vhSCxhFuiB=g@mail.gmail.com>