Package: lagged Type: Package Title: Classes and Methods for Lagged Objects Version: 0.3.2.9000 Authors@R: person(given = c("Georgi", "N."), family = "Boshnakov", role = c("aut", "cre"), email = "georgi.boshnakov@manchester.ac.uk", comment = c(ORCID = "0000-0003-2839-346X")) Description: Provides classes and methods for objects, whose indexing naturally starts from zero. Subsetting, indexing and mathematical operations are defined naturally between lagged objects and lagged and base R objects. Recycling is not used, except for singletons. The single bracket operator doesn't drop dimensions by default. URL: https://geobosh.github.io/lagged/ (doc), https://CRAN.R-project.org/package=lagged BugReports: https://github.com/GeoBosh/lagged/issues Imports: methods Suggests: testthat License: GPL (>= 2) LazyLoad: yes Collate: lagged.R utils.R pc20slMatrix.r acfutils.R RoxygenNote: 6.1.1 Repository: https://geobosh.r-universe.dev Date/Publication: 2025-12-19 15:04:56 UTC RemoteUrl: https://github.com/geobosh/lagged RemoteRef: HEAD RemoteSha: 41975bf8903804a3cf94fbfafe6edfdfec5c8701 NeedsCompilation: no Packaged: 2026-06-17 08:48:16 UTC; root Author: Georgi N. Boshnakov [aut, cre] (ORCID: ) Maintainer: Georgi N. Boshnakov