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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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