Package: seasonalview Type: Package Title: Graphical User Interface for Seasonal Adjustment Version: 1.0.0 Authors@R: c( person("Christoph", "Sax", email = "christoph.sax@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7192-7044")) ) Description: A graphical user interface to the 'seasonal' package and 'X-13ARIMA-SEATS', the U.S. Census Bureau's seasonal adjustment software. Depends: R (>= 3.0.0), seasonal (>= 1.10.0) Encoding: UTF-8 Imports: shinydashboard (>= 0.5.3), shiny (>= 0.14), dygraphs (>= 1.1.1.3), htmlwidgets, openxlsx, xtable, xts, zoo License: GPL-3 URL: http://www.seasonal.website BugReports: https://github.com/christophsax/seasonalview/issues RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://christophsax.r-universe.dev Date/Publication: 2024-10-21 14:13:10 UTC RemoteUrl: https://github.com/christophsax/seasonalview RemoteRef: HEAD RemoteSha: b2e309127c06989fcf2048d2097ea7bb761b9a1f NeedsCompilation: no Packaged: 2026-06-14 10:31:25 UTC; root Author: Christoph Sax [aut, cre] (ORCID: ) Maintainer: Christoph Sax