Displaying 1 result from an estimated 1 matches for "givves".
Did you mean:
gives
2007 Mar 19
1
R CMD CHECK problem
I tried two times to get some help for this from the help list but to no avail. I hope,
it's OK to post this here (once...). if not, please ignore (the rest of) this
mail:
for one of my private packages R CMD CHECK {package} givves me annoying warnings
due to 'missing links' in the manpages for functions from another private
package mentioned in the manpages. specifically, I have two packages, the first
(named `pkc') depending on the second one (named `roiutils'). The source code
and DESCRIPTION files describe...