DSI - 'DataSHIELD' Interface
'DataSHIELD' is an infrastructure and series of R packages that enables the remote and 'non-disclosive' analysis of sensitive research data. This package defines the API that is to be implemented by 'DataSHIELD' compliant data repositories.
Last updated
7.16 score 2 stars 7 dependents 174 scripts 653 downloadsresourcer - Resource Resolver
A resource represents some data or a computation unit. It is described by a URL and credentials. This package proposes a Resource model with "resolver" and "client" classes to facilitate the access and the usage of the resources.
Last updated
6.26 score 3 stars 2 dependents 40 scripts 842 downloadsDSLite - 'DataSHIELD' Implementation on Local Datasets
'DataSHIELD' is an infrastructure and series of R packages that enables the remote and 'non-disclosive' analysis of sensitive research data. This 'DataSHIELD Interface' implementation is for analyzing datasets living in the current R session. The purpose of this is primarily for lightweight 'DataSHIELD' analysis package development.
Last updated
5.61 score 4 stars 68 scripts 503 downloadsodbc.resourcer - Open Database Connectivity Resource Resolver
A database resource that is accessible through the Open Database Connectivity ('ODBC') API. This package uses the Resource model, with URL "resolver" and "client", to dynamically discover and make accessible tables stored in a 'MS SQL Server' database. For more details see Marcon (2021) <doi:10.1371/journal.pcbi.1008880>.
Last updated
4.60 score 3 scripts 187 downloadss3.resourcer - S3 Resource Resolver
A S3 resource is provided by Amazon Web Services S3 or a S3-compatible object store (such as Minio). The resource can be a tidy file to be downloaded from the object store, or a data lake (such as Delta Lake) Parquet file to be read by Apache Spark.
Last updated
2.70 score 3 scripts 212 downloads