diff --git a/DESCRIPTION b/DESCRIPTION index aea087b42..604f94d22 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 d097ed0a3..595258a6e 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 a1d5a3a09..691bd140d 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 3f245e7bb..60f33094f 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 fcdb93e45..ad524b192 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 c864294f9..91b349f8d 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 29e8c2115..72b620956 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 25c475fa0..a7c1f4ddf 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 8be1b45ec..78d5c4e39 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 e6db45528..dbce8e77f 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 caa41c737..568a7a3f8 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 177955471..b4e3d6c65 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 fdc38402b..c98c57f10 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 191ad9d57..bb80a1078 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 24a4c421a..7cf660c80 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 0d88ac8f2..ccf32138e 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 1eaca56d3..3f1513732 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 81a92eb82..940a39c63 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 f403a2d5a..fcddf5622 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 b7d6b7cd9..668399652 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 bc8682a6a..733baadcf 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 f6972969b..b6928e3f8 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 aaec72d3f..e544762ce 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 791c70af3..374479993 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 2f487f0c4..9eb416991 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 208e468f9..d02f2c76f 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 7cb535ec2..155253f45 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 e9299e3fb..1a3e0819a 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 48ba21256..097cf1958 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 e6eae15f5..25bc0733e 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 ba15598e9..5a3822ca7 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 6b29404e9..f8d52297b 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 0e26d6889..ec71bb4d9 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 f49984b92..1d09d12d5 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 3975f2d7b..09297ffb5 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 89065a11b..05e97117c 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 aded74841..2e1bf0dc5 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 11d0ccacb..c4639ce59 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 8e9c2a0b2..c9506e437 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 4e4ec7aa8..8be9ab6bb 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 228acd592..7f6e52886 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 4969a1c31..f894d77b8 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 0a4281184..5bf6a5b9f 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 cdcc80a30..1f2b0d67b 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 bc66c46a0..8304469ed 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 8c839ebe3..6c92217a2 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 5f1829ec1..66b79f6f6 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 df87e6e02..c9296661e 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 2f4218ee6..3fffb7a6f 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 39bbfcbf1..cb7658a7a 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 fc2f16131..2f14e6a70 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 1a0336350..3023558e3 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 e0bb5cd26..aea5200d9 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 d05650133..f8f5d6eeb 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 ba5d42526..7f8870e49 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 ac9e59a04..4f7ba8ea7 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 21a73a853..0c714f5f2 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 d72f23067..9b6cbf679 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 89ffce268..f7d7bbaed 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 9f063a2b1..a6ba6e240 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 8c4c2d1f3..c606192cc 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 09c22fe88..40a1f664c 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 fc5146327..ebf65f2f7 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 7b86ea953..bbee523c5 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 b8c641ec4..b2c9a3d43 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 ad75f9b1a..de8a170f1 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 375d794b5..9b957ed94 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 313c43922..610d7392f 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 0758e262f..156ebfdc9 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 41cac9921..cc5f6e890 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 b237b5e0a..d08369f7d 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 208ec5ba8..73f908e79 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 4b8c96952..02260c15a 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 f4e04bce0..9d01f34af 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 461de1575..f8be24c72 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 cd3c59660..4d0f93bb3 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 0f147aa26..6163abd6e 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 9a2c2cfb4..32999f741 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 9fbdc316c..3d89d9ed2 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 4655046f4..46893140c 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 74a950d5f..619cd431f 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 401858f44..e26e3043f 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 fe4bd91db..1b34c62fc 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 d91adb54a..1c3d03154 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 61e94a82f..e9715e2be 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 76602f247..adcae4dbf 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 5c3151568..474907fb2 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 da639cd2d..ada627c24 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 f0897f58b..b9ef89e17 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 d4ab339aa..41f95e7d2 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 ae22f7a2c..073236301 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 b0456d962..99bcf90a0 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 f33c3d84b..f2b3a33b7 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 3535577cc..9569ccc44 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 3460bb6a7..63a1a627c 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 d06c827fe..b10e18f40 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 27428cc8f..253683323 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 a70c16e5b..f9eda6953 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 6cf4ef13c..977810e58 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 c17274861..e24f50938 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 b66e8e1e7..1ac84982c 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 cb52a2d82..6bb6221d8 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 3694921c7..03a0ef9c6 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 e7973dca2..22c79f30e 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 1efd53d68..a3f18424f 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 a7d6d8325..dd3dfaa92 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 1c069c408..b764bbcd2 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 87e7221fa..901aea5ea 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 9e2210bd8..b10575e7b 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 6c91d43b8..03fbbafdb 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 7584d358f..49907b7e5 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 9be83c192..5455f4a11 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 3b46cf45e..4d2abaefa 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 b40547ef7..b3c333522 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 cf8ebf128..8686c9962 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 23be1fa5a..07781e9e8 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 c1107e916..304200fbb 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 1a9a70cfb..59cc3ce3a 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 73beb9fa4..850587a45 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 d9303021b..479358098 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 560b9eb95..482d77f25 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 e79da88bf..0388d9936 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 a2077f3c2..e5b704dd3 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 fa4482f1c..fee650739 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 e790322bb..9b72c6c5c 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 b1e9d8263..7d84101bb 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 dac3b0c56..eb8b4d527 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 ea824f2fb..4ac34004a 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 08aa07753..3ffe528dc 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 575ac8d25..695e7dceb 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 00b664924..cdfeed63d 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 71600af28..203bb6c21 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 e34a6454a..5535c7da7 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 11fd7b8c8..af65e3b8d 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 61895f855..9d5335d94 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 4db46a1b4..d4ada3d6a 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 be701654e..1883993e7 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 dbdf9e8f6..bcdc07960 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 9e9d2ebb8..57f7ca858 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 c1c14d932..5805ce1a5 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 a48eb9118..8e19327d1 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 1119a36c1..0876fb838 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 bef4be207..337e3e22a 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 733c3acfc..a10580ee4 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 8409233b2..708d014fc 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 f29979f35..7f0ab6ce8 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 ed8110e90..8ca73c30d 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 bc5a7e587..b70504a36 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 c137c7e4c..f14493ee1 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 3d10c8043..0a9df118e 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 16ffe6f4d..0db0f6c32 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 4acec10b7..0d70f01c6 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 042b8a372..5d93ba950 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 a1d5a3a09..fa5ef8ed1 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