Package: slideview
Title: Compare Raster Images Side by Side with a Slider
Version: 0.2.1
Authors@R: 
    c(person(given = "Tim",
             family = "Appelhans",
             role = c("cre", "aut"),
             email = "tim.appelhans@gmail.com"),
      person(given = "Stefan",
             family = "Woellauer",
             role = "aut",
             email = "stephan.woellauer@geo.uni-marburg.de"))
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
Description: Create a side-by-side view of raster(image)s with an interactive 
    slider to switch between regions of the images. This can be especially useful
    for image comparison of the same region at different time stamps.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 2.10), methods
Imports: htmltools, htmlwidgets, lattice, raster, terra, viridisLite
Suggests: jpeg
RoxygenNote: 7.3.2
URL: https://r-spatial.github.io/slideview/,
        https://github.com/r-spatial/slideview
BugReports: https://github.com/r-spatial/slideview/issues
NeedsCompilation: no
Packaged: 2025-08-21 09:40:56 UTC; tim
Author: Tim Appelhans [cre, aut],
  Stefan Woellauer [aut]
Repository: CRAN
Date/Publication: 2025-08-21 10:20:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:55:55 UTC; windows
