You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 2.1.0
Minor release includes following changes:
- using MIT license
- unit tests reflect new behavior in ggplot2::ggplot_build
- new ggplot2 warnings (described here: tidyverse/ggplot2#1585) thrown by ggbio::geom_segment are suppressed
Release 2.0.0
Major release update including:
- updates in slot names for primary 'concomp' class making 2.0.0 incompatible with previous releases
- refactoring of code to improve document organization
Release 1.1.4
Hotfix release removes any package version requirements and updates .travis.yml to point to Bioconductor devel release with the hope that this will fix Travis CI build errors.
Release 1.1.0
This release incorporates the following major updates from 1.0.0 along with smaller
fixes to the package:
- test cases are written to increase coverage >95%
- unnecessary methods and parameters are removed from public-facing package