Package: DSOpal 1.5.0
DSOpal: 'DataSHIELD' Implementation for 'Opal'
'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.
Authors:
DSOpal_1.5.0.tar.gz
DSOpal_1.5.0.zip(r-4.5)DSOpal_1.5.0.zip(r-4.4)DSOpal_1.5.0.zip(r-4.3)
DSOpal_1.5.0.tgz(r-4.4-any)DSOpal_1.5.0.tgz(r-4.3-any)
DSOpal_1.5.0.tar.gz(r-4.5-noble)DSOpal_1.5.0.tar.gz(r-4.4-noble)
DSOpal_1.5.0.tgz(r-4.4-emscripten)DSOpal_1.5.0.tgz(r-4.3-emscripten)
DSOpal.pdf |DSOpal.html✨
DSOpal/json (API)
# Install 'DSOpal' in R: |
install.packages('DSOpal', repos = c('https://datashield.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/datashield/dsopal/issues
- logindata.opal.demo - DataSHIELD login data file
Last updated 2 years agofrom:85ac2732e1. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | NOTE | Nov 11 2024 |
R-4.5-linux | NOTE | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:dsAggregatedsAssignExprdsAssignResourcedsAssignTabledsConnectdsDisconnectdsFetchdsGetInfodsHasResourcedsHasTabledsIsAsyncdsIsCompleteddsKeepAlivedsListMethodsdsListPackagesdsListProfilesdsListResourcesdsListSymbolsdsListTablesdsListWorkspacesdsRestoreWorkspacedsRmSymboldsRmWorkspacedsSaveWorkspaceOpal
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrDSIfansiforcatsgenericsgluehavenhmshttrjsonlitelabelledlifecyclemagrittrmimeopalropensslpillarpkgconfigprettyunitsprogresspurrrR6readrrlangstringistringrsystibbletidyrtidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Aggregate data | dsAggregate,OpalConnection-method |
Assign the result of an expression | dsAssignExpr,OpalConnection-method |
Assign a resource | dsAssignResource,OpalConnection-method |
Assign a table | dsAssignTable,OpalConnection-method |
Connect to a Opal server | dsConnect,OpalDriver-method |
Disconnect from a Opal server | dsDisconnect,OpalConnection-method |
Fetch the result | dsFetch,OpalResult-method |
Get result info | dsGetInfo,OpalResult-method |
Verify Opal resource | dsHasResource,OpalConnection-method |
Verify Opal table | dsHasTable,OpalConnection-method |
Opal asynchronous support | dsIsAsync,OpalConnection-method |
Get whether the operation is completed | dsIsCompleted,OpalResult-method |
Keep connection with a Opal server alive | dsKeepAlive,OpalConnection-method |
List methods | dsListMethods,OpalConnection-method |
List packages | dsListPackages,OpalConnection-method |
List profiles | dsListProfiles,OpalConnection-method |
List Opal resources | dsListResources,OpalConnection-method |
List R symbols | dsListSymbols,OpalConnection-method |
List Opal tables | dsListTables,OpalConnection-method |
List workspaces | dsListWorkspaces,OpalConnection-method |
Restore workspace | dsRestoreWorkspace,OpalConnection-method |
Remove a R symbol | dsRmSymbol,OpalConnection-method |
Remove a workspace | dsRmWorkspace,OpalConnection-method |
Save workspace | dsSaveWorkspace,OpalConnection-method |
DataSHIELD login data file | logindata.opal.demo |
Create a Opal driver | Opal |