Package: tkImgR
Type: Package
Title: Simple Image Viewer for R Using the 'tcltk' Package
Version: 0.0.1
Authors@R: c(person("Filipe", "Campelo",
  role = c("aut", "cre"),
  email = "fcampelo@ci.uc.pt",
  comment = c(ORCID = "0000-0001-6022-9948")))
Description: A 'Tcl/Tk' Graphical User Interface (GUI) to display images than can be zoomed and panned using the mouse and keyboard shortcuts. 'tkImgR' can also read and write different image formats (PPM/PGM, PNG and GIF) using the standard 'Tcl/Tk' distribution (>=8.6), but other formats (JPEG, TIFF, CR2) can be handled using the the 'TK Img' package (by Jan Nijtmans and maintained by Paul Obermeier).  
Imports: tkRplotR, tcltk
Suggests: testthat
License: GPL (>= 2)
SystemRequirements: Tcl/Tk (>= 8.6), libtk-img
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-28 13:29:13 UTC; fc
Author: Filipe Campelo [aut, cre] (<https://orcid.org/0000-0001-6022-9948>)
Maintainer: Filipe Campelo <fcampelo@ci.uc.pt>
Repository: CRAN
Date/Publication: 2022-05-02 11:30:02 UTC
