... |
... |
@@ -1,11 +1,12 @@
|
1 |
1 |
Package: preprocessCore
|
2 |
|
-Version: 1.31.0
|
|
2 |
+Version: 1.33.0
|
3 |
3 |
Title: A collection of pre-processing functions
|
4 |
4 |
Author: Benjamin Milo Bolstad <bmb@bmbolstad.com>
|
5 |
5 |
Maintainer: Benjamin Milo Bolstad <bmb@bmbolstad.com>
|
6 |
6 |
Imports: stats
|
7 |
7 |
Description: A library of core preprocessing routines
|
8 |
8 |
License: LGPL (>= 2)
|
|
9 |
+URL: https://github.com/bmbolstad/preprocessCore
|
9 |
10 |
Collate: normalize.quantiles.R quantile_extensions.R rma.background.correct.R rcModel.R colSummarize.R subColSummarize.R plmr.R plmd.R
|
10 |
11 |
LazyLoad: yes
|
11 |
12 |
biocViews: Infrastructure
|