Other packages > Find by keyword >

splus2R  

Supplemental S-PLUS Functionality in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("splus2R", "1.3-5")



Attach the package and use:
library("splus2R")
Maintained by
Stephen Kaluzny
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-09-06
Latest Update: 2024-02-18
Description:
Currently there are many functions in S-PLUS that are missing in R. To facilitate the conversion of S-PLUS packages to R packages, this package provides some missing S-PLUS functionality in R.
How to cite:
Stephen Kaluzny (2007). splus2R: Supplemental S-PLUS Functionality in R. R package version 1.3-5, https://cran.r-project.org/web/packages/splus2R. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-1 (2007-10-10 09:52), 1.0-2 (2007-11-27 09:25), 1.0-3 (2008-02-20 10:51), 1.0-5 (2008-07-28 08:20), 1.0-6 (2009-10-18 12:19), 1.0 (2007-09-06 20:14), 1.1-0 (2011-10-17 20:42), 1.1-1 (2012-04-12 21:11), 1.1-2 (2012-09-21 09:44), 1.1-3 (2012-11-20 08:14), 1.2-0 (2013-07-11 07:39), 1.2-1 (2016-05-20 22:37), 1.2-2 (2016-09-02 15:17), 1.3-3 (2021-01-30 07:20), 1.3-4 (2023-12-06 07:00)
Other packages that cited splus2R R package
View splus2R citation profile
Other R packages that splus2R depends, imports, suggests or enhances
Complete documentation for splus2R
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
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  
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  
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  
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  

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