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 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:08), 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

modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
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  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
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