Package: npregfast
Type: Package
Title: Nonparametric Estimation of Regression Models with
        Factor-by-Curve Interactions
Version: 1.5.2
Date: 2022-09-01
Maintainer: Marta Sestelo <sestelo@uvigo.es>
Authors@R: c(
  person("Marta", "Sestelo",email= "sestelo@uvigo.es", role = c("aut", "cre"),
  comment = c(ORCID = "0000-0003-4284-6509")),
  person("Nora", "M. Villanueva",email= "nmvillanueva@uvigo.es", role = "aut"),
  person("Javier", "Roca-Pardinas",email= "roca@uvigo.es", role = "aut"))
Description: A method for obtaining nonparametric estimates of regression models
    with or without factor-by-curve interactions using local polynomial kernel
    smoothers or splines. Additionally, a parametric model (allometric model) can be
    estimated.
BugReports: https://github.com/sestelo/npregfast/issues
Depends: R (>= 3.2.0)
Suggests: gridExtra
License: MIT + file LICENSE
LazyData: true
Imports: graphics, stats, utils, shiny, doParallel, foreach, mgcv,
        sfsmisc, shinyjs, wesanderson, ggplot2
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-09-02 11:18:56 UTC; sestelo
Author: Marta Sestelo [aut, cre] (<https://orcid.org/0000-0003-4284-6509>),
  Nora M. Villanueva [aut],
  Javier Roca-Pardinas [aut]
Repository: CRAN
Date/Publication: 2022-09-02 12:00:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 18:39:53 UTC; windows
Archs: i386, x64
