I have been assigned all the biodb* packages. I had a look at biodb to start off. Please run BiocCheck as you maintain your software.
BiocCheck FAILED.
$error
[1] ".Rbuildignore file includes the 'tests' folder."
$warning
...
[2] " Avoid T/F variables; If logical, use TRUE/FALSE (found 1 times)"
$note
[1] " 'sessionInfo' not found in vignette(s)"
End your vignettes with an R chunk that runs sessionInfo(). This will allow readers to know exactly which package versions were used to compile the vignette.
I have been assigned all the biodb* packages. I had a look at biodb to start off. Please run BiocCheck as you maintain your software.
End your vignettes with an R chunk that runs
sessionInfo(). This will allow readers to know exactly which package versions were used to compile the vignette.