Package: splus2R Title: Supplemental S-PLUS Functionality in R Version: 1.3-5 Authors@R: c(person("William", "Constantine", role=c("aut")), person("Tim", "Hesterberg", role=c("aut")), person("Knut", "Wittkowski", role=c("ctb")), person("Tingting", "Song", role=c("ctb")), person("Bill", "Dunlap", role=c("ctb")), person("Stephen", "Kaluzny", role=c("ctb", "cre"), email="spkaluzny@gmail.com") ) Depends: R (>= 2.7.2) Imports: methods 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. URL: https://github.com/spkaluzny/splus2r BugReports: https://github.com/spkaluzny/splus2r/issues License: GPL-2 Collate: Swrappers.R peaks.R bits.per.integer.R doTest.R muS2RC.R showStructure.R sigseriesS3.R sigseriesS4.R splus2R_is.R splus2R_pkg.R NeedsCompilation: yes Repository: https://spkaluzny.r-universe.dev Date/Publication: 2024-02-18 02:02:43 UTC RemoteUrl: https://github.com/spkaluzny/splus2r RemoteRef: HEAD RemoteSha: 667b2150678edbb86599e86fc3f44de0d3eb4c6e Packaged: 2026-06-23 06:22:09 UTC; root Author: William Constantine [aut], Tim Hesterberg [aut], Knut Wittkowski [ctb], Tingting Song [ctb], Bill Dunlap [ctb], Stephen Kaluzny [ctb, cre] Maintainer: Stephen Kaluzny