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 05 Mar. 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

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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