Package: GRNNs
Title: General Regression Neural Networks Package
Version: 0.1.0
Authors@R: 
    person(given = "Shufeng",
           family = "LI",
           role = c("aut", "cre"),
           email = "lisf@xtbg.org.cn",
           comment = c(ORCID = "0000-0002-5144-4432"))
Description: This General Regression Neural Networks Package uses various distance functions.
     It was motivated by Specht (1991, ISBN:1045-9227), and updated from previous published paper 
     Li et al. (2016) <doi:10.1016/j.palaeo.2015.11.005>. This package includes various functions, 
     although "euclidean" distance is used traditionally.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: cvTools, rdist, scales, stats, vegan
Depends: R (>= 3.5.0)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-06 09:43:08 UTC; paleowind
Author: Shufeng LI [aut, cre] (<https://orcid.org/0000-0002-5144-4432>)
Maintainer: Shufeng LI <lisf@xtbg.org.cn>
Repository: CRAN
Date/Publication: 2021-09-08 09:30:04 UTC
Built: R 4.1.0; ; 2021-09-09 12:32:02 UTC; unix
