Other packages > Find by keyword >

DSOpal  

'DataSHIELD' Implementation for 'Opal'
View on CRAN: Click here


Download and install DSOpal package within the R console
Install from CRAN:
install.packages("DSOpal")

Install from Github:
library("remotes")
install_github("cran/DSOpal")

Install by package version:
library("remotes")
install_version("DSOpal", "1.5.0")



Attach the package and use:
library("DSOpal")
Maintained by
Yannick Marcon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-04-27
Latest Update: 2025-07-25
Description:
'DataSHIELD' is an infrastructure and series of R packages that enables the remote and 'non-disclosive' analysis of sensitive research data. This package is the 'DataSHIELD' interface implementation for 'Opal', which is the data integration application for biobanks by 'OBiBa'. Participant data, once collected from any data source, must be integrated and stored in a central data repository under a uniform model. 'Opal' is such a central repository. It can import, process, validate, query, analyze, report, and export data. 'Opal' is the reference implementation of the 'DataSHIELD' infrastructure.
How to cite:
Yannick Marcon (2020). DSOpal: 'DataSHIELD' Implementation for 'Opal'. R package version 1.5.0, https://cran.r-project.org/web/packages/DSOpal. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.0.0 (2020-04-27 18:10), 1.1.0 (2020-05-18 16:00), 1.2.0 (2021-03-16 10:00), 1.3.0 (2021-07-05 18:20), 1.3.1 (2021-08-23 13:30), 1.4.0 (2022-10-06 11:30), 1.4.1 (2025-07-25 15:00)
Other packages that cited DSOpal R package
View DSOpal citation profile
Other R packages that DSOpal depends, imports, suggests or enhances
Complete documentation for DSOpal
Functions, R codes and Examples using the DSOpal R package
Some associated functions: DSOpal-package . Opal . OpalConnection-class . OpalDriver-class . OpalResult-class . dot-datashield.aggregate . dot-datashield.assign.expr . dot-datashield.assign.resource . dot-datashield.assign.table . dot-datashield.command . dot-datashield.command_result . dot-datashield.command_rm . dot-datashield.commands . dot-datashield.commands_rm . dot-datashield.methods . dot-datashield.profiles . dot-datashield.rm . dot-datashield.symbols . dot-datashield.workspace_restore . dot-datashield.workspace_rm . dot-datashield.workspace_save . dot-datashield.workspaces . dot-deparse . dot-getDatashieldSessionId . dot-getPEMFilePath . dot-newDatashieldSession . dot-rmDatashieldSession . dsAggregate-OpalConnection-method . dsAssignExpr-OpalConnection-method . dsAssignResource-OpalConnection-method . dsAssignTable-OpalConnection-method . dsConnect-OpalDriver-method . dsDisconnect-OpalConnection-method . dsFetch-OpalResult-method . dsGetInfo-OpalResult-method . dsHasResource-OpalConnection-method . dsHasTable-OpalConnection-method . dsIsAsync-OpalConnection-method . dsIsCompleted-OpalResult-method . dsKeepAlive-OpalConnection-method . dsListMethods-OpalConnection-method . dsListPackages-OpalConnection-method . dsListProfiles-OpalConnection-method . dsListResources-OpalConnection-method . dsListSymbols-OpalConnection-method . dsListTables-OpalConnection-method . dsListWorkspaces-OpalConnection-method . dsRestoreWorkspace-OpalConnection-method . dsRmSymbol-OpalConnection-method . dsRmWorkspace-OpalConnection-method . dsSaveWorkspace-OpalConnection-method . logindata.opal.demo . 
Some associated R codes: DSOpal-package.R . OpalConnection.R . OpalDriver.R . OpalResult.R . logindata.R . utils.R .  Full DSOpal package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA