Package: VPdtw Type: Package Title: Variable Penalty Dynamic Time Warping Version: 2.2.1 Date: 2024-08-27 Authors@R: c(person("David", "Clifford", , email="David.Clifford+CRAN@gmail.com", role = c("aut")), person("Glenn", "Stone", role = c("aut")), person("Ethan", "Bass", email = "ethanbass@gmail.com", role = c("ctb", "cre"), comment = c(ORCID = "0000-0002-6175-6739")) ) Description: Variable Penalty Dynamic Time Warping (VPdtw) for aligning chromatographic signals. With an appropriate penalty this method performs good alignment of chromatographic data without deforming the peaks (Clifford, D., Stone, G., Montoliu, I., Rezzi S., Martin F., Guy P., Bruce S., and Kochhar S.(2009) ; Clifford, D. and Stone, G. (2012) ). License: GPL-2 URL: https://github.com/ethanbass/VPdtw/ BugReports: https://github.com/ethanbass/VPdtw/issues RoxygenNote: 7.3.0 Encoding: UTF-8 Suggests: testthat (>= 3.0.0), vdiffr Config/testthat/edition: 3 Repository: https://ethanbass.r-universe.dev Date/Publication: 2025-03-30 17:55:11 UTC RemoteUrl: https://github.com/ethanbass/VPdtw RemoteRef: HEAD RemoteSha: d9d16273b852aecc15f88ec594fb09403a768d72 NeedsCompilation: yes Packaged: 2026-06-24 05:07:36 UTC; root Author: David Clifford [aut], Glenn Stone [aut], Ethan Bass [ctb, cre] (ORCID: ) Maintainer: Ethan Bass