r-project.org
Subject: [Bioc-devel] Use of dontest in function documentation
I am in the process of refining an R package for submission to Bioconductor. My
package has several non-exported functions that include usage examples wrapped
in "dontrun". I do this because these are functions
I am in the process of refining an R package for submission to Bioconductor. My
package has several non-exported functions that include usage examples wrapped
in "dontrun". I do this because these are functions are only called within a
parent function and require complex and esoteric inputs. It