{
  "_id": "6a16c7d1acfb0bcc41d88f02",
  "Package": "sketcher",
  "Title": "Pencil Sketch Effect",
  "Version": "0.1.3",
  "Authors@R": "person(given = \"Hiroyuki\", family = \"Tsuda\", role = c(\"aut\", \"cre\"),\nemail = \"tsuda16k@gmail.com\",\ncomment = c(ORCID = \"0000-0001-9396-5327\"))",
  "Description": "An implementation of image processing effects that convert\na photo into a line drawing image. For details, please refer to\nTsuda, H. (2020). sketcher: An R package for converting a photo\ninto 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",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "libfftw3-dev libglpk-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libxml2-dev libx11-dev",
  "Repository": "https://tsuda16k.r-universe.dev",
  "Date/Publication": "2021-04-13 17:59:41 UTC",
  "RemoteUrl": "https://github.com/tsuda16k/sketcher",
  "RemoteRef": "HEAD",
  "RemoteSha": "943f08e93bb6e6fdc12283e4e5f48990c31268f0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:27:06 UTC",
    "User": "root"
  },
  "Author": "Hiroyuki Tsuda [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9396-5327>)",
  "Maintainer": "Hiroyuki Tsuda <tsuda16k@gmail.com>",
  "MD5sum": "740a53fe0c9c2f1f92a4083a5a88063f",
  "_user": "tsuda16k",
  "_type": "src",
  "_file": "sketcher_0.1.3.tar.gz",
  "_fileid": "c9a25654b032124334b522ad37c6d94e331284e9679b0377cc60a8ca9df4de21",
  "_filesize": 712045,
  "_sha256": "c9a25654b032124334b522ad37c6d94e331284e9679b0377cc60a8ca9df4de21",
  "_created": "2026-05-27T10:27:06.000Z",
  "_published": "2026-05-27T10:30:41.805Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78057225965,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7238056851"
    },
    {
      "job": 78057225982,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7238055979"
    },
    {
      "job": 78057226022,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7238060648"
    },
    {
      "job": 78057225967,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7238061653"
    },
    {
      "job": 78056723538,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238013805"
    },
    {
      "job": 78057225987,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238052760"
    },
    {
      "job": 78057226016,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7238046900"
    },
    {
      "job": 78057225992,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7238038321"
    },
    {
      "job": 78057226039,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7238054568"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tsuda16k/actions/runs/26505499444",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tsuda16k/sketcher",
  "_commit": {
    "id": "943f08e93bb6e6fdc12283e4e5f48990c31268f0",
    "author": "tsuda16k <tsuda16k@gmail.com>",
    "committer": "tsuda16k <tsuda16k@gmail.com>",
    "message": "add CRAN badges\n",
    "time": 1618336781
  },
  "_maintainer": {
    "name": "Hiroyuki Tsuda",
    "email": "tsuda16k@gmail.com",
    "login": "tsuda16k",
    "description": "",
    "uuid": 64467345,
    "orcid": "0000-0001-9396-5327"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "readbitmap",
      "role": "Imports"
    },
    {
      "package": "downloader",
      "role": "Imports"
    },
    {
      "package": "imager",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "tsuda16k",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 47,
  "_contributors": [
    {
      "user": "tsuda16k",
      "count": 38,
      "uuid": 64467345
    }
  ],
  "_userbio": {
    "uuid": 64467345,
    "type": "user",
    "name": "tsuda16k"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sketcher"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/tsuda16k/sketcher",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sketcher.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tsuda16k/sketcher",
  "_realowner": "tsuda16k",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2020-05-25"
    }
  ],
  "_exports": [
    "im_load",
    "im_save",
    "sketch",
    "survey"
  ],
  "_datasets": [
    {
      "name": "face",
      "title": "A face image.",
      "object": "face",
      "class": [
        "nimg",
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "face",
      "title": "A face image.",
      "topics": [
        "face"
      ]
    },
    {
      "page": "im_load",
      "title": "Load image from file or URL",
      "topics": [
        "im_load"
      ]
    },
    {
      "page": "im_save",
      "title": "Save an image to disk",
      "topics": [
        "im_save"
      ]
    },
    {
      "page": "plot.nimg",
      "title": "Display an image",
      "topics": [
        "plot.nimg"
      ]
    },
    {
      "page": "sketch",
      "title": "Apply the sketch effect on an image",
      "topics": [
        "sketch"
      ]
    },
    {
      "page": "survey",
      "title": "Create multiple sketches at once and combine them into a single image",
      "topics": [
        "survey"
      ]
    }
  ],
  "_readme": "https://github.com/tsuda16k/sketcher/raw/HEAD/README.md",
  "_rundeps": [
    "bmp",
    "cli",
    "cpp11",
    "digest",
    "downloader",
    "dplyr",
    "generics",
    "glue",
    "igraph",
    "imager",
    "jpeg",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "Rcpp",
    "readbitmap",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tiff",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.848189116991399,
  "_indexed": true,
  "_nocasepkg": "sketcher",
  "_universes": [
    "tsuda16k"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-27T10:29:14.000Z",
      "distro": "noble",
      "commit": "943f08e93bb6e6fdc12283e4e5f48990c31268f0",
      "fileid": "e4aa2ad58e230048341f85c690baec9dc365b45389dc086830af59442075290d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tsuda16k/actions/runs/26505499444"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-27T10:29:13.000Z",
      "distro": "noble",
      "commit": "943f08e93bb6e6fdc12283e4e5f48990c31268f0",
      "fileid": "fd7439364a2d08bc094e7938375a5e77615eaf42f8019ce34d345156e12a97ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tsuda16k/actions/runs/26505499444"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-27T10:29:24.000Z",
      "commit": "943f08e93bb6e6fdc12283e4e5f48990c31268f0",
      "fileid": "9ae584937925fd8d5345576fac2321e6c9cdb82111eafb98ac8ebbc3aa460392",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tsuda16k/actions/runs/26505499444"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-27T10:29:31.000Z",
      "commit": "943f08e93bb6e6fdc12283e4e5f48990c31268f0",
      "fileid": "8ea3a4b954957d2dc01c4ff9e119dfa7dee8b156be787ed2462fe1ba5d4ec4c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tsuda16k/actions/runs/26505499444"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-27T10:29:17.000Z",
      "commit": "943f08e93bb6e6fdc12283e4e5f48990c31268f0",
      "fileid": "6f3c67a005193e0942fc323df5ff844d9e164b524fa7cef68cb6db7f70290984",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tsuda16k/actions/runs/26505499444"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-27T10:28:37.000Z",
      "commit": "943f08e93bb6e6fdc12283e4e5f48990c31268f0",
      "fileid": "5a307b838ef8ac78bb575eb62d1e9e59d00b93cf4fd4ae4bf57aa5b16941e0cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tsuda16k/actions/runs/26505499444"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-27T10:28:16.000Z",
      "commit": "943f08e93bb6e6fdc12283e4e5f48990c31268f0",
      "fileid": "c7439ba974186cecd6fe820b736b484203b385e7684283bd05dbcf37f080a2ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tsuda16k/actions/runs/26505499444"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-27T10:29:03.000Z",
      "commit": "943f08e93bb6e6fdc12283e4e5f48990c31268f0",
      "fileid": "989373c4bcdbdcf378c3266a9f6b8b4eda1d16d6f6347ae82b0b2b968a4edf4f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tsuda16k/actions/runs/26505499444"
    }
  ]
}