- Updated SQLite database to incorporate new 11k menu content
- Launched pkgdown site
- Updated vignette engine to use
knitr::rmarkdown
- Increased minimum R version dependency to 4.3.0
- Cleaned up DESCRIPTION file and removed/cleaned up package imports
- Added
\value{}
field to bimap man pages
- Included link to the
AnnotationDbi::bimap
help page for more details
- Cleaned up indentation spacing throughout package, as suggested by Bioconductor
- Minor updates to unit tests
@returns
field added toSomaDb
class definition
- Fixed breaking unit test for
select
in test-s4-methods.R - Added "URL" & "manufacturerURL" fields to the DESCRIPTION file
- Removed redundant "Maintainer" field from the DESCRIPTION file
- Submitted to Bioconductor
- Set version number to "0.99.0", in accordance with Bioconductor package submission guidelines
- Initial public release to GitHub
- Initiated
NEWS.md
file