Package: quadmesh
Type: Package
Title: Quadrangle Mesh
Version: 0.2.0
Authors@R: person("Michael D.","Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com")
Description: Create a standard quadrangle mesh from 'raster' data for flexible
 plotting and conversion to other mesh forms. The standard output 'quadmesh' is an 'mesh3d' object
 used by the 'rgl' package. This is used for plotting raster data in 3D with or without textures, and
 allows the application of a map projection without data loss. 
License: GPL-3
LazyData: TRUE
RoxygenNote: 6.1.1
Depends: R (>= 2.10)
Encoding: UTF-8
Imports: raster, gridBase, proj4, viridis, png
Suggests: datasets, knitr, rmarkdown, palr, rgl, testthat, ncdf4, covr
URL: https://github.com/hypertidy/quadmesh
BugReports: https://github.com/hypertidy/quadmesh/issues
VignetteBuilder: knitr
ByteCompile: true
NeedsCompilation: no
Packaged: 2018-11-13 07:23:22 UTC; mdsumner
Author: Michael D. Sumner [aut, cre]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-13 07:50:03 UTC
