File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Package: bioanalyzeR
2
2
Title: Analysis of Agilent electrophoresis data
3
- Version: 0.8.1
3
+ Version: 0.9.0
4
4
Authors@R:
5
5
person(given = "Joseph",
6
6
family = "Foley",
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ Install the required dependencies:
8
8
9
9
Install the newest release (includes 22 MB of demo data):
10
10
11
- > install.packages("https://github.com/jwfoley/bioanalyzeR/releases/download/v0.8.1 /bioanalyzeR_0.8.1 .tar.gz", repos = NULL)
11
+ > install.packages("https://github.com/jwfoley/bioanalyzeR/releases/download/v0.9.0 /bioanalyzeR_0.9.0 .tar.gz", repos = NULL)
12
12
13
13
or, install the newest release without the demo data:
14
14
15
- > install.packages("https://github.com/jwfoley/bioanalyzeR/releases/download/v0.8.1 /bioanalyzeR_0.8.1 -no_data.tar.gz", repos = NULL)
15
+ > install.packages("https://github.com/jwfoley/bioanalyzeR/releases/download/v0.9.0 /bioanalyzeR_0.9.0 -no_data.tar.gz", repos = NULL)
16
16
17
17
18
18
# Documentation
You can’t perform that action at this time.
0 commit comments