HenrikBengtsson / R.oo

R package: R.oo - R Object-Oriented Programming with or without References
https://cran.r-project.org/package=R.oo
20 stars 1 forks source link

ROBUSTNESS: Add missing S3 methods to NAMESPACE #6

Closed HenrikBengtsson closed 9 years ago

HenrikBengtsson commented 9 years ago

Some auto-generated default S3 methods are not declared in NAMESPACE:

Check: S3 generic/method consistency 
Result: NOTE 
    Found the following apparent S3 methods exported but not registered:
     getClasses.default getMethods.default
HenrikBengtsson commented 9 years ago

Fixed in Commit 286a43e.