{"id":20675905,"url":"https://github.com/shotaochi/magickgui","last_synced_at":"2026-02-26T02:18:19.403Z","repository":{"id":56934778,"uuid":"167575271","full_name":"ShotaOchi/magickGUI","owner":"ShotaOchi","description":"an R package that provides GUI tools for interactive image processing with the R package 'magick'","archived":false,"fork":false,"pushed_at":"2023-09-11T12:08:18.000Z","size":165,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T23:51:36.121Z","etag":null,"topics":["gui","image-processing","magick","r"],"latest_commit_sha":null,"homepage":"https://CRAN.R-project.org/package=magickGUI","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShotaOchi.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-25T16:09:34.000Z","updated_at":"2024-09-03T07:56:54.000Z","dependencies_parsed_at":"2024-11-16T21:21:09.821Z","dependency_job_id":null,"html_url":"https://github.com/ShotaOchi/magickGUI","commit_stats":{"total_commits":196,"total_committers":1,"mean_commits":196.0,"dds":0.0,"last_synced_commit":"1ab916daf8347985cf4f5d9fe9b6a325a3a74663"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShotaOchi%2FmagickGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShotaOchi%2FmagickGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShotaOchi%2FmagickGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShotaOchi%2FmagickGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShotaOchi","download_url":"https://codeload.github.com/ShotaOchi/magickGUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249795346,"owners_count":21326778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gui","image-processing","magick","r"],"created_at":"2024-11-16T21:11:05.707Z","updated_at":"2026-02-26T02:18:19.350Z","avatar_url":"https://github.com/ShotaOchi.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# magickGUI\n\n[![Build Status](https://github.com/ShotaOchi/magickGUI/workflows/R-CMD-check/badge.svg)](https://github.com/ShotaOchi/magickGUI/actions)\n[![CRAN Version](https://www.r-pkg.org/badges/version/magickGUI)](https://cran.r-project.org/package=magickGUI)\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![codecov](https://codecov.io/gh/ShotaOchi/magickGUI/branch/master/graph/badge.svg)](https://codecov.io/gh/ShotaOchi/magickGUI)\n\n## Note\n\nmagickGUI doesn't work on R 4.0.1 for Windows.\n\n## Purpose\nThe purpose of magickGUI is to enable us to use the functions of the package 'magick' interactively.\n\n## Installation\nyou can install magickGUI from CRAN or GitHub.\n\nRun the following R code to install magickGUI.\n```r\n# install from CRAN\ninstall.packages(\"magickGUI\")\n# install from Github\ndevtools::install_github(\"ShotaOchi/magickGUI\")\n```\n\n## Simple Demo\nYou can use image_threshold function of 'magick' interactively.\n\nRun the following code.\n```r\nlibrary(magickGUI)\ninteractive_threshold(wizard)\n```\n\n## Naming Rule\nJust replace \"image\" with \"interactive\".\n\nFor example, image_threshold \u0026rarr; interactive_threshold.\n\n## Contribution\nYou're welcome to create issues for any bug report or suggestion on the [issues page](https://github.com/ShotaOchi/magickGUI/issues).\n\nYou can also fork this repository and send me a pull request for bug fixes or additional features.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshotaochi%2Fmagickgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshotaochi%2Fmagickgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshotaochi%2Fmagickgui/lists"}