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.4.0")



Attach the package and use:
library("DSOpal")
Maintained by
Yannick Marcon
[Scholar Profile | Author Map]
First Published: 2020-04-27
Latest Update: 2022-10-06
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.4.0, https://cran.r-project.org/web/packages/DSOpal. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for DSOpal0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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