Package: reviser Type: Package Title: Analyzing Revisions in Real-Time Time Series Vintages Version: 0.1.1 Authors@R: c( person(given = "Marc", family = "Burri", email = "marc.burri91@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8974-9090")), person(given = "Philipp", family = "Wegmueller", email = "philipp.wemueller@seco.admin.ch", role = c("aut", "cph")) ) Description: Analyzes revisions in real-time time series vintages. The package converts between wide revision triangles and tidy long vintages, extracts selected releases, computes revision series, visualizes vintage paths, and summarizes revision properties such as bias, dispersion, autocorrelation, and news-noise diagnostics. It also identifies efficient releases and estimates state-space models for revision nowcasting. Methods are based on Howrey (1978) , Jacobs and Van Norden (2011) , and Kishor and Koenig (2012) . Author: Marc Burri [aut, cre, cph] (ORCID: ), Philipp Wegmueller [aut, cph] Maintainer: Marc Burri License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) RoxygenNote: 7.3.3 Roxygen: list (markdown = TRUE, roclets = c ("namespace", "rd", "srr::srr_stats_roclet")) Imports: dplyr, tidyr, pillar, ggplot2, car, sandwich, systemfit, calculus, rlang, scales, tibble, lubridate, KFAS, numDeriv, withr Suggests: tsbox, testthat (>= 3.0.0), knitr, rmarkdown, purrr Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://docs.ropensci.org/reviser/, https://github.com/ropensci/reviser BugReports: https://github.com/ropensci/reviser/issues Config/pak/sysreqs: cmake make libicu-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-04-01 08:08:26 UTC RemoteUrl: https://github.com/ropensci/reviser RemoteRef: main RemoteSha: 3b9f065cb095183e6b9e32fd9aba71e3eae7e6e5 NeedsCompilation: no Packaged: 2026-07-01 08:28:09 UTC; root