Package: SparseVFC Type: Package Title: Sparse Vector Field Consensus for Vector Field Learning Version: 0.1.2 Authors@R: person(given = "Jingmeng", family = "Cui", email = "jingmeng.cui@outlook.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3421-8457")) URL: https://github.com/Sciurus365/SparseVFC BugReports: https://github.com/Sciurus365/SparseVFC/issues Description: The sparse vector field consensus (SparseVFC) algorithm (Ma et al., 2013 ) for robust vector field learning. Largely translated from the Matlab functions in . License: GPL (>= 3) Encoding: UTF-8 LazyData: true Imports: pdist, purrr Depends: R (>= 4.1.0) Suggests: ggplot2, dplyr, tibble, rmarkdown, grid, knitr RoxygenNote: 7.2.3 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Repository: https://sciurus365.r-universe.dev Date/Publication: 2023-11-15 11:26:54 UTC RemoteUrl: https://github.com/Sciurus365/SparseVFC RemoteRef: HEAD RemoteSha: 51535198eb2edb8e549e4b78495773cd501187c3 NeedsCompilation: no Packaged: 2026-06-21 06:55:31 UTC; root Author: Jingmeng Cui [aut, cre] (ORCID: ) Maintainer: Jingmeng Cui