Package: kssa Title: Known Sub-Sequence Algorithm Version: 0.0.2 Authors@R: c( person("Iván Felipe", "Benavides", email="pipeben@gmail.com", role=c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1139-3909")), person("Steffen", "Moritz", email="steffen.moritz10@gmail.com", role=c("aut"), comment = c(ORCID = "0000-0002-0085-1804")), person("Brayan-David", "Aroca-Gonzalez", email = "bdarocag.consultor@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-7365-5740")), person("Jhoana", "Romero", email = "jpatirom3@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-1834-3461")), person("Marlon", "Santacruz", email = "marlonestebansv88@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0003-2242-742X")), person("John-Josephraj", "Selvaraj", email = "jojselvaraj@unal.edu.co", role = c("aut"), comment = c(ORCID = "0000-0002-9195-4883")) ) Maintainer: Iván Felipe Benavides Description: Implements the Known Sub-Sequence Algorithm , which helps to automatically identify and validate the best method for missing data imputation in a time series. Supports the comparison of multiple state-of-the-art algorithms. License: AGPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/steffenmoritz/kssa, https://steffenmoritz.github.io/kssa BugReports: https://github.com/steffenmoritz/kssa/issues Depends: R (>= 4.0) Suggests: covr, testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: magrittr, ggplot2, rlang, methods, forecast, imputeTS, stats, zoo, Metrics, dplyr, missMethods Date: 2025-08-04 Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://steffenmoritz.r-universe.dev Date/Publication: 2025-08-24 04:31:35 UTC RemoteUrl: https://github.com/steffenmoritz/kssa RemoteRef: HEAD RemoteSha: 8cb245dc47d8cc340e9185caa154d1f02c332ba0 NeedsCompilation: no Packaged: 2026-06-10 07:00:17 UTC; root Author: Iván Felipe Benavides [aut, cre, cph] (ORCID: ), Steffen Moritz [aut] (ORCID: ), Brayan-David Aroca-Gonzalez [aut] (ORCID: ), Jhoana Romero [aut] (ORCID: ), Marlon Santacruz [aut] (ORCID: ), John-Josephraj Selvaraj [aut] (ORCID: )