Other packages > Find by keyword >

DSLite  

'DataSHIELD' Implementation on Local Datasets
View on CRAN: Click here


Download and install DSLite package within the R console
Install from CRAN:
install.packages("DSLite")

Install from Github:
library("remotes")
install_github("cran/DSLite")

Install by package version:
library("remotes")
install_version("DSLite", "1.4.1")



Attach the package and use:
library("DSLite")
Maintained by
Yannick Marcon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-04-10
Latest Update: 2025-07-25
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.
How to cite:
Yannick Marcon (2020). DSLite: 'DataSHIELD' Implementation on Local Datasets. R package version 1.4.1, https://cran.r-project.org/web/packages/DSLite. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2020-04-10 18:30), 1.1.0 (2020-05-18 15:40), 1.2.0 (2021-03-16 10:10), 1.3.0 (2021-06-23 09:30), 1.4.0 (2022-10-07 11:00)
Other packages that cited DSLite R package
View DSLite citation profile
Other R packages that DSLite depends, imports, suggests or enhances
Complete documentation for DSLite
Functions, R codes and Examples using the DSLite R package
Some associated functions: BinaryOpNode . CNSIM1 . CNSIM2 . CNSIM3 . DASIM1 . DASIM2 . DASIM3 . DISCORDANT_STUDY1 . DISCORDANT_STUDY2 . DISCORDANT_STUDY3 . DSLite . DSLiteConnection-class . DSLiteDriver-class . DSLiteResult-class . DSLiteServer . FormulaNode . FunctionNode . GroupNode . Node . NumericNode . ParameterNode . RangeNode . SURVIVAL.EXPAND_WITH_MISSING1 . SURVIVAL.EXPAND_WITH_MISSING2 . SURVIVAL.EXPAND_WITH_MISSING3 . StringNode . SymbolNode . TESTING.DATASET1 . TESTING.DATASET2 . TESTING.DATASET3 . UnaryOpNode . defaultDSConfiguration . dot-strToList . dsAggregate-DSLiteConnection-method . dsAssignExpr-DSLiteConnection-method . dsAssignResource-DSLiteConnection-method . dsAssignTable-DSLiteConnection-method . dsConnect-DSLiteDriver-method . dsDisconnect-DSLiteConnection-method . dsFetch-DSLiteResult-method . dsGetInfo-DSLiteResult-method . dsHasResource-DSLiteConnection-method . dsHasTable-DSLiteConnection-method . dsIsAsync-DSLiteConnection-method . dsIsCompleted-DSLiteResult-method . dsKeepAlive-DSLiteConnection-method . dsListMethods-DSLiteConnection-method . dsListPackages-DSLiteConnection-method . dsListProfiles-DSLiteConnection-method . dsListResources-DSLiteConnection-method . dsListSymbols-DSLiteConnection-method . dsListTables-DSLiteConnection-method . dsListWorkspaces-DSLiteConnection-method . dsRestoreWorkspace-DSLiteConnection-method . dsRmSymbol-DSLiteConnection-method . dsRmWorkspace-DSLiteConnection-method . dsSaveWorkspace-DSLiteConnection-method . getDSLiteData . logindata.dslite.cnsim . logindata.dslite.dasim . logindata.dslite.discordant . logindata.dslite.survival.expand_with_missing . logindata.dslite.testing.dataset . newDSLiteServer . setupCNSIMTest . setupDASIMTest . setupDATASETTest . setupDISCORDANTTest . setupDSLiteServer . setupSURVIVALTest . testParse . 
Some associated R codes: DSLiteConnection.R . DSLiteDriver.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 .  Full DSLite package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA