Package: splusTimeSeries Version: 1.5.8 Title: Time Series from 'S-PLUS' Depends: R (>= 2.10), splusTimeDate (>= 2.5.2) Imports: graphics, methods, stats Authors@R: c(person(given = "Stephen", family = "Kaluzny", role = c("aut", "cre"), email = "spkaluzny@gmail.com"), person(given = "TIBCO Software Inc.", role=c("aut", "cph"))) Description: A collection of classes and methods for working with indexed rectangular data. The index values can be calendar (timeSeries class) or numeric (signalSeries class). Methods are included for aggregation, alignment, merging, and summaries. The code was originally available in 'S-PLUS'. License: BSD_3_clause + file LICENSE URL: https://github.com/spkaluzny/splusTimeSeries BugReports: https://github.com/spkaluzny/splusTimeSeries/issues LazyData: no NeedsCompilation: yes Repository: https://spkaluzny.r-universe.dev Date/Publication: 2026-04-06 03:04:22 UTC RemoteUrl: https://github.com/spkaluzny/splustimeseries RemoteRef: HEAD RemoteSha: fbd9a9a2bc986bd3c8fc1cf55d0ca0f9f74fcd40 Packaged: 2026-06-24 10:26:07 UTC; root Author: Stephen Kaluzny [aut, cre], TIBCO Software Inc. [aut, cph] Maintainer: Stephen Kaluzny