Package: VDPO Title: Working with and Analyzing Functional Data of Varying Lengths Version: 0.2.0 Authors@R: c( person(given = "Pavel", family = "Hernandez", role = c("aut", "cre"), email = "pavel.amaro96@gmail.com"), person(given = "Jose Ignacio", family = "Diez", role = c("ctr"), email = "jodiezru@pa.uc3m.es"), person(given = "Maria", family = "Durban", role = c("ctb"), email = "mdurban@est-econ.uc3m.es"), person(given = "Maria del Carmen", family = "Aguilera-Morillo", role = c("ctb"), email = "mdagumor@eio.upv.es") ) Description: Comprehensive set of tools for analyzing and manipulating functional data with non-uniform lengths. This package addresses two common scenarios in functional data analysis: Variable Domain Data, where the observation domain differs across samples, and Partially Observed Data, where observations are incomplete over the domain of interest. 'VDPO' enhances the flexibility and applicability of functional data analysis in 'R'. See Amaro et al. (2024) , Hernandez-Amaro et al. (2025) , and Hernandez-Amaro et al. (2026) . License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.5.0) Imports: utils, Matrix, SOP, mgcv, splines, stats, fda, pROC Suggests: ggplot2, knitr, RColorBrewer, rmarkdown, testthat (>= 3.0.0) Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://pavel-hernadez-amaro.github.io/VDPO/ Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make Repository: https://pavel-hernadez-amaro.r-universe.dev Date/Publication: 2026-06-12 12:10:11 UTC RemoteUrl: https://github.com/pavel-hernadez-amaro/vdpo RemoteRef: HEAD RemoteSha: 753d6a377215b788bbe1f35004aa18400e3f59d6 NeedsCompilation: no Packaged: 2026-06-12 14:48:14 UTC; root Author: Pavel Hernandez [aut, cre], Jose Ignacio Diez [ctr], Maria Durban [ctb], Maria del Carmen Aguilera-Morillo [ctb] Maintainer: Pavel Hernandez