Package: inlmisc
Title: Miscellaneous Functions for the USGS INL Project Office
Version: 0.4.2
Authors@R: person(given=c("Jason", "C."), family="Fisher", role=c("aut", "cre"), email="jfisher@usgs.gov", comment=c(ORCID="0000-0001-9032-8912"))
Description: A collection of functions for creating high-level graphics,
    performing raster-based analysis, processing MODFLOW-based models,
    selecting subsets using a genetic algorithm, creating interactive web maps,
    etc. Used to support packages and scripts written by researchers at the
    United States Geological Survey (USGS) Idaho National Laboratory (INL)
    Project Office.
Depends: R (>= 3.2.0)
Imports: checkmate, dplyr, GA, graphics, grDevices, htmltools,
        htmlwidgets, igraph, knitr, leaflet, methods, parallel, raster,
        rgdal, rgeos, sp, stats, tools, xtable
Suggests: devtools, doParallel, doRNG, githubinstall, gstat, roxygen2,
        testthat, viridisLite
License: CC0
Copyright: This software is in the public domain because it contains
        materials that originally came from the USGS, an agency of the
        United States Department of Interior. For more information, see
        the official USGS copyright policy at
        https://www2.usgs.gov/visual-id/credit_usgs.html
URL: https://github.com/USGS-R/inlmisc
BugReports: https://github.com/USGS-R/inlmisc/issues
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-07-14 19:53:44 UTC; jfisher
Author: Jason C. Fisher [aut, cre] (<https://orcid.org/0000-0001-9032-8912>)
Maintainer: Jason C. Fisher <jfisher@usgs.gov>
Repository: CRAN
Date/Publication: 2018-07-14 20:50:03 UTC
