Skip to content

Commit 0ec111d

Browse files
committed
merge master
Merge branch 'master' into DEVELOPMENT_3_12 # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
2 parents 7c93209 + 9c99750 commit 0ec111d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ export(unnest)
8686
import(SummarizedExperiment)
8787
import(dplyr)
8888
import(lifecycle)
89+
import(methods)
8990
import(parallel)
9091
import(preprocessCore)
9192
import(readr)

R/methods.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ setOldClass("tidybulk")
1111
#' @importFrom magrittr "%>%"
1212
#' @import readr
1313
#' @import SummarizedExperiment
14+
#' @import methods
1415
#'
1516
#' @name tidybulk
1617
#'

0 commit comments

Comments
 (0)