Displaying 1 result from an estimated 1 matches for "dummypackag".
Did you mean:
  dummypackage
  
2002 Sep 10
1
setGeneric(); R CMD check
1. Is it always the case that when defining generic functions in
   a package, the package needs to be installed as a binary package
   to avoid having the generic functions in the .GlobalEnv?
2. Defining a generic function in a "non-binary" package triggers 
   a check warning
     $ R CMD check ...
     ...
     * checking for code/documentation mismatches ... WARNING
     Objects