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 07 May. 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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for DSLite05101520253035TrendBars

Today's Hot Picks in Authors and Packages

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  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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