Package: SparseVFC
Type: Package
Title: Sparse Vector Field Consensus for Vector Field Learning
Version: 0.1.1
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 (>= 2.10)
Suggests: ggplot2, dplyr, tibble, rmarkdown, grid, knitr
RoxygenNote: 7.2.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-15 12:28:16 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-02-15 12:50:16 UTC
Built: R 4.1.3; ; 2023-04-17 16:22:27 UTC; windows
