Package: cropcircles
Type: Package
Title: Crops an Image to a Circle
Version: 0.1.0
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'.
Depends: R (>= 3.5.0)
Imports: glue, magick, purrr
License: CC0
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-09-13 12:48:22 UTC; Dan
Author: Daniel Oehm [aut, cre]
Maintainer: Daniel Oehm <danieloehm@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-14 05:30:10 UTC
