-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 1.41 KB
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: biocViews
Title: Categorized views of R package repositories
Description: Infrastructure to support 'views' used to classify
Bioconductor packages. 'biocViews' are directed acyclic
graphs of terms from a controlled vocabulary. There are three
major classifications, corresponding to 'software', 'annotation',
and 'experiment data' packages.
biocViews: Infrastructure
URL: http://bioconductor.org/packages/biocViews
BugReports: https://github.com/Bioconductor/biocViews/issues
Version: 1.79.3
License: Artistic-2.0
Authors@R: c(
person("Vincent", "Carey", role = "aut"),
person("Benjamin", "Harshfield", role = "aut"),
person("Seth", "Falcon", role = "aut"),
person("Sonali", "Arora", role = "aut"),
person("Lori", "Shepherd", role = "aut"),
person("Bioconductor Package", "Maintainer", ,
"maintainer@bioconductor.org", "cre"))
Depends: R (>= 3.6.0)
Imports: Biobase, graph (>= 1.9.26), methods, RBGL (>= 1.13.5), tools,
utils, XML, RCurl, RUnit, BiocManager
Suggests: BiocGenerics, BiocPkgTools, knitr, commonmark, BiocStyle
Collate: AllClasses.R AllGenerics.R as-methods.R htmlDoc-methods.R
htmlFilename-methods.R htmlValue-methods.R show-methods.R
getPackNames.R packageDetails.R pump.R repository.R showvoc.R
getPackageNEWS.R validation_tests.R recommendBiocViews.R
dump_concept.R build_dbs.R
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Encoding: UTF-8