search for: readphase2file

Displaying 1 result from an estimated 1 matches for "readphase2file".

2010 May 17
1
R CMD check
...ge i have made, builds, installs and works well, except for this warning when I check it: When I run: R CMD check mypack_1.0.tar.gz ... ... .. .. * checking R code for possible problems ... NOTE Found possibly global 'T' or 'F' in the following functions: HWE procRef readMartFile readPhase2File .. ... .. I have several other functions in the package, but the warning is for this subset. I am trying to find a common thing within this subset, and cant figure out one to go after it. Thanks a lot for the help. Regards, Sahil Seth