Package: colorizer
Type: Package
Title: Colorize Old Images Using the 'DeOldify' Image Colorization API
Version: 0.1.0
Authors@R: person("David", "Zumbach", , "david.zumbach@gfzb.ch", c("aut", "cre"))
Description: Call the 'DeOldify' <https://github.com/jantic/DeOldify> image
    colorization API on 'DeepAI'<https://deepai.org/machine-learning-model/colorizer>
    to colorize black and white images.
License: MIT + file LICENSE
URL: https://github.com/zumbov2/colorizer
BugReports: https://github.com/zumbov2/colorizer/issues
SystemRequirements: ImageMagick++: ImageMagick-c++-devel (rpm) or
        libmagick++-dev (deb)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: httr, magick, purrr, dplyr, stringr, tibble, magrittr
Suggests: gifski
NeedsCompilation: no
Packaged: 2020-10-30 22:02:43 UTC; david
Author: David Zumbach [aut, cre]
Maintainer: David Zumbach <david.zumbach@gfzb.ch>
Repository: CRAN
Date/Publication: 2020-11-06 10:30:07 UTC
Built: R 4.6.0; ; 2025-07-18 07:43:56 UTC; unix
