File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Package: dsBaseClient
22Title: DataSHIELD Client Functions
3- Version: 6.0 .0
3+ Version: 6.1 .0
44Author: DataSHIELD Developers <datashield@newcastle.ac.uk>
55Maintainer: DataSHIELD Developers <datashield@newcastle.ac.uk>
66Description: DataSHIELD client functions for the client side.
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ resources:
4747 type : github
4848 endpoint : datashield-testing
4949 name : datashield/datashield-infrastructure
50- ref : refs/tags/6.0.1
50+ ref : v6.1-dev
5151
5252
5353# ########################################################################################
@@ -125,7 +125,7 @@ jobs:
125125 - bash : |
126126
127127 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E298A3A825C0D65DFD57CBB651716619E084DAB9
128- sudo add-apt-repository "deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35 /"
128+ sudo add-apt-repository "deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran40 /"
129129 sudo apt-get update
130130
131131 sudo apt-get install -qq libxml2-dev libcurl4-openssl-dev libssl-dev libgsl-dev r-base -y
Original file line number Diff line number Diff line change 1616 remote_mysql => false , # There is not a remote mysql server
1717
1818 dsbase_githubusername => ' datashield' ,
19- dsbase_ref => ' master ' ,
19+ dsbase_ref => ' v6.1-dev ' ,
2020 dsstats_githubusername => ' datashield' ,
2121 dsstats_ref => ' ' ,
2222 dsgraphics_githubusername => ' datashield' ,
You can’t perform that action at this time.
0 commit comments