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:
tkImgR_0.0.5.tar.gz
tkImgR_0.0.5.zip(r-4.7)tkImgR_0.0.5.zip(r-4.6)tkImgR_0.0.5.zip(r-4.5)
tkImgR_0.0.5.tgz(r-4.6-any)tkImgR_0.0.5.tgz(r-4.5-any)
tkImgR_0.0.5.tar.gz(r-4.7-any)tkImgR_0.0.5.tar.gz(r-4.6-any)
tkImgR_0.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tkImgR/json (API)
| # Install 'tkImgR' in R: |
| install.packages('tkImgR', repos = c('https://filipecampelo.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:57d6d68fbb. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 196 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 79 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 76 | ||
| wasm-release | OK | 101 |
Exports:.zoomDown.zoomUpcanvasAddBindscanvasControlButton4canvasControlDowncanvasControlLeftcanvasControlMouseWheelcanvasControlRightcanvasControlUpcanvasDowncanvasLeftcanvasMinuscanvasMotioncanvasMouseWheelcanvasPluscanvasRightcanvasShiftButton4canvasShiftButton5canvasShiftMouseWheelcanvasSpacecanvasSpaceReleasecanvasUptkimageCopytkimageCreatetkimageDeletetkimageReadtkimageWritetkImShow
Dependencies:tkRplotR
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 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 images | tkimageCopy tkimageCreate tkimageDelete tkimageRead tkimageWrite |
| Open and Display Image in a Tk Canvas | tkImShow |
