Skip to content

Commit

Permalink
Merge branch 'master' into DE-get-action-return-tibble
Browse files Browse the repository at this point in the history
  • Loading branch information
stemangiola authored May 15, 2024
2 parents 79ae6b9 + 87b2d87 commit 3367627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: tidybulk
Title: Brings transcriptomics to the tidyverse
Version: 1.15.9
Version: 1.17.1
Authors@R: c(person("Stefano", "Mangiola", email = "[email protected]",
role = c("aut", "cre")),
person("Maria", "Doyle", email = "[email protected]",
Expand All @@ -12,7 +12,7 @@ Description: This is a collection of utility functions that allow
a modular, pipe-friendly and tidy fashion.
License: GPL-3
Depends:
R (>= 4.1.0),
R (>= 4.4.0),
ttservice (>= 0.3.6)
Imports:
tibble,
Expand Down

0 comments on commit 3367627

Please sign in to comment.