tkImgR: Simple Image Viewer for R Using the 'tcltk' Package

A 'Tcl/Tk' Graphical User Interface (GUI) to display images than can be zoomed and panned using the mouse and keyboard shortcuts. 'tkImgR' 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 'tkImg' package for 'Tcl/Tk'.

Version: 0.0.5
Depends: R (≥ 3.5), tcltk
Imports: tkRplotR
Suggests: testthat
Published: 2022-05-13
Author: Filipe Campelo ORCID iD [aut, cre]
Maintainer: Filipe Campelo <fcampelo at ci.uc.pt>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
SystemRequirements: Tcl/Tk (>= 8.6). To read and write other formats than PPM/PGM, PNG and GIF it is required the 'tkImg' for 'Tcl/Tk' (https://sourceforge.net/projects/tkimg/), or the debian 'libtk-img' package (Ubuntu) or the RPM 'tkimg' package (Fedora or openSUSE).
CRAN checks: tkImgR results

Documentation:

Reference manual: tkImgR.pdf

Downloads:

Package source: tkImgR_0.0.5.tar.gz
Windows binaries: r-devel: tkImgR_0.0.5.zip, r-release: tkImgR_0.0.5.zip, r-oldrel: tkImgR_0.0.5.zip
macOS binaries: r-release (arm64): tkImgR_0.0.5.tgz, r-oldrel (arm64): tkImgR_0.0.5.tgz, r-release (x86_64): tkImgR_0.0.5.tgz
Old sources: tkImgR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tkImgR to link to this page.