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 05 Aug. 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), (2026-07-09 08:01)
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

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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