... | ... |
@@ -11,5 +11,5 @@ BiocManager::install("bsseq", version = "devel") |
11 | 11 |
| Resource: | Bioconductor | Travis CI | |
12 | 12 |
| ------------- | ------------------- | ------------- | |
13 | 13 |
| _Platforms:_ | _Multiple_ | _Linux_ | |
14 |
-| R CMD check | <a href="http://bioconductor.org/checkResults/release/bioc-LATEST/bsseq/"><img border="0" src="http://bioconductor.org/shields/build/release/bioc/bsseq.svg" alt="Build status"></a> (release)</br><a href="http://bioconductor.org/checkResults/devel/bioc-LATEST/bsseq/"><img border="0" src="http://bioconductor.org/shields/build/devel/bioc/bsseq.svg" alt="Build status"></a> (devel) | <a href="https://travis-ci.org/kasperdanielhansen/bsseq"><img src="https://travis-ci.org/kasperdanielhansen/bsseq.svg" alt="Build status"></a> | |
|
15 |
-| Test coverage | | <a href="https://codecov.io/github/kasperdanielhansen/bsseq?branch=master"><img src="https://codecov.io/github/kasperdanielhansen/bsseq/coverage.svg?branch=master" alt="Coverage Status"/></a> | | |
|
14 |
+| R CMD check | <a href="http://bioconductor.org/checkResults/release/bioc-LATEST/bsseq/"><img border="0" src="http://bioconductor.org/shields/build/release/bioc/bsseq.svg" alt="Build status"></a> (release)</br><a href="http://bioconductor.org/checkResults/devel/bioc-LATEST/bsseq/"><img border="0" src="http://bioconductor.org/shields/build/devel/bioc/bsseq.svg" alt="Build status"></a> (devel) | <a href="https://travis-ci.org/hansenlab/bsseq"><img src="https://travis-ci.org/hansenlab/bsseq.svg" alt="Build status"></a> | |
|
15 |
+| Test coverage | | <a href="https://codecov.io/github/hansenlab/bsseq?branch=master"><img src="https://codecov.io/github/hansenlab/bsseq/coverage.svg?branch=master" alt="Coverage Status"/></a> | | |
... | ... |
@@ -2,9 +2,8 @@ |
2 | 2 |
This is the developer version of Bioconductor package [bsseq](http://bioconductor.org/packages/devel/bioc/html/bsseq.html). Install in R as: |
3 | 3 |
|
4 | 4 |
```r |
5 |
-source('http://bioconductor.org/biocLite.R') |
|
6 |
-useDevel(TRUE) |
|
7 |
-biocLite('bsseq') |
|
5 |
+install.packages("BiocManager") |
|
6 |
+BiocManager::install("bsseq", version = "devel") |
|
8 | 7 |
``` |
9 | 8 |
|
10 | 9 |
## Software status |
From: Kasper Daniel Hansen <kasperdanielhansen@gmail.com>
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/bsseq@110074 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -3,8 +3,16 @@ This is the developer version of Bioconductor package [bsseq](http://bioconducto |
3 | 3 |
|
4 | 4 |
```r |
5 | 5 |
source('http://bioconductor.org/biocLite.R') |
6 |
-biocLite(bsseq') |
|
6 |
+useDevel(TRUE) |
|
7 |
+biocLite('bsseq') |
|
7 | 8 |
``` |
8 | 9 |
|
9 | 10 |
## R CMD check results |
10 |
-Bioconductor: [Multiple platform build/check report](http://master.bioconductor.org/checkResults/devel/bioc-LATEST/bsseq/) |
|
11 |
+ |
|
12 |
+## Software status |
|
13 |
+ |
|
14 |
+| Resource: | Bioconductor | Travis CI | |
|
15 |
+| ------------- | ------------------- | ------------- | |
|
16 |
+| _Platforms:_ | _Multiple_ | _Linux_ | |
|
17 |
+| R CMD check | <a href="http://bioconductor.org/checkResults/release/bioc-LATEST/bsseq/"><img border="0" src="http://bioconductor.org/shields/build/release/bioc/bsseq.svg" alt="Build status"></a> (release)</br><a href="http://bioconductor.org/checkResults/devel/bioc-LATEST/bsseq/"><img border="0" src="http://bioconductor.org/shields/build/devel/bioc/bsseq.svg" alt="Build status"></a> (devel) | <a href="https://travis-ci.org/kasperdanielhansen/bsseq"><img src="https://travis-ci.org/kasperdanielhansen/bsseq.svg" alt="Build status"></a> | |
|
18 |
+| Test coverage | | <a href="https://codecov.io/github/kasperdanielhansen/bsseq?branch=master"><img src="https://codecov.io/github/kasperdanielhansen/bsseq/coverage.svg?branch=master" alt="Coverage Status"/></a> | | |
Commit information:
Commit id: 7ff5e7a228ab99a9c7cddbef2fd059c5c7e8b6cc
updated README
Committed by: Kasper Daniel Hansen
Author Name: Kasper Daniel Hansen
Commit date: 2014-10-02 22:19:16 -0400
Author date: 2014-10-02 22:19:16 -0400
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/bsseq@94889 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -7,4 +7,4 @@ biocLite(bsseq') |
7 | 7 |
``` |
8 | 8 |
|
9 | 9 |
## R CMD check results |
10 |
-Bioconductor: Multiple platform build/check [report](http://master.bioconductor.org/checkResults/devel/bioc-LATEST/bsseq/) |
|
10 |
+Bioconductor: [Multiple platform build/check report](http://master.bioconductor.org/checkResults/devel/bioc-LATEST/bsseq/) |
Commit information:
Commit id: b77623a3a6db038a562864481ddd2002160bca8c
updated README
Committed by: Kasper Daniel Hansen
Author Name: Kasper Daniel Hansen
Commit date: 2014-10-02 22:18:41 -0400
Author date: 2014-10-02 22:18:41 -0400
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/bsseq@94888 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -7,4 +7,4 @@ biocLite(bsseq') |
7 | 7 |
``` |
8 | 8 |
|
9 | 9 |
## R CMD check results |
10 |
-Bioconductor: [Multiple platform build/check report]("http://master.bioconductor.org/checkResults/devel/bioc-LATEST/bsseq/") |
|
10 |
+Bioconductor: Multiple platform build/check [report](http://master.bioconductor.org/checkResults/devel/bioc-LATEST/bsseq/) |
Commit information:
Commit id: de0d320a05e8792e414a88e9eae503a30b2204d1
updated README
Committed by: Kasper Daniel Hansen
Author Name: Kasper Daniel Hansen
Commit date: 2014-10-02 22:17:29 -0400
Author date: 2014-10-02 22:17:29 -0400
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/bsseq@94887 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,6 +1,10 @@ |
1 |
-# bsseq |
|
1 |
+# R package: bsseq |
|
2 |
+This is the developer version of Bioconductor package [bsseq](http://bioconductor.org/packages/devel/bioc/html/bsseq.html). Install in R as: |
|
2 | 3 |
|
3 |
-The devel repository for bsseq is at |
|
4 |
- |
|
5 |
-https://github.com/kasperdanielhansen/bsseq |
|
4 |
+```r |
|
5 |
+source('http://bioconductor.org/biocLite.R') |
|
6 |
+biocLite(bsseq') |
|
7 |
+``` |
|
6 | 8 |
|
9 |
+## R CMD check results |
|
10 |
+Bioconductor: [Multiple platform build/check report]("http://master.bioconductor.org/checkResults/devel/bioc-LATEST/bsseq/") |
Commit information:
Commit id: 5a8e5f8cb3cae8bc55c3eaa3be4b6cbfe977aac5
Commit message:
added README.md
Committed by Kasper Daniel Hansen <kasperdanielhansen at gmail.com>
Commit date: 2014-02-24T20:21:55-08:00
From: Bioconductor Git-SVN Bridge <bioc-sync@bioconductor.org>
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/bsseq@86771 bc3139a8-67e5-0310-9ffc-ced21a209358