• R语言
  • 自制包在document时报错unable to find an inherited method for function X for signature Y

用devtools:document()时报错:

Error in (function (classes, fdef, mtable) :

unable to find an inherited method for function X for signature Y

感觉是NAMESPACE的export的问题。

同问题无答案http://cos.name/cn/topic/106169