Package: SparseVFC
Type: Package
Title: Sparse Vector Field Consensus for Vector Field Learning
Version: 0.1.0
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: tidyverse, rmarkdown, grid, knitr
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-05-26 17:18:31 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: 2022-05-27 08:10:06 UTC
