Other packages > Find by keyword >

magickGUI  

GUI Tools for Interactive Image Processing with 'magick'
View on CRAN: Click here


Download and install magickGUI package within the R console
Install from CRAN:
install.packages("magickGUI")

Install from Github:
library("remotes")
install_github("cran/magickGUI")

Install by package version:
library("remotes")
install_version("magickGUI", "1.3.1")



Attach the package and use:
library("magickGUI")
Maintained by
Shota Ochi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-13
Latest Update: 2023-09-11
Description:
Enables us to use the functions of the package 'magick' interactively.
How to cite:
Shota Ochi (2019). magickGUI: GUI Tools for Interactive Image Processing with 'magick'. R package version 1.3.1, https://cran.r-project.org/web/packages/magickGUI. Accessed 04 Jul. 2026.
Previous versions and publish date:
0.1.0 (2019-03-13 12:30), 1.0.1 (2019-05-09 14:20), 1.1.0 (2019-07-27 11:30), 1.1.1 (2019-08-28 11:10), 1.2.0 (2020-06-23 17:30), 1.2.2 (2021-01-08 08:10), 1.3.0 (2021-07-12 17:20)
Other packages that cited magickGUI R package
View magickGUI citation profile
Other R packages that magickGUI depends, imports, suggests or enhances
Complete documentation for magickGUI
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

CDVineCopulaConditional  
Sampling from Conditional C- and D-Vine Copulas
Provides tools for sampling from a conditional copula density decomposed via Pair-Copula Constructi ...
Download / Learn more Package Citations See dependency  
ggokabeito  
'Okabe-Ito' Scales for 'ggplot2' and 'ggraph'
Discrete scales for the colorblind-friendly 'Okabe-Ito' palette, including 'color', 'fill', and 'ed ...
Download / Learn more Package Citations See dependency  
verbalisr  
Describe Pedigree Relationships in Words
Describe in words the genealogical relationship between two members of a given pedigree, using the a ...
Download / Learn more Package Citations See dependency  
nestfs  
Cross-Validated (Nested) Forward Selection
Implementation of forward selection based on cross-validated linear and logistic regression. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,737

R Packages

236,180

Dependencies

73,674

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA