Package: BiocGenerics Title: S4 generic functions used in Bioconductor Description: The package defines many S4 generic functions used in Bioconductor. biocViews: Infrastructure URL: https://bioconductor.org/packages/BiocGenerics BugReports: https://github.com/Bioconductor/BiocGenerics/issues Version: 0.59.9 License: Artistic-2.0 Encoding: UTF-8 Authors@R: c( person("The Bioconductor Dev Team", role="aut"), person("Hervé", "Pagès", role=c("aut", "cre"), email="hpages.on.github@gmail.com", comment=c(ORCID="0009-0002-8272-4522")), person("Laurent", "Gatto", role="ctb", email="laurent.gatto@uclouvain.be", comment=c(ORCID="0000-0002-1520-2268")), person("Nathaniel", "Hayden", role="ctb"), person("James", "Hester", role="ctb"), person("Wolfgang", "Huber", role="ctb"), person("Michael", "Lawrence", role="ctb"), person("Martin", "Morgan", role="ctb", email="mtmorgan.xyz@gmail.com", comment=c(ORCID="0000-0002-5874-8148")), person("Valerie", "Obenchain", role="ctb")) Depends: R (>= 4.0.0), methods, utils, graphics, stats, generics Suggests: datasets, Biobase, S4Vectors, IRanges, S4Arrays, SparseArray, DelayedArray, HDF5Array, GenomicRanges, pwalign, Rsamtools, AnnotationDbi, affy, affyPLM, DESeq2, flowClust, MSnbase, annotate, MultipleAlignment, MultiAssayExperiment, RUnit Collate: S3-classes-as-S4-classes.R utils.R normarg-utils.R replaceSlots.R aperm.R append.R as.data.frame.R as.list.R as.vector.R cbind.R do.call.R duplicated.R eval.R Extremes.R format.R funprog.R get.R grep.R is.unsorted.R lapply.R mapply.R match.R mean.R nrow.R order.R paste.R rank.R rep.R row_colnames.R saveRDS.R scale.R sequence.R sort.R start.R subset.R t.R table.R tapply.R transform.R unique.R unlist.R unsplit.R which.R which.min.R data.R relist.R boxplot.R image.R density.R IQR.R mad.R residuals.R var.R weights.R xtabs.R setops.R annotation.R combine.R containsOutOfMemoryData.R dbconn.R detail.R dge.R dims.R fileName.R longForm.R normalize.R Ontology.R organism_species.R paste2.R path.R plotMA.R plotPCA.R rotate.R score.R strand.R toTable.R type.R updateObject.R testPackage.R zzz.R Repository: https://bioc.r-universe.dev Date/Publication: 2026-07-04 15:00:25 UTC RemoteUrl: https://github.com/bioc/BiocGenerics RemoteRef: HEAD RemoteSha: 0c73da8e39a48a867d484180f9acbdc032af9760 NeedsCompilation: no Packaged: 2026-07-04 20:54:46 UTC; root Author: The Bioconductor Dev Team [aut], Hervé Pagès [aut, cre] (ORCID: ), Laurent Gatto [ctb] (ORCID: ), Nathaniel Hayden [ctb], James Hester [ctb], Wolfgang Huber [ctb], Michael Lawrence [ctb], Martin Morgan [ctb] (ORCID: ), Valerie Obenchain [ctb] Maintainer: Hervé Pagès