Package: DSLite Type: Package Version: 1.5.0 Title: 'DataSHIELD' Implementation on Local Datasets Authors@R: c(person(given = "Yannick", family = "Marcon", role = c("aut", "cre"), email = "yannick.marcon@obiba.org", comment = c(ORCID = "0000-0003-0138-2023"))) Depends: R (>= 3.5.0), DSI (>= 1.5), methods, R6, rly Suggests: resourcer, knitr, testthat, rmarkdown Description: '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. License: LGPL (>= 2.1) URL: https://github.com/datashield/DSLite/, https://datashield.github.io/DSLite/, https://datashield.org/, https://doi.org/10.1093/ije/dyu188 BugReports: https://github.com/datashield/DSLite/issues/ RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Encoding: UTF-8 Collate: 'DSLiteDriver.R' 'DSLiteConnection.R' 'DSLiteResult.R' 'DSLiteServer.R' 'ast.R' 'data.cnsim.R' 'data.dasim.R' 'data.discordant.R' 'data.survival.R' 'data.testing.dataset.R' 'defaultDSConfiguration.R' 'getDSLiteData.R' 'lex-yacc.R' 'setupCNSIMTest.R' 'setupDASIMTest.R' 'setupDATASETTest.R' 'setupDISCORDANTTest.R' 'setupDSLiteServer.R' 'setupSURVIVALTest.R' 'testParse.R' Repository: https://datashield.r-universe.dev Date/Publication: 2025-11-06 18:36:46 UTC RemoteUrl: https://github.com/datashield/dslite RemoteRef: HEAD RemoteSha: c90142966b44786a4115cf749ec0a9e272247415 NeedsCompilation: no Packaged: 2026-06-04 08:34:07 UTC; root Author: Yannick Marcon [aut, cre] (ORCID: ) Maintainer: Yannick Marcon