Package: DSLite
Type: Package
Version: 1.4.1
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
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'
NeedsCompilation: no
Packaged: 2025-07-25 12:37:52 UTC; yannick
Author: Yannick Marcon [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0138-2023>)
Maintainer: Yannick Marcon <yannick.marcon@obiba.org>
Repository: CRAN
Date/Publication: 2025-07-25 13:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:42:55 UTC; windows
