diff --git a/DESCRIPTION b/DESCRIPTION index aea087b4..604f94d2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: dsBaseClient Title: DataSHIELD Client Functions -Version: 6.3.2.9000 +Version: 6.3.2 Authors@R: c(person(given = "Paul", family = "Burton", role = c("aut")), diff --git a/armadillo_azure-pipelines.yml b/armadillo_azure-pipelines.yml index d097ed0a..595258a6 100644 --- a/armadillo_azure-pipelines.yml +++ b/armadillo_azure-pipelines.yml @@ -58,10 +58,10 @@ schedules: - master always: true - cron: "0 2 * * *" - displayName: Nightly build - v6.3.1-dev + displayName: Nightly build - v6.3.2-dev branches: include: - - v6.3.1-dev + - v6.3.2-dev always: true ######################################################################################### @@ -235,7 +235,7 @@ jobs: curl -u admin:admin -X GET http://localhost:8080/packages - curl -u admin:admin --max-time 300 -v -H 'Content-Type: multipart/form-data' -F "file=@dsBase_6.3.1-permissive.tar.gz" -X POST http://localhost:8080/install-package + curl -u admin:admin --max-time 300 -v -H 'Content-Type: multipart/form-data' -F "file=@dsBase_6.3.2-permissive.tar.gz" -X POST http://localhost:8080/install-package sleep 60 docker container restart dsbaseclient_armadillo_1 @@ -364,7 +364,7 @@ jobs: - bash: | curl -u admin:admin http://localhost:8080/whitelist - curl -u admin:admin -v -H 'Content-Type: multipart/form-data' -F "file=@dsDanger_6.3.1.tar.gz" -X POST http://localhost:8080/install-package + curl -u admin:admin -v -H 'Content-Type: multipart/form-data' -F "file=@dsDanger_6.3.2.tar.gz" -X POST http://localhost:8080/install-package docker container restart dsbaseclient_armadillo_1 sleep 60 diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a1d5a3a0..691bd140 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -58,10 +58,10 @@ schedules: - master always: true - cron: "0 2 * * *" - displayName: Nightly build - v6.3.1-dev + displayName: Nightly build - v6.3.2-dev branches: include: - - v6.3.1-dev + - v6.3.2-dev always: true ######################################################################################### @@ -140,7 +140,7 @@ jobs: sudo R -q -e "install.packages(c('MolgenisAuth', 'MolgenisArmadillo', 'DSMolgenisArmadillo'), dependencies=TRUE, repos='https://cloud.r-project.org')" sudo R -q -e "install.packages(c('DescTools','e1071'), dependencies=TRUE, repos='https://cloud.r-project.org')" - sudo R -q -e "library('devtools'); devtools::install_github(repo='datashield/dsDangerClient', ref='6.3.1', dependencies = TRUE)" + sudo R -q -e "library('devtools'); devtools::install_github(repo='datashield/dsDangerClient', ref='6.3.2', dependencies = TRUE)" # XML grep for coverage report merging sudo apt-get install -qq xml-twig-tools -y @@ -235,7 +235,7 @@ jobs: - bash: | R -q -e "library(opalr); opal <- opal.login(username = 'administrator', password = 'datashield_test&', url = 'https://localhost:8443', opts = list(ssl_verifyhost=0, ssl_verifypeer=0)); opal.put(opal, 'system', 'conf', 'general', '_rPackage'); opal.logout(o)" - R -q -e "library(opalr); opal <- opal.login('administrator','datashield_test&', url='https://localhost:8443/', opts = list(ssl_verifyhost=0, ssl_verifypeer=0)); dsadmin.install_github_package(opal, 'dsBase', username = 'datashield', ref = '6.3.1'); opal.logout(opal)" + R -q -e "library(opalr); opal <- opal.login('administrator','datashield_test&', url='https://localhost:8443/', opts = list(ssl_verifyhost=0, ssl_verifypeer=0)); dsadmin.install_github_package(opal, 'dsBase', username = 'datashield', ref = '6.3.2'); opal.logout(opal)" sleep 60 diff --git a/docker-compose_armadillo.yml b/docker-compose_armadillo.yml index 3f245e7b..60f33094 100644 --- a/docker-compose_armadillo.yml +++ b/docker-compose_armadillo.yml @@ -3,7 +3,7 @@ services: hostname: armadillo ports: - 8080:8080 - image: datashield/armadillo_citest:5.0.0 + image: datashield/armadillo_citest:5.0.0.2 environment: LOGGING_CONFIG: 'classpath:logback-file.xml' AUDIT_LOG_PATH: '/app/logs/audit.log' @@ -16,6 +16,6 @@ services: default: hostname: default - image: datashield/rock-margin-hammer-permissive:latest + image: datashield/rserver-neutron:latest environment: DEBUG: "FALSE" diff --git a/docker-compose_opal.yml b/docker-compose_opal.yml index fcdb93e4..ad524b19 100644 --- a/docker-compose_opal.yml +++ b/docker-compose_opal.yml @@ -1,6 +1,6 @@ services: opal: - image: obiba/opal:5.1.2 + image: obiba/opal:5.1.3 ports: - "8443:8443" links: diff --git a/docs/404.html b/docs/404.html index c864294f..91b349f8 100644 --- a/docs/404.html +++ b/docs/404.html @@ -32,7 +32,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -73,12 +73,12 @@

Page not found (404)

diff --git a/docs/LICENSE.html b/docs/LICENSE.html index 29e8c211..72b62095 100644 --- a/docs/LICENSE.html +++ b/docs/LICENSE.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -256,11 +256,11 @@

NA

diff --git a/docs/authors.html b/docs/authors.html index 25c475fa..a7c1f4dd 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -40,7 +40,39 @@

Authors and Citation

@@ -52,15 +84,15 @@

Citation

-

Developers D (2025). +

Burton P, Wilson R, Butters O, Ryser-Welch P, Westerberg A, Abarrategui L, Villegas-Diaz R, Avraam D, Wheater S (2025). dsBaseClient: DataSHIELD Client Functions. -R package version 6.3.2.9000. +R package version 6.3.2.

@Manual{,
   title = {dsBaseClient: DataSHIELD Client Functions},
-  author = {DataSHIELD Developers},
+  author = {Paul Burton and Rebecca Wilson and Olly Butters and Patricia Ryser-Welch and Alex Westerberg and Leire Abarrategui and Roberto Villegas-Diaz and Demetris Avraam and Stuart Wheater},
   year = {2025},
-  note = {R package version 6.3.2.9000},
+  note = {R package version 6.3.2},
 }
@@ -70,11 +102,11 @@

Citation

diff --git a/docs/index.html b/docs/index.html index 8be1b45e..78d5c4e3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -33,7 +33,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -117,7 +117,15 @@

Citation

Developers

@@ -129,12 +137,12 @@

Developers

diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index e6db4552..dbce8e77 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -1,5 +1,5 @@ pandoc: 3.1.3 -pkgdown: 2.1.1 +pkgdown: 2.1.2 pkgdown_sha: ~ articles: {} -last_built: 2025-03-10T14:20Z +last_built: 2025-05-21T10:56Z diff --git a/docs/reference/checkClass.html b/docs/reference/checkClass.html index caa41c73..568a7a3f 100644 --- a/docs/reference/checkClass.html +++ b/docs/reference/checkClass.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -78,11 +78,11 @@

Details

diff --git a/docs/reference/colPercent.html b/docs/reference/colPercent.html index 17795547..b4e3d6c6 100644 --- a/docs/reference/colPercent.html +++ b/docs/reference/colPercent.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -76,11 +76,11 @@

Author

diff --git a/docs/reference/ds.Boole.html b/docs/reference/ds.Boole.html index fdc38402..c98c57f1 100644 --- a/docs/reference/ds.Boole.html +++ b/docs/reference/ds.Boole.html @@ -20,7 +20,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -200,11 +200,11 @@

Examples

diff --git a/docs/reference/ds.abs.html b/docs/reference/ds.abs.html index 191ad9d5..bb80a107 100644 --- a/docs/reference/ds.abs.html +++ b/docs/reference/ds.abs.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -150,11 +150,11 @@

Examples

diff --git a/docs/reference/ds.asCharacter.html b/docs/reference/ds.asCharacter.html index 24a4c421..7cf660c8 100644 --- a/docs/reference/ds.asCharacter.html +++ b/docs/reference/ds.asCharacter.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -132,11 +132,11 @@

Examples

diff --git a/docs/reference/ds.asDataMatrix.html b/docs/reference/ds.asDataMatrix.html index 0d88ac8f..ccf32138 100644 --- a/docs/reference/ds.asDataMatrix.html +++ b/docs/reference/ds.asDataMatrix.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -135,11 +135,11 @@

Examples

diff --git a/docs/reference/ds.asFactor.html b/docs/reference/ds.asFactor.html index 1eaca56d..3f151373 100644 --- a/docs/reference/ds.asFactor.html +++ b/docs/reference/ds.asFactor.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -229,11 +229,11 @@

Examples

diff --git a/docs/reference/ds.asFactorSimple.html b/docs/reference/ds.asFactorSimple.html index 81a92eb8..940a39c6 100644 --- a/docs/reference/ds.asFactorSimple.html +++ b/docs/reference/ds.asFactorSimple.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -103,11 +103,11 @@

Author

diff --git a/docs/reference/ds.asInteger.html b/docs/reference/ds.asInteger.html index f403a2d5..fcddf562 100644 --- a/docs/reference/ds.asInteger.html +++ b/docs/reference/ds.asInteger.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -148,11 +148,11 @@

Examples

diff --git a/docs/reference/ds.asList.html b/docs/reference/ds.asList.html index b7d6b7cd..66839965 100644 --- a/docs/reference/ds.asList.html +++ b/docs/reference/ds.asList.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -133,11 +133,11 @@

Examples

diff --git a/docs/reference/ds.asLogical.html b/docs/reference/ds.asLogical.html index bc8682a6..733baadc 100644 --- a/docs/reference/ds.asLogical.html +++ b/docs/reference/ds.asLogical.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -134,11 +134,11 @@

Examples

diff --git a/docs/reference/ds.asMatrix.html b/docs/reference/ds.asMatrix.html index f6972969..b6928e3f 100644 --- a/docs/reference/ds.asMatrix.html +++ b/docs/reference/ds.asMatrix.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -136,11 +136,11 @@

Examples

diff --git a/docs/reference/ds.asNumeric.html b/docs/reference/ds.asNumeric.html index aaec72d3..e544762c 100644 --- a/docs/reference/ds.asNumeric.html +++ b/docs/reference/ds.asNumeric.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -147,11 +147,11 @@

Examples

diff --git a/docs/reference/ds.assign.html b/docs/reference/ds.assign.html index 791c70af..37447999 100644 --- a/docs/reference/ds.assign.html +++ b/docs/reference/ds.assign.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -131,11 +131,11 @@

Examples

diff --git a/docs/reference/ds.auc.html b/docs/reference/ds.auc.html index 2f487f0c..9eb41699 100644 --- a/docs/reference/ds.auc.html +++ b/docs/reference/ds.auc.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -89,11 +89,11 @@

Author

diff --git a/docs/reference/ds.boxPlot.html b/docs/reference/ds.boxPlot.html index 208e468f..d02f2c76 100644 --- a/docs/reference/ds.boxPlot.html +++ b/docs/reference/ds.boxPlot.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -113,11 +113,11 @@

Examples

diff --git a/docs/reference/ds.boxPlotGG.html b/docs/reference/ds.boxPlotGG.html index 7cb535ec..155253f4 100644 --- a/docs/reference/ds.boxPlotGG.html +++ b/docs/reference/ds.boxPlotGG.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -108,11 +108,11 @@

Value

diff --git a/docs/reference/ds.boxPlotGG_data_Treatment.html b/docs/reference/ds.boxPlotGG_data_Treatment.html index e9299e3f..1a3e0819 100644 --- a/docs/reference/ds.boxPlotGG_data_Treatment.html +++ b/docs/reference/ds.boxPlotGG_data_Treatment.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -95,11 +95,11 @@

Value

diff --git a/docs/reference/ds.boxPlotGG_data_Treatment_numeric.html b/docs/reference/ds.boxPlotGG_data_Treatment_numeric.html index 48ba2125..097cf195 100644 --- a/docs/reference/ds.boxPlotGG_data_Treatment_numeric.html +++ b/docs/reference/ds.boxPlotGG_data_Treatment_numeric.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -75,11 +75,11 @@

Value

diff --git a/docs/reference/ds.boxPlotGG_numeric.html b/docs/reference/ds.boxPlotGG_numeric.html index e6eae15f..25bc0733 100644 --- a/docs/reference/ds.boxPlotGG_numeric.html +++ b/docs/reference/ds.boxPlotGG_numeric.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -91,11 +91,11 @@

Value

diff --git a/docs/reference/ds.boxPlotGG_table.html b/docs/reference/ds.boxPlotGG_table.html index ba15598e..5a3822ca 100644 --- a/docs/reference/ds.boxPlotGG_table.html +++ b/docs/reference/ds.boxPlotGG_table.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -106,11 +106,11 @@

Value

diff --git a/docs/reference/ds.bp_standards.html b/docs/reference/ds.bp_standards.html index 6b29404e..f8d52297 100644 --- a/docs/reference/ds.bp_standards.html +++ b/docs/reference/ds.bp_standards.html @@ -20,7 +20,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -126,11 +126,11 @@

Author

diff --git a/docs/reference/ds.c.html b/docs/reference/ds.c.html index 0e26d688..ec71bb4d 100644 --- a/docs/reference/ds.c.html +++ b/docs/reference/ds.c.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -132,11 +132,11 @@

Examples

diff --git a/docs/reference/ds.cbind.html b/docs/reference/ds.cbind.html index f49984b9..1d09d12d 100644 --- a/docs/reference/ds.cbind.html +++ b/docs/reference/ds.cbind.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -206,11 +206,11 @@

Examples

diff --git a/docs/reference/ds.changeRefGroup.html b/docs/reference/ds.changeRefGroup.html index 3975f2d7..09297ffb 100644 --- a/docs/reference/ds.changeRefGroup.html +++ b/docs/reference/ds.changeRefGroup.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -199,11 +199,11 @@

Examples

diff --git a/docs/reference/ds.class.html b/docs/reference/ds.class.html index 89065a11..05e97117 100644 --- a/docs/reference/ds.class.html +++ b/docs/reference/ds.class.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -130,11 +130,11 @@

Examples

diff --git a/docs/reference/ds.colnames.html b/docs/reference/ds.colnames.html index aded7484..2e1bf0dc 100644 --- a/docs/reference/ds.colnames.html +++ b/docs/reference/ds.colnames.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -127,11 +127,11 @@

Examples

diff --git a/docs/reference/ds.completeCases.html b/docs/reference/ds.completeCases.html index 11d0ccac..c4639ce5 100644 --- a/docs/reference/ds.completeCases.html +++ b/docs/reference/ds.completeCases.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -147,11 +147,11 @@

Examples

diff --git a/docs/reference/ds.contourPlot.html b/docs/reference/ds.contourPlot.html index 8e9c2a0b..c9506e43 100644 --- a/docs/reference/ds.contourPlot.html +++ b/docs/reference/ds.contourPlot.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -203,11 +203,11 @@

Examples

diff --git a/docs/reference/ds.cor.html b/docs/reference/ds.cor.html index 4e4ec7aa..8be9ab6b 100644 --- a/docs/reference/ds.cor.html +++ b/docs/reference/ds.cor.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -156,11 +156,11 @@

Examples

diff --git a/docs/reference/ds.corTest.html b/docs/reference/ds.corTest.html index 228acd59..7f6e5288 100644 --- a/docs/reference/ds.corTest.html +++ b/docs/reference/ds.corTest.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -162,11 +162,11 @@

Examples

diff --git a/docs/reference/ds.cov.html b/docs/reference/ds.cov.html index 4969a1c3..f894d77b 100644 --- a/docs/reference/ds.cov.html +++ b/docs/reference/ds.cov.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -181,11 +181,11 @@

Examples

diff --git a/docs/reference/ds.dataFrame.html b/docs/reference/ds.dataFrame.html index 0a428118..5bf6a5b9 100644 --- a/docs/reference/ds.dataFrame.html +++ b/docs/reference/ds.dataFrame.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -199,11 +199,11 @@

Examples

diff --git a/docs/reference/ds.dataFrameFill.html b/docs/reference/ds.dataFrameFill.html index cdcc80a3..1f2b0d67 100644 --- a/docs/reference/ds.dataFrameFill.html +++ b/docs/reference/ds.dataFrameFill.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -150,11 +150,11 @@

Examples

diff --git a/docs/reference/ds.dataFrameSort.html b/docs/reference/ds.dataFrameSort.html index bc66c46a..8304469e 100644 --- a/docs/reference/ds.dataFrameSort.html +++ b/docs/reference/ds.dataFrameSort.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -171,11 +171,11 @@

Examples

diff --git a/docs/reference/ds.dataFrameSubset.html b/docs/reference/ds.dataFrameSubset.html index 8c839ebe..6c92217a 100644 --- a/docs/reference/ds.dataFrameSubset.html +++ b/docs/reference/ds.dataFrameSubset.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -216,11 +216,11 @@

Examples

diff --git a/docs/reference/ds.densityGrid.html b/docs/reference/ds.densityGrid.html index 5f1829ec..66b79f6f 100644 --- a/docs/reference/ds.densityGrid.html +++ b/docs/reference/ds.densityGrid.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -120,11 +120,11 @@

Examples

diff --git a/docs/reference/ds.dim.html b/docs/reference/ds.dim.html index df87e6e0..c9296661 100644 --- a/docs/reference/ds.dim.html +++ b/docs/reference/ds.dim.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -167,11 +167,11 @@

Examples

diff --git a/docs/reference/ds.dmtC2S.html b/docs/reference/ds.dmtC2S.html index 2f4218ee..3fffb7a6 100644 --- a/docs/reference/ds.dmtC2S.html +++ b/docs/reference/ds.dmtC2S.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -120,11 +120,11 @@

Author

diff --git a/docs/reference/ds.elspline.html b/docs/reference/ds.elspline.html index 39bbfcbf..cb7658a7 100644 --- a/docs/reference/ds.elspline.html +++ b/docs/reference/ds.elspline.html @@ -20,7 +20,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -119,11 +119,11 @@

Author

diff --git a/docs/reference/ds.exists.html b/docs/reference/ds.exists.html index fc2f1613..2f14e6a7 100644 --- a/docs/reference/ds.exists.html +++ b/docs/reference/ds.exists.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -138,11 +138,11 @@

Examples

diff --git a/docs/reference/ds.exp.html b/docs/reference/ds.exp.html index 1a033635..3023558e 100644 --- a/docs/reference/ds.exp.html +++ b/docs/reference/ds.exp.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -132,11 +132,11 @@

Examples

diff --git a/docs/reference/ds.extractQuantiles.html b/docs/reference/ds.extractQuantiles.html index e0bb5cd2..aea5200d 100644 --- a/docs/reference/ds.extractQuantiles.html +++ b/docs/reference/ds.extractQuantiles.html @@ -26,7 +26,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -176,11 +176,11 @@

Author

diff --git a/docs/reference/ds.forestplot.html b/docs/reference/ds.forestplot.html index d0565013..f8f5d6ee 100644 --- a/docs/reference/ds.forestplot.html +++ b/docs/reference/ds.forestplot.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -118,11 +118,11 @@

Examples

diff --git a/docs/reference/ds.gamlss.html b/docs/reference/ds.gamlss.html index ba5d4252..7f8870e4 100644 --- a/docs/reference/ds.gamlss.html +++ b/docs/reference/ds.gamlss.html @@ -23,7 +23,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -215,11 +215,11 @@

Author

diff --git a/docs/reference/ds.getWGSR.html b/docs/reference/ds.getWGSR.html index ac9e59a0..4f7ba8ea 100644 --- a/docs/reference/ds.getWGSR.html +++ b/docs/reference/ds.getWGSR.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -204,11 +204,11 @@

Examples

diff --git a/docs/reference/ds.glm.html b/docs/reference/ds.glm.html index 21a73a85..0c714f5f 100644 --- a/docs/reference/ds.glm.html +++ b/docs/reference/ds.glm.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -427,11 +427,11 @@

Examples

diff --git a/docs/reference/ds.glmPredict.html b/docs/reference/ds.glmPredict.html index d72f2306..9b6cbf67 100644 --- a/docs/reference/ds.glmPredict.html +++ b/docs/reference/ds.glmPredict.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -227,11 +227,11 @@

Author

diff --git a/docs/reference/ds.glmSLMA.html b/docs/reference/ds.glmSLMA.html index 89ffce26..f7d7bbae 100644 --- a/docs/reference/ds.glmSLMA.html +++ b/docs/reference/ds.glmSLMA.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -493,11 +493,11 @@

Examples

diff --git a/docs/reference/ds.glmSummary.html b/docs/reference/ds.glmSummary.html index 9f063a2b..a6ba6e24 100644 --- a/docs/reference/ds.glmSummary.html +++ b/docs/reference/ds.glmSummary.html @@ -20,7 +20,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -154,11 +154,11 @@

Author

diff --git a/docs/reference/ds.glmerSLMA.html b/docs/reference/ds.glmerSLMA.html index 8c4c2d1f..c606192c 100644 --- a/docs/reference/ds.glmerSLMA.html +++ b/docs/reference/ds.glmerSLMA.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -379,11 +379,11 @@

Examples

diff --git a/docs/reference/ds.heatmapPlot.html b/docs/reference/ds.heatmapPlot.html index 09c22fe8..40a1f664 100644 --- a/docs/reference/ds.heatmapPlot.html +++ b/docs/reference/ds.heatmapPlot.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -199,11 +199,11 @@

Examples

diff --git a/docs/reference/ds.hetcor.html b/docs/reference/ds.hetcor.html index fc514632..ebf65f2f 100644 --- a/docs/reference/ds.hetcor.html +++ b/docs/reference/ds.hetcor.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -124,11 +124,11 @@

Author

diff --git a/docs/reference/ds.histogram.html b/docs/reference/ds.histogram.html index 7b86ea95..bbee523c 100644 --- a/docs/reference/ds.histogram.html +++ b/docs/reference/ds.histogram.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -190,11 +190,11 @@

Examples

diff --git a/docs/reference/ds.igb_standards.html b/docs/reference/ds.igb_standards.html index b8c641ec..b2c9a3d4 100644 --- a/docs/reference/ds.igb_standards.html +++ b/docs/reference/ds.igb_standards.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -135,11 +135,11 @@

Author

diff --git a/docs/reference/ds.isNA.html b/docs/reference/ds.isNA.html index ad75f9b1..de8a170f 100644 --- a/docs/reference/ds.isNA.html +++ b/docs/reference/ds.isNA.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -131,11 +131,11 @@

Examples

diff --git a/docs/reference/ds.isValid.html b/docs/reference/ds.isValid.html index 375d794b..9b957ed9 100644 --- a/docs/reference/ds.isValid.html +++ b/docs/reference/ds.isValid.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -131,11 +131,11 @@

Examples

diff --git a/docs/reference/ds.kurtosis.html b/docs/reference/ds.kurtosis.html index 313c4392..610d7392 100644 --- a/docs/reference/ds.kurtosis.html +++ b/docs/reference/ds.kurtosis.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -103,11 +103,11 @@

Author

diff --git a/docs/reference/ds.length.html b/docs/reference/ds.length.html index 0758e262..156ebfdc 100644 --- a/docs/reference/ds.length.html +++ b/docs/reference/ds.length.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -157,11 +157,11 @@

Examples

diff --git a/docs/reference/ds.levels.html b/docs/reference/ds.levels.html index 41cac992..cc5f6e89 100644 --- a/docs/reference/ds.levels.html +++ b/docs/reference/ds.levels.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -133,11 +133,11 @@

Examples

diff --git a/docs/reference/ds.lexis.html b/docs/reference/ds.lexis.html index b237b5e0..d08369f7 100644 --- a/docs/reference/ds.lexis.html +++ b/docs/reference/ds.lexis.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -298,11 +298,11 @@

Examples

diff --git a/docs/reference/ds.list.html b/docs/reference/ds.list.html index 208ec5ba..73f908e7 100644 --- a/docs/reference/ds.list.html +++ b/docs/reference/ds.list.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -129,11 +129,11 @@

Examples

diff --git a/docs/reference/ds.listClientsideFunctions.html b/docs/reference/ds.listClientsideFunctions.html index 4b8c9695..02260c15 100644 --- a/docs/reference/ds.listClientsideFunctions.html +++ b/docs/reference/ds.listClientsideFunctions.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -86,11 +86,11 @@

Examples

diff --git a/docs/reference/ds.listDisclosureSettings.html b/docs/reference/ds.listDisclosureSettings.html index f4e04bce..9d01f34a 100644 --- a/docs/reference/ds.listDisclosureSettings.html +++ b/docs/reference/ds.listDisclosureSettings.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -162,11 +162,11 @@

Examples

diff --git a/docs/reference/ds.listOpals.html b/docs/reference/ds.listOpals.html index 461de157..f8be24c7 100644 --- a/docs/reference/ds.listOpals.html +++ b/docs/reference/ds.listOpals.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -80,11 +80,11 @@

Author

diff --git a/docs/reference/ds.listServersideFunctions.html b/docs/reference/ds.listServersideFunctions.html index cd3c5966..4d0f93bb 100644 --- a/docs/reference/ds.listServersideFunctions.html +++ b/docs/reference/ds.listServersideFunctions.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -124,11 +124,11 @@

Examples

diff --git a/docs/reference/ds.lmerSLMA.html b/docs/reference/ds.lmerSLMA.html index 0f147aa2..6163abd6 100644 --- a/docs/reference/ds.lmerSLMA.html +++ b/docs/reference/ds.lmerSLMA.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -328,11 +328,11 @@

Examples

diff --git a/docs/reference/ds.log.html b/docs/reference/ds.log.html index 9a2c2cfb..32999f74 100644 --- a/docs/reference/ds.log.html +++ b/docs/reference/ds.log.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -138,11 +138,11 @@

Examples

diff --git a/docs/reference/ds.look.html b/docs/reference/ds.look.html index 9fbdc316..3d89d9ed 100644 --- a/docs/reference/ds.look.html +++ b/docs/reference/ds.look.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -147,11 +147,11 @@

Examples

diff --git a/docs/reference/ds.ls.html b/docs/reference/ds.ls.html index 4655046f..46893140 100644 --- a/docs/reference/ds.ls.html +++ b/docs/reference/ds.ls.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -198,11 +198,11 @@

Examples

diff --git a/docs/reference/ds.lspline.html b/docs/reference/ds.lspline.html index 74a950d5..619cd431 100644 --- a/docs/reference/ds.lspline.html +++ b/docs/reference/ds.lspline.html @@ -20,7 +20,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -116,11 +116,11 @@

Author

diff --git a/docs/reference/ds.make.html b/docs/reference/ds.make.html index 401858f4..e26e3043 100644 --- a/docs/reference/ds.make.html +++ b/docs/reference/ds.make.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -201,11 +201,11 @@

Examples

diff --git a/docs/reference/ds.matrix.html b/docs/reference/ds.matrix.html index fe4bd91d..1b34c62f 100644 --- a/docs/reference/ds.matrix.html +++ b/docs/reference/ds.matrix.html @@ -20,7 +20,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -246,11 +246,11 @@

Examples

diff --git a/docs/reference/ds.matrixDet.html b/docs/reference/ds.matrixDet.html index d91adb54..1c3d0315 100644 --- a/docs/reference/ds.matrixDet.html +++ b/docs/reference/ds.matrixDet.html @@ -20,7 +20,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -164,11 +164,11 @@

Examples

diff --git a/docs/reference/ds.matrixDet.report.html b/docs/reference/ds.matrixDet.report.html index 61e94a82..e9715e2b 100644 --- a/docs/reference/ds.matrixDet.report.html +++ b/docs/reference/ds.matrixDet.report.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -152,11 +152,11 @@

Examples

diff --git a/docs/reference/ds.matrixDiag.html b/docs/reference/ds.matrixDiag.html index 76602f24..adcae4db 100644 --- a/docs/reference/ds.matrixDiag.html +++ b/docs/reference/ds.matrixDiag.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -155,11 +155,11 @@

Examples

diff --git a/docs/reference/ds.matrixDimnames.html b/docs/reference/ds.matrixDimnames.html index 5c315156..474907fb 100644 --- a/docs/reference/ds.matrixDimnames.html +++ b/docs/reference/ds.matrixDimnames.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -170,11 +170,11 @@

Examples

diff --git a/docs/reference/ds.matrixInvert.html b/docs/reference/ds.matrixInvert.html index da639cd2..ada627c2 100644 --- a/docs/reference/ds.matrixInvert.html +++ b/docs/reference/ds.matrixInvert.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -157,11 +157,11 @@

Examples

diff --git a/docs/reference/ds.matrixMult.html b/docs/reference/ds.matrixMult.html index f0897f58..b9ef89e1 100644 --- a/docs/reference/ds.matrixMult.html +++ b/docs/reference/ds.matrixMult.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -174,11 +174,11 @@

Examples

diff --git a/docs/reference/ds.matrixTranspose.html b/docs/reference/ds.matrixTranspose.html index d4ab339a..41f95e7d 100644 --- a/docs/reference/ds.matrixTranspose.html +++ b/docs/reference/ds.matrixTranspose.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -159,11 +159,11 @@

Examples

diff --git a/docs/reference/ds.mean.html b/docs/reference/ds.mean.html index ae22f7a2..07323630 100644 --- a/docs/reference/ds.mean.html +++ b/docs/reference/ds.mean.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -185,11 +185,11 @@

Examples

diff --git a/docs/reference/ds.meanByClass.html b/docs/reference/ds.meanByClass.html index b0456d96..99bcf90a 100644 --- a/docs/reference/ds.meanByClass.html +++ b/docs/reference/ds.meanByClass.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -169,11 +169,11 @@

Examples

diff --git a/docs/reference/ds.meanSdGp.html b/docs/reference/ds.meanSdGp.html index f33c3d84..f2b3a33b 100644 --- a/docs/reference/ds.meanSdGp.html +++ b/docs/reference/ds.meanSdGp.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -214,11 +214,11 @@

Examples

diff --git a/docs/reference/ds.merge.html b/docs/reference/ds.merge.html index 3535577c..9569ccc4 100644 --- a/docs/reference/ds.merge.html +++ b/docs/reference/ds.merge.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -232,11 +232,11 @@

Examples

diff --git a/docs/reference/ds.message.html b/docs/reference/ds.message.html index 3460bb6a..63a1a627 100644 --- a/docs/reference/ds.message.html +++ b/docs/reference/ds.message.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -144,11 +144,11 @@

Examples

diff --git a/docs/reference/ds.metadata.html b/docs/reference/ds.metadata.html index d06c827f..b10e18f4 100644 --- a/docs/reference/ds.metadata.html +++ b/docs/reference/ds.metadata.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -122,11 +122,11 @@

Examples

diff --git a/docs/reference/ds.mice.html b/docs/reference/ds.mice.html index 27428cc8..25368332 100644 --- a/docs/reference/ds.mice.html +++ b/docs/reference/ds.mice.html @@ -25,7 +25,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -160,11 +160,11 @@

Author

diff --git a/docs/reference/ds.names.html b/docs/reference/ds.names.html index a70c16e5..f9eda695 100644 --- a/docs/reference/ds.names.html +++ b/docs/reference/ds.names.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -142,11 +142,11 @@

Examples

diff --git a/docs/reference/ds.ns.html b/docs/reference/ds.ns.html index 6cf4ef13..977810e5 100644 --- a/docs/reference/ds.ns.html +++ b/docs/reference/ds.ns.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -129,11 +129,11 @@

Author

diff --git a/docs/reference/ds.numNA.html b/docs/reference/ds.numNA.html index c1727486..e24f5093 100644 --- a/docs/reference/ds.numNA.html +++ b/docs/reference/ds.numNA.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -127,11 +127,11 @@

Examples

diff --git a/docs/reference/ds.qlspline.html b/docs/reference/ds.qlspline.html index b66e8e1e..1ac84982 100644 --- a/docs/reference/ds.qlspline.html +++ b/docs/reference/ds.qlspline.html @@ -20,7 +20,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -128,11 +128,11 @@

Author

diff --git a/docs/reference/ds.quantileMean.html b/docs/reference/ds.quantileMean.html index cb52a2d8..6bb6221d 100644 --- a/docs/reference/ds.quantileMean.html +++ b/docs/reference/ds.quantileMean.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -146,11 +146,11 @@

Examples

diff --git a/docs/reference/ds.rBinom.html b/docs/reference/ds.rBinom.html index 3694921c..03a0ef9c 100644 --- a/docs/reference/ds.rBinom.html +++ b/docs/reference/ds.rBinom.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -198,11 +198,11 @@

Examples

diff --git a/docs/reference/ds.rNorm.html b/docs/reference/ds.rNorm.html index e7973dca..22c79f30 100644 --- a/docs/reference/ds.rNorm.html +++ b/docs/reference/ds.rNorm.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -213,11 +213,11 @@

Examples

diff --git a/docs/reference/ds.rPois.html b/docs/reference/ds.rPois.html index 1efd53d6..a3f18424 100644 --- a/docs/reference/ds.rPois.html +++ b/docs/reference/ds.rPois.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -188,11 +188,11 @@

Examples

diff --git a/docs/reference/ds.rUnif.html b/docs/reference/ds.rUnif.html index a7d6d832..dd3dfaa9 100644 --- a/docs/reference/ds.rUnif.html +++ b/docs/reference/ds.rUnif.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -219,11 +219,11 @@

Examples

diff --git a/docs/reference/ds.ranksSecure.html b/docs/reference/ds.ranksSecure.html index 1c069c40..b764bbcd 100644 --- a/docs/reference/ds.ranksSecure.html +++ b/docs/reference/ds.ranksSecure.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -278,11 +278,11 @@

Author

diff --git a/docs/reference/ds.rbind.html b/docs/reference/ds.rbind.html index 87e7221f..901aea5e 100644 --- a/docs/reference/ds.rbind.html +++ b/docs/reference/ds.rbind.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -171,11 +171,11 @@

Examples

diff --git a/docs/reference/ds.reShape.html b/docs/reference/ds.reShape.html index 9e2210bd..b10575e7 100644 --- a/docs/reference/ds.reShape.html +++ b/docs/reference/ds.reShape.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -194,11 +194,11 @@

Examples

diff --git a/docs/reference/ds.recodeLevels.html b/docs/reference/ds.recodeLevels.html index 6c91d43b..03fbbafd 100644 --- a/docs/reference/ds.recodeLevels.html +++ b/docs/reference/ds.recodeLevels.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -144,11 +144,11 @@

Examples

diff --git a/docs/reference/ds.recodeValues.html b/docs/reference/ds.recodeValues.html index 7584d358..49907b7e 100644 --- a/docs/reference/ds.recodeValues.html +++ b/docs/reference/ds.recodeValues.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -132,11 +132,11 @@

Examples

diff --git a/docs/reference/ds.rep.html b/docs/reference/ds.rep.html index 9be83c19..5455f4a1 100644 --- a/docs/reference/ds.rep.html +++ b/docs/reference/ds.rep.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -206,11 +206,11 @@

Examples

diff --git a/docs/reference/ds.replaceNA.html b/docs/reference/ds.replaceNA.html index 3b46cf45..4d2abaef 100644 --- a/docs/reference/ds.replaceNA.html +++ b/docs/reference/ds.replaceNA.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -170,11 +170,11 @@

Examples

diff --git a/docs/reference/ds.rm.html b/docs/reference/ds.rm.html index b40547ef..b3c33352 100644 --- a/docs/reference/ds.rm.html +++ b/docs/reference/ds.rm.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -140,11 +140,11 @@

Examples

diff --git a/docs/reference/ds.rowColCalc.html b/docs/reference/ds.rowColCalc.html index cf8ebf12..8686c996 100644 --- a/docs/reference/ds.rowColCalc.html +++ b/docs/reference/ds.rowColCalc.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -143,11 +143,11 @@

Examples

diff --git a/docs/reference/ds.sample.html b/docs/reference/ds.sample.html index 23be1fa5..07781e9e 100644 --- a/docs/reference/ds.sample.html +++ b/docs/reference/ds.sample.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -234,11 +234,11 @@

Author

diff --git a/docs/reference/ds.scatterPlot.html b/docs/reference/ds.scatterPlot.html index c1107e91..304200fb 100644 --- a/docs/reference/ds.scatterPlot.html +++ b/docs/reference/ds.scatterPlot.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -222,11 +222,11 @@

Examples

diff --git a/docs/reference/ds.seq.html b/docs/reference/ds.seq.html index 1a9a70cf..59cc3ce3 100644 --- a/docs/reference/ds.seq.html +++ b/docs/reference/ds.seq.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -213,11 +213,11 @@

Examples

diff --git a/docs/reference/ds.setDefaultOpals.html b/docs/reference/ds.setDefaultOpals.html index 73beb9fa..850587a4 100644 --- a/docs/reference/ds.setDefaultOpals.html +++ b/docs/reference/ds.setDefaultOpals.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -93,11 +93,11 @@

Author

diff --git a/docs/reference/ds.setSeed.html b/docs/reference/ds.setSeed.html index d9303021..47935809 100644 --- a/docs/reference/ds.setSeed.html +++ b/docs/reference/ds.setSeed.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -156,11 +156,11 @@

Examples

diff --git a/docs/reference/ds.skewness.html b/docs/reference/ds.skewness.html index 560b9eb9..482d77f2 100644 --- a/docs/reference/ds.skewness.html +++ b/docs/reference/ds.skewness.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -154,11 +154,11 @@

Examples

diff --git a/docs/reference/ds.sqrt.html b/docs/reference/ds.sqrt.html index e79da88b..0388d993 100644 --- a/docs/reference/ds.sqrt.html +++ b/docs/reference/ds.sqrt.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -146,11 +146,11 @@

Examples

diff --git a/docs/reference/ds.subset.html b/docs/reference/ds.subset.html index a2077f3c..e5b704dd 100644 --- a/docs/reference/ds.subset.html +++ b/docs/reference/ds.subset.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -180,11 +180,11 @@

Examples

diff --git a/docs/reference/ds.subsetByClass.html b/docs/reference/ds.subsetByClass.html index fa4482f1..fee65073 100644 --- a/docs/reference/ds.subsetByClass.html +++ b/docs/reference/ds.subsetByClass.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -142,11 +142,11 @@

Examples

diff --git a/docs/reference/ds.summary.html b/docs/reference/ds.summary.html index e790322b..9b72c6c5 100644 --- a/docs/reference/ds.summary.html +++ b/docs/reference/ds.summary.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -139,11 +139,11 @@

Examples

diff --git a/docs/reference/ds.table.html b/docs/reference/ds.table.html index b1e9d826..7d84101b 100644 --- a/docs/reference/ds.table.html +++ b/docs/reference/ds.table.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -284,11 +284,11 @@

Author

diff --git a/docs/reference/ds.table1D.html b/docs/reference/ds.table1D.html index dac3b0c5..eb8b4d52 100644 --- a/docs/reference/ds.table1D.html +++ b/docs/reference/ds.table1D.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -160,11 +160,11 @@

Examples

diff --git a/docs/reference/ds.table2D.html b/docs/reference/ds.table2D.html index ea824f2f..4ac34004 100644 --- a/docs/reference/ds.table2D.html +++ b/docs/reference/ds.table2D.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -139,11 +139,11 @@

Examples

diff --git a/docs/reference/ds.tapply.assign.html b/docs/reference/ds.tapply.assign.html index 08aa0775..3ffe528d 100644 --- a/docs/reference/ds.tapply.assign.html +++ b/docs/reference/ds.tapply.assign.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -212,11 +212,11 @@

Examples

diff --git a/docs/reference/ds.tapply.html b/docs/reference/ds.tapply.html index 575ac8d2..695e7dce 100644 --- a/docs/reference/ds.tapply.html +++ b/docs/reference/ds.tapply.html @@ -19,7 +19,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -203,11 +203,11 @@

Examples

diff --git a/docs/reference/ds.testObjExists.html b/docs/reference/ds.testObjExists.html index 00b66492..cdfeed63 100644 --- a/docs/reference/ds.testObjExists.html +++ b/docs/reference/ds.testObjExists.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -131,11 +131,11 @@

Examples

diff --git a/docs/reference/ds.unList.html b/docs/reference/ds.unList.html index 71600af2..203bb6c2 100644 --- a/docs/reference/ds.unList.html +++ b/docs/reference/ds.unList.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -149,11 +149,11 @@

Examples

diff --git a/docs/reference/ds.unique.html b/docs/reference/ds.unique.html index e34a6454..5535c7da 100644 --- a/docs/reference/ds.unique.html +++ b/docs/reference/ds.unique.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -122,11 +122,11 @@

Examples

diff --git a/docs/reference/ds.var.html b/docs/reference/ds.var.html index 11fd7b8c..af65e3b8 100644 --- a/docs/reference/ds.var.html +++ b/docs/reference/ds.var.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -153,11 +153,11 @@

Examples

diff --git a/docs/reference/ds.vectorCalc.html b/docs/reference/ds.vectorCalc.html index 61895f85..9d5335d9 100644 --- a/docs/reference/ds.vectorCalc.html +++ b/docs/reference/ds.vectorCalc.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -120,11 +120,11 @@

Examples

diff --git a/docs/reference/extract.html b/docs/reference/extract.html index 4db46a1b..d4ada3d6 100644 --- a/docs/reference/extract.html +++ b/docs/reference/extract.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -72,11 +72,11 @@

Details

diff --git a/docs/reference/getPooledMean.html b/docs/reference/getPooledMean.html index be701654..1883993e 100644 --- a/docs/reference/getPooledMean.html +++ b/docs/reference/getPooledMean.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -79,11 +79,11 @@

Details

diff --git a/docs/reference/getPooledVar.html b/docs/reference/getPooledVar.html index dbdf9e8f..bcdc0796 100644 --- a/docs/reference/getPooledVar.html +++ b/docs/reference/getPooledVar.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -79,11 +79,11 @@

Details

diff --git a/docs/reference/glmChecks.html b/docs/reference/glmChecks.html index 9e9d2ebb..57f7ca85 100644 --- a/docs/reference/glmChecks.html +++ b/docs/reference/glmChecks.html @@ -18,7 +18,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -100,11 +100,11 @@

Author

diff --git a/docs/reference/index.html b/docs/reference/index.html index c1c14d93..5805ce1a 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -534,11 +534,11 @@

All functions
-

Site built with pkgdown 2.1.1.

+

Site built with pkgdown 2.1.2.

diff --git a/docs/reference/isAssigned.html b/docs/reference/isAssigned.html index a48eb911..8e19327d 100644 --- a/docs/reference/isAssigned.html +++ b/docs/reference/isAssigned.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -80,11 +80,11 @@

Details

diff --git a/docs/reference/isDefined.html b/docs/reference/isDefined.html index 1119a36c..0876fb83 100644 --- a/docs/reference/isDefined.html +++ b/docs/reference/isDefined.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -91,11 +91,11 @@

Author

diff --git a/docs/reference/logical2int.html b/docs/reference/logical2int.html index bef4be20..337e3e22 100644 --- a/docs/reference/logical2int.html +++ b/docs/reference/logical2int.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -74,11 +74,11 @@

Details

diff --git a/docs/reference/meanByClassHelper0a.html b/docs/reference/meanByClassHelper0a.html index 733c3acf..a10580ee 100644 --- a/docs/reference/meanByClassHelper0a.html +++ b/docs/reference/meanByClassHelper0a.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -93,11 +93,11 @@

Author

diff --git a/docs/reference/meanByClassHelper0b.html b/docs/reference/meanByClassHelper0b.html index 8409233b..708d014f 100644 --- a/docs/reference/meanByClassHelper0b.html +++ b/docs/reference/meanByClassHelper0b.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -97,11 +97,11 @@

Author

diff --git a/docs/reference/meanByClassHelper1.html b/docs/reference/meanByClassHelper1.html index f29979f3..7f0ab6ce 100644 --- a/docs/reference/meanByClassHelper1.html +++ b/docs/reference/meanByClassHelper1.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -90,11 +90,11 @@

Author

diff --git a/docs/reference/meanByClassHelper2.html b/docs/reference/meanByClassHelper2.html index ed8110e9..8ca73c30 100644 --- a/docs/reference/meanByClassHelper2.html +++ b/docs/reference/meanByClassHelper2.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -91,11 +91,11 @@

Author

diff --git a/docs/reference/meanByClassHelper3.html b/docs/reference/meanByClassHelper3.html index bc5a7e58..b70504a3 100644 --- a/docs/reference/meanByClassHelper3.html +++ b/docs/reference/meanByClassHelper3.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -90,11 +90,11 @@

Author

diff --git a/docs/reference/meanByClassHelper4.html b/docs/reference/meanByClassHelper4.html index c137c7e4..f14493ee 100644 --- a/docs/reference/meanByClassHelper4.html +++ b/docs/reference/meanByClassHelper4.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -100,11 +100,11 @@

Author

diff --git a/docs/reference/rowPercent.html b/docs/reference/rowPercent.html index 3d10c804..0a9df118 100644 --- a/docs/reference/rowPercent.html +++ b/docs/reference/rowPercent.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -76,11 +76,11 @@

Author

diff --git a/docs/reference/subsetHelper.html b/docs/reference/subsetHelper.html index 16ffe6f4..0db0f6c3 100644 --- a/docs/reference/subsetHelper.html +++ b/docs/reference/subsetHelper.html @@ -17,7 +17,7 @@ dsBaseClient - 6.3.2.9000 + 6.3.2 @@ -131,11 +131,11 @@

Examples

diff --git a/dsBase_6.3.1-permissive.tar.gz b/dsBase_6.3.2-permissive.tar.gz similarity index 53% rename from dsBase_6.3.1-permissive.tar.gz rename to dsBase_6.3.2-permissive.tar.gz index 4acec10b..0d70f01c 100644 Binary files a/dsBase_6.3.1-permissive.tar.gz and b/dsBase_6.3.2-permissive.tar.gz differ diff --git a/dsBase_6.3.1.tar.gz b/dsBase_6.3.2.tar.gz similarity index 50% rename from dsBase_6.3.1.tar.gz rename to dsBase_6.3.2.tar.gz index 042b8a37..5d93ba95 100644 Binary files a/dsBase_6.3.1.tar.gz and b/dsBase_6.3.2.tar.gz differ diff --git a/opal_azure-pipelines.yml b/opal_azure-pipelines.yml index a1d5a3a0..fa5ef8ed 100644 --- a/opal_azure-pipelines.yml +++ b/opal_azure-pipelines.yml @@ -58,10 +58,10 @@ schedules: - master always: true - cron: "0 2 * * *" - displayName: Nightly build - v6.3.1-dev + displayName: Nightly build - v6.3.2-dev branches: include: - - v6.3.1-dev + - v6.3.2-dev always: true ######################################################################################### @@ -235,7 +235,7 @@ jobs: - bash: | R -q -e "library(opalr); opal <- opal.login(username = 'administrator', password = 'datashield_test&', url = 'https://localhost:8443', opts = list(ssl_verifyhost=0, ssl_verifypeer=0)); opal.put(opal, 'system', 'conf', 'general', '_rPackage'); opal.logout(o)" - R -q -e "library(opalr); opal <- opal.login('administrator','datashield_test&', url='https://localhost:8443/', opts = list(ssl_verifyhost=0, ssl_verifypeer=0)); dsadmin.install_github_package(opal, 'dsBase', username = 'datashield', ref = '6.3.1'); opal.logout(opal)" + R -q -e "library(opalr); opal <- opal.login('administrator','datashield_test&', url='https://localhost:8443/', opts = list(ssl_verifyhost=0, ssl_verifypeer=0)); dsadmin.install_github_package(opal, 'dsBase', username = 'datashield', ref = '6.3.2'); opal.logout(opal)" sleep 60