Package: sketcher
Title: Pencil Sketch Effect
Version: 0.1.3
Authors@R: 
    person(given = "Hiroyuki", family = "Tsuda", role = c("aut", "cre"),
           email = "tsuda16k@gmail.com",
           comment = c(ORCID = "0000-0001-9396-5327"))
Description: An implementation of image processing effects that convert a photo into a line drawing image. 
    For details, please refer to Tsuda, H. (2020). sketcher: An R package for converting a photo into a sketch style image. 
    <doi:10.31234/osf.io/svmw5>.
URL: https://htsuda.net/sketcher/
BugReports: https://github.com/tsuda16k/sketcher/issues/
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: jpeg, png, readbitmap, downloader, imager, magrittr, methods,
        stringr, dplyr
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2020-05-14 06:19:38 UTC; tsuhir
Author: Hiroyuki Tsuda [aut, cre] (<https://orcid.org/0000-0001-9396-5327>)
Maintainer: Hiroyuki Tsuda <tsuda16k@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-25 09:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 11:52:14 UTC; unix
