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 <doi:10.1016/j.patcog.2013.05.017>) for robust vector 
		field learning. Largely translated from the Matlab functions in <https://github.com/jiayi-ma/VFC>.
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
NeedsCompilation: no
Packaged: 2023-11-09 15:20:45 UTC; jingm
Author: Jingmeng Cui [aut, cre] (<https://orcid.org/0000-0003-3421-8457>)
Maintainer: Jingmeng Cui <jingmeng.cui@outlook.com>
Repository: CRAN
Date/Publication: 2023-11-09 17:30:06 UTC
Built: R 4.6.0; ; 2025-07-18 06:38:03 UTC; unix
