Package: DSI
Type: Package
Title: 'DataSHIELD' Interface
Version: 1.5.0
Authors@R: 
    c(person(given = "Yannick",
             family = "Marcon",
             role = c("aut", "cre"),
             email = "yannick.marcon@obiba.org",
             comment = c(ORCID = "0000-0003-0138-2023")),
      person(given = "Amadou",
             family = "Gaye",
             role = "ctb",
             comment = c(ORCID = "0000-0002-1180-2792")),
      person(given = "Paul",
             family = "Burton",
             role = "ctb"))
Description: '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.
Depends: R (>= 3.1), methods, progress, R6
Suggests: testthat (>= 2.1.0)
License: LGPL (>= 2.1)
URL: https://github.com/datashield/DSI/,
        https://datashield.github.io/DSI/, https://datashield.org/
BugReports: https://github.com/datashield/DSI/issues
RoxygenNote: 7.2.1
Encoding: UTF-8
Collate: 'DSObject.R' 'hidden.R' 'DSConnection.R' 'DSDriver.R'
        'DSI-package.R' 'DSLoginBuilder.R' 'DSResult.R'
        'datashield.aggregate.R' 'datashield.assign.R'
        'datashield.connections.R' 'datashield.errors.R'
        'datashield.list.R' 'datashield.login.R' 'datashield.logout.R'
        'datashield.status.R' 'datashield.symbol.R'
        'datashield.workspace.R' 'rd.R' 'utils.R'
NeedsCompilation: no
Packaged: 2022-10-06 07:36:25 UTC; yannick
Author: Yannick Marcon [aut, cre] (<https://orcid.org/0000-0003-0138-2023>),
  Amadou Gaye [ctb] (<https://orcid.org/0000-0002-1180-2792>),
  Paul Burton [ctb]
Maintainer: Yannick Marcon <yannick.marcon@obiba.org>
Repository: CRAN
Date/Publication: 2022-10-06 08:10:12 UTC
Built: R 4.2.0; ; 2022-10-07 11:47:16 UTC; unix
