Skip to content
Prev 16011 / 21312 Next

[Bioc-devel] How to use RData files in Bioconductor data and software packages

On 1/9/20 13:00, web working wrote:
It's technically correct but it's not as convenient as putting them in 
data/ because they can not longer be listed and/or loaded with data().
So if you're storing them in inst/extdata only because the data() 
solution gave you a BiocCheck warning then I'd say that you're giving up 
too easily ;-)

IMO it is important to try to understand why the data() solution gave 
you a BiocCheck warning in the first place. Unfortunately you're not 
providing enough information for us to be able to tell. What does the 
warning say? How can we reproduce the warning? Ideally we would need to 
see a transcript of your session and links to your packages.

Thanks,
H.