Hi Emilie,

There are two possible problems I could think of.
Did you remember to load your package in the vignette?
Are your functions exported in the NAMESPACE of your package?

With kind regards,
Freek Manders

On 10/09/2020, 16:38, "Bioc-devel on behalf of Emilie Secherre" 
<bioc-devel-boun...@r-project.org on behalf of emiseche...@gmail.com> wrote:

    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

        [[alternative HTML version deleted]]

    _______________________________________________
    Bioc-devel@r-project.org mailing list
    https://stat.ethz.ch/mailman/listinfo/bioc-devel

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to