Hello:

Is there a recommended way to inform "R CMD check" that a function like "as.numeric" is NOT a method for the S3 generic function "as" for objects of class "numeric"?


I ask, because I'm getting "NOTE" messages for many function names like this (e.g., "density.fd" in the "fda" package): If there were a way to tell "R CMD check" that a function name is NOT a method for an S3 generic, it would make it easier for me to see the messages I should take seriously.


      Thanks,
      Spencer

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to