Package: inlmisc
Title: Miscellaneous Functions for the USGS INL Project Office
Version: 0.5.0
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,
    accessing color palettes, 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.5.0)
Imports: checkmate, data.table, GA, graphics, grDevices, htmltools,
        htmlwidgets, igraph, knitr, leaflet, methods, parallel, raster,
        rgdal, rgeos, rmarkdown, scales, sp, stats, tinytex, tools,
        xtable, yaml
Suggests: alphahull, dichromat, doParallel, doRNG, gstat, maptools,
        remotes, roxygen2, testthat
SystemRequirements: pandoc - https://pandoc.org/
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.
URL: https://github.com/USGS-R/inlmisc
BugReports: https://github.com/USGS-R/inlmisc/issues
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2020-07-23 07:28:07 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: 2020-07-23 09:30:02 UTC
Built: R 4.1.0; x86_64-w64-mingw32; 2020-08-03 14:15:10 UTC; windows
Archs: i386, x64
