BiocVersion/0000755000175000017500000000000014147403062012627 5ustar nileshnileshBiocVersion/DESCRIPTION0000644000175000017500000000202314051274367014342 0ustar nileshnileshPackage: BiocVersion Version: 3.14.0 Title: Set the appropriate version of Bioconductor packages Description: This package provides repository information for the appropriate version of Bioconductor. Authors@R: c( person("Martin", "Morgan", email = "martin.morgan@roswellpark.org", role = "aut"), person("Marcel", "Ramos", email = "marcel.ramos@roswellpark.org", role = "ctb"), person("Bioconductor", "Package Maintainer", email = "maintainer@bioconductor.org", role = c("ctb", "cre"))) biocViews: Infrastructure Depends: R (>= 4.1.0) License: Artistic-2.0 Encoding: UTF-8 RoxygenNote: 6.0.1 git_url: https://git.bioconductor.org/packages/BiocVersion git_branch: master git_last_commit: aa56d93 git_last_commit_date: 2021-05-19 Date/Publication: 2021-05-19 NeedsCompilation: no Packaged: 2021-05-19 20:45:42 UTC; biocbuild Author: Martin Morgan [aut], Marcel Ramos [ctb], Bioconductor Package Maintainer [ctb, cre] Maintainer: Bioconductor Package Maintainer BiocVersion/man/0000755000175000017500000000000014044566520013407 5ustar nileshnileshBiocVersion/man/BiocVersion-pkg.Rd0000644000175000017500000000054014044566520016676 0ustar nileshnilesh\docType{package} \name{BiocVersion-pkg} \alias{BiocVersion} \title{Determine Bioconductor version in use} \description{ The 'major' and 'minor' version of this package determines the version of Bioconductor software packages to be installed by the \code{\link[BiocManager]{install}} function. } \examples{ packageVersion("BiocVersion")[,1:2] } BiocVersion/NAMESPACE0000644000175000017500000000017114051274367014055 0ustar nileshnilesh# Default NAMESPACE created by R # Remove the previous line if you edit this file # Export all names exportPattern(".")