[ARVADOS] updated: 1.1.2-117-g29df5af
Git user
git at public.curoverse.com
Fri Jan 12 17:10:55 EST 2018
Summary of changes:
sdk/R/DESCRIPTION | 2 +-
sdk/R/README | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
via 29df5af6f77c1f24593ecda397a56f0632876ce2 (commit)
from defe89ef5c3e8995b275120f060cf85296f6396b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 29df5af6f77c1f24593ecda397a56f0632876ce2
Author: Tom Morris <tfmorris at veritasgenetics.com>
Date: Fri Jan 12 17:09:32 2018 -0500
Bump version to 0.0.2
Arvados-DCO-1.1-Signed-off-by: Tom Morris <tfmorris at veritasgenetics.com>
diff --git a/sdk/R/DESCRIPTION b/sdk/R/DESCRIPTION
index ce96f05..73738e1 100644
--- a/sdk/R/DESCRIPTION
+++ b/sdk/R/DESCRIPTION
@@ -1,7 +1,7 @@
Package: ArvadosR
Type: Package
Title: Arvados R SDK
-Version: 0.0.1
+Version: 0.0.2
Author: Fuad Muhic
Maintainer: Ward Vandewege <wvandewege at veritasgenetics.com>
Description: This is the Arvados R SDK
diff --git a/sdk/R/README b/sdk/R/README
index 5ef9620..d0e570c 100644
--- a/sdk/R/README
+++ b/sdk/R/README
@@ -16,7 +16,7 @@ If needed, you may have to install the supporting packages first. On Linux, thes
2. Install the ArvardosR package
- > install.packages('/path/to/ArvadosR_0.0.1.tar.gz', repos = NULL, type="source", dependencies = TRUE)
+ > install.packages('/path/to/ArvadosR_0.0.2.tar.gz', repos = NULL, type="source", dependencies = TRUE)
EXAMPLES OF USAGE
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list