Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
138 commits
Select commit Hold shift + click to select a range
30b8cb7
Update ignored files
StuartWheater Jul 13, 2025
0641596
Updated to Armadillo '5.1.4'
StuartWheater Jul 16, 2025
6f8858a
Updated 'pkgdown.yml'
StuartWheater Jul 16, 2025
2334dc4
6.3.3 release
StuartWheater Jul 25, 2025
315f914
Merge branch 'datashield:master' into v6.3.4-dev
StuartWheater Jul 28, 2025
b71192d
Update docker-compose_opal.yml to 'omacron-karma'
StuartWheater Jul 28, 2025
bfcbcae
Merge pull request #604 from StuartWheater/v6.3.4-dev
StuartWheater Aug 4, 2025
805a6a2
Switch to 'rock-omicron-karma-permissive:latest'
StuartWheater Aug 4, 2025
e03d3c6
Update profile and server images
StuartWheater Aug 4, 2025
bb5d234
Updated
StuartWheater Aug 4, 2025
52ca585
Update packages
StuartWheater Aug 4, 2025
8e60645
Merge pull request #605 from StuartWheater/v6.3.4-dev
StuartWheater Aug 4, 2025
8474388
Update package versions
StuartWheater Aug 4, 2025
a977240
Updated to regenerated docker images
StuartWheater Aug 7, 2025
c7b8cc3
Fixed typo in profile name
StuartWheater Aug 7, 2025
19e8cf4
Update permissive jar
StuartWheater Aug 8, 2025
ba8d72f
Merge pull request #606 from StuartWheater/v6.3.4-dev
StuartWheater Aug 8, 2025
6fd31c7
Update opal_azure-pipelines.yml correct version typo
StuartWheater Aug 14, 2025
4c0b859
Updated 'jars'
StuartWheater Aug 14, 2025
c2f53b7
Update azure setup
StuartWheater Aug 14, 2025
c01f3df
Updated 'perf' values
StuartWheater Aug 15, 2025
8bc28df
Fix type
StuartWheater Aug 15, 2025
d5d0b61
Merge pull request #607 from StuartWheater/v6.3.4-dev
StuartWheater Aug 15, 2025
710221b
Author and version update
StuartWheater Aug 18, 2025
eb41060
Update docs
StuartWheater Aug 18, 2025
bce4446
Merge pull request #608 from StuartWheater/v6.3.4-dev
StuartWheater Aug 18, 2025
4aefc17
Update doc timestamps
StuartWheater Aug 28, 2025
726c7f9
Update 'tar.gz's
StuartWheater Aug 28, 2025
6ef20b9
Merge pull request #609 from StuartWheater/v6.3.4-dev
StuartWheater Aug 28, 2025
c4d2644
Update Roxygen to version '7.3.3'
StuartWheater Sep 5, 2025
d4a7340
Merge pull request #610 from StuartWheater/v6.3.4-dev
StuartWheater Sep 9, 2025
b3ce793
Update documentation to resolve NOTES from the tools::checkRd function
villegar Sep 16, 2025
5168b17
Update ocurrences of DataSHIELD to be wrapped in single quotes, DataS…
villegar Sep 16, 2025
81314e1
Update README to align with dsBase's README file
villegar Sep 16, 2025
4174b16
Add CITATION file
villegar Sep 16, 2025
a66a36e
Add GitHub Action workflows for standard R checks and documentation w…
villegar Sep 16, 2025
1de6296
Render documentation
villegar Sep 16, 2025
1a186a2
Update GHA workflow to checkout dsBase version (a branch with the sam…
villegar Sep 16, 2025
cb1ab96
Update environment variable to get current branch name, instead of pu…
villegar Sep 16, 2025
6ef9caf
Add step to delete dsBase's source code, after successful installation
villegar Sep 16, 2025
fed2ec2
Add .github to the list of ignore directories
villegar Sep 17, 2025
dfb45da
Enforce the use of bash to run command line steps
villegar Sep 17, 2025
ddd390a
Add the spelling package as a suggested one and define the language o…
villegar Sep 17, 2025
b2ae4e3
Fix typos detected by spelling::spell_check_package()
villegar Sep 17, 2025
cdb299c
Set default language for pkgdown
villegar Sep 17, 2025
bd34a60
New documentation render, roxygen2 and pkgdown
villegar Sep 17, 2025
3d54954
Attach list of word exceptions for spelling check
villegar Sep 17, 2025
c6ce003
Fix typo
villegar Sep 17, 2025
59585b8
Fix typos
villegar Sep 17, 2025
aff3553
Drop out R-CMD-checks whilst exploring further configuration settings
villegar Sep 17, 2025
22a64fe
Merge pull request #611 from villegar/v6.3.4-dev
StuartWheater Sep 17, 2025
e11543b
noLD note
StuartWheater Sep 17, 2025
5de165b
Reformat 'note'
StuartWheater Sep 17, 2025
19a21a6
Improved note content
StuartWheater Sep 17, 2025
6a236fe
Updates including noLD note
StuartWheater Sep 17, 2025
7718af0
Update authors.html
villegar Sep 17, 2025
d94c7eb
Merge pull request #612 from StuartWheater/v6.3.4-dev
StuartWheater Sep 17, 2025
74abd9a
Initial version of dsBaseClient test suite workflow
villegar Sep 18, 2025
8ec1863
Add steps from the armadillo_azure-pipelines workflow
villegar Sep 18, 2025
ba26785
Remove step to modify .Rprofile file, replace the installation step f…
villegar Sep 18, 2025
e3ab449
Remove duplicated environment variable
villegar Sep 18, 2025
937802e
Swap steps for installating dependencies
villegar Sep 18, 2025
013e781
Update container's name: dsbaseclient_armadillo_1 >>> dsbaseclient-ar…
villegar Sep 18, 2025
d43f31f
Change default value for TEST_FILTER and add steps to capture results…
villegar Sep 18, 2025
b56370e
Add step to install additional dependencies, mostly for the processin…
villegar Sep 18, 2025
8e6a1ab
Update step to carry on even when test failures are identified
villegar Sep 18, 2025
4c16896
Switch ingestion to 'mysql'
StuartWheater Sep 18, 2025
5747ede
Replace committing results to testStatus and creating an intermediate…
villegar Sep 18, 2025
73091dc
Update path to output logs from dsBase to dsBaseClient
villegar Sep 18, 2025
e1a0310
Update path to output files
villegar Sep 18, 2025
68e3a55
Updated lemon-donkey with RC5
StuartWheater Sep 19, 2025
5a6410d
Switch to 'mongodb'
StuartWheater Sep 19, 2025
d5707a2
Switched Armadillo 5.9.1
StuartWheater Sep 19, 2025
8b9557f
Update to 6.3.4
StuartWheater Sep 21, 2025
4becd05
Update with 6.3.4
StuartWheater Sep 21, 2025
78d3b4d
Merge pull request #613 from villegar/v6.3.5-dev
villegar Sep 21, 2025
56777d8
Merge branch 'datashield:v6.3.5-dev' into v6.3.5-dev
StuartWheater Sep 29, 2025
6d0e19e
Update to Armadillo 5.9.4
StuartWheater Sep 29, 2025
354de0c
Updated 'armadillo_azure-pipeline.csv'
StuartWheater Sep 29, 2025
c954c7e
ds.mice check pased on driver
StuartWheater Sep 29, 2025
cb70487
Updated 'armadillo_hp-laptop_quay' profile
StuartWheater Sep 29, 2025
7bf31e6
Updated 'armadillo_hp-laptop_quay.csv'
StuartWheater Sep 29, 2025
330d270
Updated 'opal_azure-pipeline'
StuartWheater Oct 1, 2025
1224d68
Update 'default_perf_profile'
StuartWheater Oct 1, 2025
816fc5d
Removed testStatus
StuartWheater Oct 3, 2025
d762373
Update to align with V6.3.5 dev changes
StuartWheater Oct 6, 2025
39949a9
removed clientside checks
timcadman Oct 9, 2025
bdb5476
test: written tests for unhappy flow
timcadman Oct 9, 2025
9160862
Updates for context() + copyright
StuartWheater Oct 26, 2025
1a5bc41
New puild packages
StuartWheater Oct 27, 2025
e6c1797
Update version
StuartWheater Oct 27, 2025
77e939e
Update file names
StuartWheater Oct 27, 2025
ed1bd92
Merge pull request #619 from StuartWheater/v6.3.5-dev-feat/testthat-r…
StuartWheater Oct 28, 2025
fe012e4
Merge pull request #618 from StuartWheater/v6.3.5-dev
StuartWheater Oct 28, 2025
3f39334
feat: ds.mdPattern fct
ESCRI11 Oct 28, 2025
2105be0
Merge pull request #620 from datashield/v6.3.5-dev-feat/testthat-rework
StuartWheater Oct 28, 2025
d206026
Merge branch 'v7.0-dev-feat/performance' into v6.3.5-dev
StuartWheater Oct 29, 2025
e2c190d
Documentation update
StuartWheater Oct 30, 2025
528f8aa
Merge pull request #623 from StuartWheater/v6.3.5-dev
StuartWheater Oct 30, 2025
43d90e4
Changes required for dsBaseClient to be submitted to CRAN
StuartWheater Oct 31, 2025
42a02ca
Merge pull request #621 from ESCRI11/dev-task-14
StuartWheater Nov 2, 2025
80b69f4
Merge branch 'datashield:v6.3.5-dev' into v6.3.5-dev
StuartWheater Nov 3, 2025
73b6d78
Merge pull request #625 from StuartWheater/v6.3.5-dev
StuartWheater Nov 7, 2025
19f82d0
Update of 'rock' & 'rsever' images
StuartWheater Nov 13, 2025
d192759
Updated packages
StuartWheater Nov 13, 2025
f17fd8a
Fixed type
StuartWheater Nov 13, 2025
20c12de
Updated for new responses for 'foobar'
StuartWheater Nov 13, 2025
d33b4c4
Fixed quotes
StuartWheater Nov 14, 2025
366e8c5
Fix to 'ds.mdPattern' document and documentation regeneration
StuartWheater Nov 14, 2025
9694b00
Removed options call setting datashield.errors.print to TRUE, for the…
StuartWheater Nov 14, 2025
3a76f87
Fixes for 'ds.colnames'
StuartWheater Nov 14, 2025
4202a41
Merge pull request #626 from StuartWheater/v6.3.5-dev
StuartWheater Nov 14, 2025
3c2188c
Save and restore 'par' values
StuartWheater Nov 19, 2025
ca5274b
Fix version
StuartWheater Nov 21, 2025
7761ed1
Fix return and export
StuartWheater Nov 21, 2025
ddae0c7
Replaces print(..) and cat(...) to message(...)
StuartWheater Nov 21, 2025
0d4755d
par -> graphics::par
StuartWheater Nov 21, 2025
7e944fd
Fix mice result
StuartWheater Nov 21, 2025
40108ca
Removed '
StuartWheater Nov 21, 2025
584fa47
Remove dataBootstrapUnitTests.R
StuartWheater Nov 21, 2025
d2aff01
Fixed test of 'ds.listClientsideFunctions'
StuartWheater Nov 23, 2025
5cfa7c0
Added 'libudunits2-dev'
StuartWheater Nov 23, 2025
2bc1776
Merge pull request #633 from StuartWheater/v6.3.5-dev
StuartWheater Nov 24, 2025
70e36c8
Switched to 'dsBase_6.3.5-permissive.tar.gz' from 'dsBase_6.3.4-permi…
StuartWheater Nov 24, 2025
adb5c75
Merge branch 'v6.3.5-dev' of github.com:StuartWheater/dsBaseClient in…
StuartWheater Nov 24, 2025
92817c3
Merge pull request #634 from StuartWheater/v6.3.5-dev
StuartWheater Nov 24, 2025
10c7f46
Set time limit to 180m
StuartWheater Nov 25, 2025
269091e
Update timeout and update list of command line arguments when calling…
villegar Nov 26, 2025
8f29708
Update cron schedule
villegar Nov 26, 2025
8dbeb52
Export sessionInfo to text file
villegar Nov 26, 2025
9a77a9b
Merge pull request #636 from villegar/v6.3.5-dev
villegar Nov 27, 2025
074660a
Merge branch 'v6.3.5-dev' of github.com:StuartWheater/dsBaseClient in…
StuartWheater Nov 27, 2025
d634965
Fix typo in variable name
StuartWheater Nov 27, 2025
6d1d439
Merge of changes made to 'v6.3.5-dev'
StuartWheater Nov 28, 2025
1fb77cd
Regeneration on manual
StuartWheater Nov 28, 2025
b943b33
Remove old 6.3.5 tar
StuartWheater Nov 28, 2025
da9bd1b
Included subsetHelper.R
StuartWheater Nov 28, 2025
1770117
Merge from 'datashield'
StuartWheater Jan 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
^docs$
^dsBase_6.4.0.tar.gz$
^dsBase_6.4.0-permissive.tar.gz$
^dsDanger_6.3.1.tar.gz$
^dsDanger_6.3.4.tar.gz$
^\.circleci$
^\.circleci/config\.yml$
^\.github$
1 change: 1 addition & 0 deletions .github/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.html
247 changes: 247 additions & 0 deletions .github/workflows/dsBaseClient_test_suite.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,247 @@
################################################################################
# DataSHIELD GHA test suite - dsBaseClient
# Adapted from `armadillo_azure-pipelines.yml` by Roberto Villegas-Diaz
#
# Inside the root directory $(Pipeline.Workspace) will be a file tree like:
# /dsBaseClient <- Checked out version of datashield/dsBaseClient
# /dsBaseClient/logs <- Where results of tests and logs are collated
# /testStatus <- Checked out version of datashield/testStatus
#
# As of Sept. 2025 this takes ~ 95 mins to run.
################################################################################
name: dsBaseClient tests' suite

on:
push:
schedule:
- cron: '0 0 * * 6' # Weekly (on Saturdays @ 0.00)

jobs:
dsBaseClient_test_suite:
runs-on: ubuntu-latest
timeout-minutes: 180
permissions:
contents: read

# These should all be constant, except TEST_FILTER. This can be used to test
# subsets of test files in the testthat directory. Options are like:
# '*' <- Run all tests.
# 'asNumericDS*' <- Run all asNumericDS tests, i.e. all the arg, etc. tests.
# '*_smk_*' <- Run all the smoke tests for all functions.
env:
TEST_FILTER: '_-|datachk-|smk-|arg-|disc-|perf-|smk_expt-|expt-|math-'
_r_check_system_clock_: 0
WORKFLOW_ID: ${{ github.run_id }}-${{ github.run_attempt }}
PROJECT_NAME: dsBaseClient
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
REPO_OWNER: ${{ github.repository_owner }}
R_KEEP_PKG_SOURCE: yes
GITHUB_TOKEN: ${{ github.token || 'placeholder-token' }}

steps:
- name: Checkout dsBaseClient
uses: actions/checkout@v4
with:
path: dsBaseClient

- name: Checkout testStatus
if: ${{ github.actor != 'nektos/act' }} # for local deployment only
uses: actions/checkout@v4
with:
repository: ${{ env.REPO_OWNER }}/testStatus
ref: master
path: testStatus
persist-credentials: false
token: ${{ env.GITHUB_TOKEN }}

- name: Uninstall default MySQL
run: |
curl https://bazel.build/bazel-release.pub.gpg | sudo apt-key add -
sudo service mysql stop || true
sudo apt-get update
sudo apt-get remove --purge mysql-client mysql-server mysql-common -y
sudo apt-get autoremove -y
sudo apt-get autoclean -y
sudo rm -rf /var/lib/mysql/

- uses: r-lib/actions/setup-pandoc@v2

- uses: r-lib/actions/setup-r@v2
with:
r-version: release
http-user-agent: release
use-public-rspm: true

- name: Install R and dependencies
run: |
sudo apt-get install --no-install-recommends software-properties-common dirmngr -y
wget -qO- https://cloud.r-project.org/bin/linux/ubuntu/marutter_pubkey.asc | sudo tee -a /etc/apt/trusted.gpg.d/cran_ubuntu_key.asc
sudo add-apt-repository "deb https://cloud.r-project.org/bin/linux/ubuntu $(lsb_release -cs)-cran40/"
sudo apt-get update -qq
sudo apt-get upgrade -y
sudo apt-get install -qq libxml2-dev libcurl4-openssl-dev libssl-dev libgsl-dev libgit2-dev r-base -y
sudo apt-get install -qq libharfbuzz-dev libfribidi-dev libmagick++-dev xml-twig-tools -y
sudo R -q -e "install.packages(c('devtools','covr','fields','meta','metafor','ggplot2','gridExtra','data.table','DSI','DSOpal','DSLite','MolgenisAuth','MolgenisArmadillo','DSMolgenisArmadillo','DescTools','e1071'), repos='https://cloud.r-project.org')"
sudo R -q -e "devtools::install_github(repo='datashield/dsDangerClient', ref=Sys.getenv('BRANCH_NAME'))"

- uses: r-lib/actions/setup-r-dependencies@v2
with:
dependencies: 'c("Imports")'
extra-packages: |
any::rcmdcheck
cran::devtools
cran::git2r
cran::RCurl
cran::readr
cran::magrittr
cran::xml2
cran::purrr
cran::dplyr
cran::stringr
cran::tidyr
cran::quarto
cran::knitr
cran::kableExtra
cran::rmarkdown
cran::downlit
needs: check

- name: Check manual updated
run: |
orig_sum=$(find man -type f | sort -u | xargs cat | md5sum)
R -q -e "devtools::document()"
new_sum=$(find man -type f | sort -u | xargs cat | md5sum)
if [ "$orig_sum" != "$new_sum" ]; then
echo "Your committed man/*.Rd files are out of sync with the R headers."
exit 1
fi
working-directory: dsBaseClient
continue-on-error: true

- name: Devtools checks
run: |
R -q -e "devtools::check(args = c('--no-examples', '--no-tests'))" | tee azure-pipelines_check.Rout
grep --quiet "^0 errors" azure-pipelines_check.Rout && grep --quiet " 0 warnings" azure-pipelines_check.Rout && grep --quiet " 0 notes" azure-pipelines_check.Rout
working-directory: dsBaseClient
continue-on-error: true

- name: Start Armadillo docker-compose
run: docker compose -f docker-compose_armadillo.yml up -d --build
working-directory: dsBaseClient

- name: Install test datasets
run: |
sleep 60
R -q -f "molgenis_armadillo-upload_testing_datasets.R"
working-directory: dsBaseClient/tests/testthat/data_files

- name: Install dsBase to Armadillo
run: |
curl -u admin:admin -X GET http://localhost:8080/packages
curl -u admin:admin -H 'Content-Type: multipart/form-data' -F "file=@dsBase_6.3.5-permissive.tar.gz" -X POST http://localhost:8080/install-package
sleep 60
docker restart dsbaseclient-armadillo-1
sleep 30
curl -u admin:admin -X POST http://localhost:8080/whitelist/dsBase
working-directory: dsBaseClient

- name: Run tests with coverage & JUnit report
run: |
mkdir -p logs
R -q -e "devtools::reload();"
R -q -e '
write.csv(
covr::coverage_to_list(
covr::package_coverage(
type = c("none"),
code = c('"'"'
output_file <- file("test_console_output.txt");
sink(output_file);
sink(output_file, type = "message");
junit_rep <- testthat::JunitReporter$new(file = file.path(getwd(), "test_results.xml"));
progress_rep <- testthat::ProgressReporter$new(max_failures = 999999);
multi_rep <- testthat::MultiReporter$new(reporters = list(progress_rep, junit_rep));
options("datashield.return_errors" = FALSE, "default_driver" = "ArmadilloDriver");
testthat::test_package("${{ env.PROJECT_NAME }}", filter = "${{ env.TEST_FILTER }}", reporter = multi_rep, stop_on_failure = FALSE)'"'"'
)
)
),
"coveragelist.csv"
)'

mv coveragelist.csv logs/
mv test_* logs/
working-directory: dsBaseClient

- name: Check for JUnit errors
run: |
issue_count=$(sed 's/failures="0" errors="0"//' test_results.xml | grep -c errors= || true)
echo "Number of testsuites with issues: $issue_count"
sed 's/failures="0" errors="0"//' test_results.xml | grep errors= > issues.log || true
cat issues.log || true
# continue with workflow even when some tests fail
exit 0
working-directory: dsBaseClient/logs

- name: Write versions to file
run: |
echo "branch:${{ env.BRANCH_NAME }}" > ${{ env.WORKFLOW_ID }}.txt
echo "os:$(lsb_release -ds)" >> ${{ env.WORKFLOW_ID }}.txt
echo "R:$(R --version | head -n1)" >> ${{ env.WORKFLOW_ID }}.txt
Rscript --vanilla -e 'sessionInfo()' >> session_info_${{ env.WORKFLOW_ID }}.txt
working-directory: dsBaseClient/logs

- name: Parse results from testthat and covr
run: |
Rscript --verbose --vanilla ../testStatus/source/parse_test_report.R logs/ logs/ https://github.com/datashield/${{ env.PROJECT_NAME }}/blob/${{ env.BRANCH_NAME }} '([^:]+)' '(?<=::)[^:]+(?=::)'
working-directory: dsBaseClient
env:
PROJECT_NAME: ${{ env.PROJECT_NAME }}
BRANCH_NAME: ${{ env.BRANCH_NAME }}

- name: Render report
run: |
cd testStatus

mkdir -p new/logs/${{ env.PROJECT_NAME }}/${{ env.BRANCH_NAME }}/${{ env.WORKFLOW_ID }}/
mkdir -p new/docs/${{ env.PROJECT_NAME }}/${{ env.BRANCH_NAME }}/${{ env.WORKFLOW_ID }}/
mkdir -p new/docs/${{ env.PROJECT_NAME }}/${{ env.BRANCH_NAME }}/latest/

# Copy logs to new logs directory location
cp -rv ../dsBaseClient/logs/* new/logs/${{ env.PROJECT_NAME }}/${{ env.BRANCH_NAME }}/${{ env.WORKFLOW_ID }}/
cp -rv ../dsBaseClient/logs/${{ env.WORKFLOW_ID }}.txt new/logs/${{ env.PROJECT_NAME }}/${{ env.BRANCH_NAME }}/${{ env.WORKFLOW_ID }}/

R -e 'input_dir <- file.path("../new/logs", Sys.getenv("PROJECT_NAME"), Sys.getenv("BRANCH_NAME"), Sys.getenv("WORKFLOW_ID")); quarto::quarto_render("source/test_report.qmd", execute_params = list(input_dir = input_dir))'
mv source/test_report.html new/docs/${{ env.PROJECT_NAME }}/${{ env.BRANCH_NAME }}/${{ env.WORKFLOW_ID }}/index.html
cp -r new/docs/${{ env.PROJECT_NAME }}/${{ env.BRANCH_NAME }}/${{ env.WORKFLOW_ID }}/* new/docs/${{ env.PROJECT_NAME }}/${{ env.BRANCH_NAME }}/latest

env:
PROJECT_NAME: ${{ env.PROJECT_NAME }}
BRANCH_NAME: ${{ env.BRANCH_NAME }}
WORKFLOW_ID: ${{ env.WORKFLOW_ID }}

- name: Upload test logs
uses: actions/upload-artifact@v4
with:
name: dsbaseclient-logs
path: testStatus/new

- name: Dump environment info
run: |
echo -e "\n#############################"
echo -e "ls /: ######################"
ls -al .
echo -e "\n#############################"
echo -e "lscpu: ######################"
lscpu
echo -e "\n#############################"
echo -e "memory: #####################"
free -m
echo -e "\n#############################"
echo -e "env: ########################"
env
echo -e "\n#############################"
echo -e "R sessionInfo(): ############"
R -e 'sessionInfo()'
sudo apt install tree -y
tree .
49 changes: 49 additions & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
branches: [main, master]
pull_request:
release:
types: [published]
workflow_dispatch:

name: pkgdown.yaml

permissions: read-all

jobs:
pkgdown:
runs-on: ubuntu-latest
# Only restrict concurrency for non-PR jobs
concurrency:
group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }}
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write
steps:
- uses: actions/checkout@v4

- uses: r-lib/actions/setup-pandoc@v2

- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::pkgdown, local::.
needs: website

- name: Build site
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
shell: Rscript {0}

- name: Deploy to GitHub pages 🚀
if: github.event_name != 'pull_request'
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
clean: false
branch: gh-pages
folder: docs
35 changes: 26 additions & 9 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
Package: dsBaseClient
Title: DataSHIELD Client Functions
Title: 'DataSHIELD' Client Side Base Functions
Version: 6.4.0.9000
Description: Base DataSHIELD functions for the client side. DataSHIELD is a software package which allows
you to do non-disclosive federated analysis on sensitive data. DataSHIELD analytic functions have
Description: Base 'DataSHIELD' functions for the client side. 'DataSHIELD' is a software package which allows
you to do non-disclosive federated analysis on sensitive data. 'DataSHIELD' analytic functions have
been designed to only share non disclosive summary statistics, with built in automated output
checking based on statistical disclosure control. With data sites setting the threshold values for
the automated output checks.
the automated output checks. For more details, see citation("dsBaseClient").
Authors@R: c(person(given = "Paul",
family = "Burton",
role = c("aut")),
role = c("aut"),
comment = c(ORCID = "0000-0001-5799-9634")),
person(given = "Rebecca",
family = "Wilson",
role = c("aut")),
role = c("aut"),
comment = c(ORCID = "0000-0003-2294-593X")),
person(given = "Olly",
family = "Butters",
role = c("aut")),
role = c("aut"),
comment = c(ORCID = "0000-0003-0354-8461")),
person(given = "Patricia",
family = "Ryser-Welch",
role = c("aut")),
role = c("aut"),
comment = c(ORCID = "0000-0002-0070-0264")),
person(given = "Alex",
family = "Westerberg",
role = c("aut")),
Expand All @@ -37,6 +41,17 @@ Authors@R: c(person(given = "Paul",
role = c("aut"),
email = "yannick.marcon@obiba.org",
comment = c(ORCID = "0000-0003-0138-2023")),
person(given = "Tom",
family = "Bishop",
role = c("aut")),
person(given = "Amadou",
family = "Gaye",
role = c("aut"),
comment = c(ORCID = "0000-0002-1180-2792")),
person(given = "Xavier",
family = "Escribà-Montagut",
role = c("aut"),
comment = c(ORCID = "0000-0003-2888-8948")),
person(given = "Stuart",
family = "Wheater",
role = c("aut", "cre"),
Expand All @@ -58,12 +73,14 @@ Imports:
Suggests:
lme4,
httr,
spelling,
tibble,
testthat,
e1071,
DescTools,
DSOpal,
DSMolgenisArmadillo,
DSLite
RoxygenNote: 7.3.2
RoxygenNote: 7.3.3
Encoding: UTF-8
Language: en-GB
Loading