I inadvertently had the same function name defined in two different .R files. Can you add a test for that to the check program and issue a warning? Thanks Rich
request for additional test in R CMD check
2 messages · Richard M. Heiberger, Seth Falcon
"Richard M. Heiberger" <rmh at temple.edu> writes:
I inadvertently had the same function name defined in two different .R files. Can you add a test for that to the check program and issue a warning?
Please, not without a flag asking for such a check/warning. There are reasonable cases where a function is redefined based on available packages, for example. + seth -- Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center http://bioconductor.org