Package: cropcircles
Type: Package
Title: Crops an Image to a Circle
Version: 0.2.4
Authors@R: 
  person(
    given = "Daniel",
    family = "Oehm",
    role = c("aut", "cre"),
    email = "danieloehm@gmail.com"
  )
URL: https://github.com/doehm/cropcircles
BugReports: https://github.com/doehm/cropcircles/issues
Description: Images are cropped to a circle with a transparent background. The function takes a
  vector of images, either local or from a link, and circle crops the image. Paths to the
  cropped image are returned for plotting with 'ggplot2'. Also includes cropping to a hexagon,
  heart, parallelogram, and square.
Depends: R (>= 3.5.0)
Imports: glue, magick, purrr
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-12-03 19:31:21 UTC; danie
Author: Daniel Oehm [aut, cre]
Maintainer: Daniel Oehm <danieloehm@gmail.com>
Repository: CRAN
Date/Publication: 2023-12-03 19:40:02 UTC
Built: R 4.2.0; ; 2023-12-21 11:15:12 UTC; unix
