Hello,
I'm currently making a bioconductor package. When i'm running R CMD check,
all the examples i used in function vignettes have one issue : could not
find function "mypckgfunction". Is there a way to fix this issue ? The
examples work perfectly when i'm using them in a R script, and are used in
unit tests without any warning, it's just about examples in vignettes...
Thank you in advance for your answer,
Emilie Secherre