Skip to content

Commit ef46093

Browse files
author
Joe Foley
committed
version -> 0.7.2
1 parent 1b3905a commit ef46093

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: bioanalyzeR
22
Title: Analysis of Agilent electrophoresis data
3-
Version: 0.7.1
3+
Version: 0.7.2
44
Authors@R:
55
person(given = "Joseph",
66
family = "Foley",

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Install required dependencies:
88

99
Install the newest release (includes 35 MB of demo data):
1010

11-
> install.packages("https://github.com/jwfoley/bioanalyzeR/releases/download/v0.7.1/bioanalyzeR_0.7.1.tar.gz", repos = NULL)
11+
> install.packages("https://github.com/jwfoley/bioanalyzeR/releases/download/v0.7.2/bioanalyzeR_0.7.2.tar.gz", repos = NULL)
1212

1313
or, install the newest release without the demo data:
1414

15-
> install.packages("https://github.com/jwfoley/bioanalyzeR/releases/download/v0.7.1/bioanalyzeR_0.7.1-no_data.tar.gz", repos = NULL)
15+
> install.packages("https://github.com/jwfoley/bioanalyzeR/releases/download/v0.7.2/bioanalyzeR_0.7.2-no_data.tar.gz", repos = NULL)
1616

1717

1818
# Documentation

0 commit comments

Comments
 (0)