Package: tkImgR 0.0.5

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'.

Authors:Filipe Campelo [aut, cre]

tkImgR_0.0.5.tar.gz
tkImgR_0.0.5.zip(r-4.5)tkImgR_0.0.5.zip(r-4.4)tkImgR_0.0.5.zip(r-4.3)
tkImgR_0.0.5.tgz(r-4.4-any)tkImgR_0.0.5.tgz(r-4.3-any)
tkImgR_0.0.5.tar.gz(r-4.5-noble)tkImgR_0.0.5.tar.gz(r-4.4-noble)
tkImgR_0.0.5.tgz(r-4.4-emscripten)tkImgR_0.0.5.tgz(r-4.3-emscripten)
tkImgR.pdf |tkImgR.html
tkImgR/json (API)

# Install 'tkImgR' in R:
install.packages('tkImgR', repos = c('https://filipecampelo.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

28 exports 0.00 score 1 dependencies 1 scripts 178 downloads

Last updated 2 years agofrom:57d6d68fbb. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winOKSep 12 2024
R-4.5-linuxOKSep 12 2024
R-4.4-winOKSep 12 2024
R-4.4-macOKSep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 2024

Exports:.zoomDown.zoomUpcanvasAddBindscanvasControlButton4canvasControlDowncanvasControlLeftcanvasControlMouseWheelcanvasControlRightcanvasControlUpcanvasDowncanvasLeftcanvasMinuscanvasMotioncanvasMouseWheelcanvasPluscanvasRightcanvasShiftButton4canvasShiftButton5canvasShiftMouseWheelcanvasSpacecanvasSpaceReleasecanvasUptkimageCopytkimageCreatetkimageDeletetkimageReadtkimageWritetkImShow

Dependencies:tkRplotR

Readme and manuals

Help Manual

Help pageTopics
Commands to zoom and pan the image using the mouse or the keyboard (or by evoking directly the function)canvasAddBinds canvasControlButton4 canvasControlDown canvasControlLeft canvasControlMouseWheel canvasControlRight canvasControlUp canvasDown canvasLeft canvasMinus canvasMotion canvasMouseWheel canvasPlus canvasRight canvasShiftButton4 canvasShiftButton5 canvasShiftMouseWheel canvasSpace canvasSpaceRelease canvasUp
Tk commands to deal with imagestkimageCopy tkimageCreate tkimageDelete tkimageRead tkimageWrite
Open and Display Image in a Tk CanvastkImShow