[Bug 268697] [NEW PORT] graphics/R-cran-magick Advanced Graphics and Image-Processing in R

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 01 Jan 2023 20:29:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268697

            Bug ID: 268697
           Summary: [NEW PORT] graphics/R-cran-magick Advanced Graphics
                    and Image-Processing in R
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: uzsolt@uzsolt.hu

Created attachment 239183
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239183&action=edit
new port patch

Bindings to 'ImageMagick': the most comprehensive open-source image processing
library available. Supports many common formats (png, jpeg, tiff, pdf, etc) and
manipulations (rotate, scale, crop, trim, flip, blur, etc). All operations are
vectorized via the Magick++ STL meaning they operate either on a single frame
or a series of frames for working with layers, collages, or animation. In
RStudio images are automatically previewed when printed to the console,
resulting in an interactive editing environment. The latest version of the
package includes a native graphics device for creating in-memory graphics or
drawing onto images using pixel coordinates.

-- 
You are receiving this mail because:
You are the assignee for the bug.