Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: bandle
Type: Package
Title: An R package for the Bayesian analysis of differential subcellular
localisation experiments
Version: 1.11.0
Version: 1.11.1
Authors@R: c(person(family = "Crook", given = "Oliver M.",
email = "oliver.crook@stats.ox.ac.uk",
comment = c(ORCID = "0000-0001-5669-8506"),
Expand Down
5 changes: 4 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# bandle 1.11

## bandle 1.11.0
## Changes in version bandle 1.11.1
- Use C++14

## Changes in version bandle 1.11.0
- push to Bioc devel

# bandle 1.9
Expand Down
Loading