Package: ximage
Title: Draw Images of Raster Data and Related Adornments
Version: 0.1.0
Authors@R: 
    c(person("Michael D.", "Sumner", , "mdsumner@gmail.com", role = c("aut", "cre", "cph")), 
      person("Chris", "Toney", role = "ctb"))
Description: Draw images easily, set up a plot with an image, specify where that image should be placed. Image plot by default
 reflects the index of the image data itself, or can be specified in simple extent terms 
 'xmin,xmax,ymin,ymax'. Numeric matrices, integer arrays, byte arrays, character arrays, and
 native rasters are (or will be) supported. A combination of image() and rasterImage() from
 the 'graphics' package with their good features in one place.  
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Depends: R (>= 2.10)
LazyData: true
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
URL: https://github.com/hypertidy/ximage
BugReports: https://github.com/hypertidy/ximage/issues
NeedsCompilation: no
Packaged: 2026-07-12 08:28:02 UTC; mdsumner
Author: Michael D. Sumner [aut, cre, cph],
  Chris Toney [ctb]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-21 10:40:02 UTC
Built: R 4.7.0; ; 2026-07-21 23:51:26 UTC; windows
