Package: Smisc
Title: Sego Miscellaneous
Version: 0.3.9
Date: 2017-11-20
Authors@R: c(person("Landon", "Sego", role = c("aut", "cre"), email = "LHS@byu.net"))
URL: https://pnnl.github.io/Smisc
Description: A collection of functions for statistical computing and data manipulation in R. 
    Includes routines for data ingestion, operating on dataframes and matrices, conversion to and 
    from lists, converting factors, filename manipulation, programming utilities, parallelization, plotting, 
    statistical and mathematical operations, and time series.
NeedsCompilation: yes
Imports: parallel, utils, plyr, doParallel, methods
Suggests: testthat, foreach
License: BSD_3_clause + file LICENSE
RoxygenNote: 6.0.1
Packaged: 2017-11-21 04:28:57 UTC; lhs
Author: Landon Sego [aut, cre]
Maintainer: Landon Sego <LHS@byu.net>
Repository: CRAN
Date/Publication: 2017-11-21 08:42:08 UTC
