Skip to content
Back to formatted view

Raw Message

Message-ID: <200906181544.n5IFiMg29427@hsrnfs-101.mayo.edu>
Date: 2009-06-18T15:44:22Z
From: Terry Therneau
Subject: binding message from R CMD check

When I run R CMD check on the survival package I get one error message that I 
have not been able to figure out:

    survfitCI: no visible binding for global variable 'n.nevent'

I've examined the code and can't see the problem -- the variable in question 
appears several times.  Is there as way to find out EXACTLY what line it objects 
to?

Terry T