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.0")



Attach the package and use:
library("DSLite")
Maintained by
Yannick Marcon
[Scholar Profile | Author Map]
First Published: 2020-04-10
Latest Update: 2022-10-07
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.0, https://cran.r-project.org/web/packages/DSLite. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for DSLite051015202530TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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