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 21 Nov. 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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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