Package: DSI Type: Package Title: 'DataSHIELD' Interface Version: 1.8.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 = "Tim", family = "Cadman", role = "ctb", comment = c(ORCID = "0000-0002-7682-5645")), 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 (>= 4.3), methods, progress, R6, Imports: cli 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.3.3 Encoding: UTF-8 Collate: 'DSObject.R' 'DSConnection.R' 'DSDriver.R' 'DSI-package.R' 'DSLoginBuilder.R' 'DSResult.R' 'DSSession.R' 'datashield.aggregate.R' 'datashield.assign.R' 'datashield.connections.R' 'datashield.errorMessages.R' 'datashield.errors.R' 'datashield.list.R' 'datashield.login.R' 'datashield.logout.R' 'datashield.sessions.R' 'datashield.status.R' 'datashield.symbol.R' 'datashield.workspace.R' 'utils.R' Repository: https://datashield.r-universe.dev Date/Publication: 2025-11-05 17:48:04 UTC RemoteUrl: https://github.com/datashield/dsi RemoteRef: HEAD RemoteSha: 5196cff6b789ca64829bc5563572f498793568b1 NeedsCompilation: no Packaged: 2026-07-03 07:14:46 UTC; root Author: Yannick Marcon [aut, cre] (ORCID: ), Amadou Gaye [ctb] (ORCID: ), Tim Cadman [ctb] (ORCID: ), Paul Burton [ctb] Maintainer: Yannick Marcon