Package: fdaoutlier
Title: Outlier Detection Tools for Functional Data Analysis
Version: 0.1.1
Authors@R: 
    c(person(given = "Oluwasegun Taiwo",
           family = "Ojo",
           role = c("aut", "cre", "cph"),
           email = "seguntaiwoojo@gmail.com", 
           comment = c(ORCID = "0000-0001-9629-6990")),
      person(given = "Rosa Elvira",
           family = "Lillo",
           role = c("aut"),
           email = "lillo@est-econ.uc3m.es"),
      person(given = "Antonio",
           family = "Fernandez Anta",
           role = c("aut", "fnd"),
           email = "antonio.fernandez@imdea.org"))
Description: A collection of functions for outlier detection in functional data analysis. Methods implemented include directional outlyingness, MS-plot, total variation depth, and sequential transformations among others. 
License: GPL-3
URL: https://github.com/otsegun/fdaoutlier
BugReports: https://github.com/otsegun/fdaoutlier/issues
Encoding: UTF-8
LazyData: true
Suggests: testthat (>= 2.1.0), covr, spelling
RoxygenNote: 7.1.1
Imports: MASS
Depends: R (>= 2.10)
Language: en-US
NeedsCompilation: yes
Packaged: 2020-11-27 16:57:05 UTC; statimatician
Author: Oluwasegun Taiwo Ojo [aut, cre, cph]
    (<https://orcid.org/0000-0001-9629-6990>),
  Rosa Elvira Lillo [aut],
  Antonio Fernandez Anta [aut, fnd]
Maintainer: Oluwasegun Taiwo Ojo <seguntaiwoojo@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-28 14:50:03 UTC
