Package: otvPlots
Title: Over Time Variable Plots
Version: 0.2.1
Authors@R: c(
    person("Rebecca", "Payne", role = "aut"),
    person("Zoey", "Zhu", role = c("aut")),
		person("Yingbo", "Li", email = "yingbo.li@capitalone.com", role = c("aut", "cre")),
		person("Capital One", role = "cph"))
Description: Enables automated visualization of variable 
    distribution and changes over time for predictive model building.
    It efficiently computes summary statistics aggregated by time for 
    large datasets, and create plots for variable level monitoring.  
Depends: R (>= 3.2.0)
Imports: data.table (>= 1.9.6), ggplot2 (>= 2.1.0), grid (>= 3.2.0),
        gridExtra (>= 2.2.1), Hmisc (>= 3.17-4), moments, quantreg (>=
        5.33), scales (>= 0.4.0), stringi (>= 1.1.1)
License: Apache License 2.0 | file LICENSE
LazyData: true
Suggests: bit64, knitr, proto, testthat
URL: https://github.com/capitalone/otvPlots
BugReports: https://github.com/capitalone/otvPlots/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-26 03:18:18 UTC; oft240
Author: Rebecca Payne [aut],
  Zoey Zhu [aut],
  Yingbo Li [aut, cre],
  Capital One [cph]
Maintainer: Yingbo Li <yingbo.li@capitalone.com>
Repository: CRAN
Date/Publication: 2018-06-26 19:59:09 UTC
Built: R 4.0.2; ; 2020-07-17 13:47:57 UTC; unix
