Package: resmush
Title: Optimize and Compress Image Files with 'reSmush.it'
Version: 1.0.1
Authors@R:
person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0001-8457-4658"))
Description: Optimize and compress local image files, directories and
online images with the 'reSmush.it' API
. The API is free for personal use,
accepts files smaller than 5 MB and supports 'PNG', 'JPEG',
'GIF', 'BMP' and 'TIFF' files.
License: MIT + file LICENSE
URL: https://dieghernan.github.io/resmush/,
https://github.com/dieghernan/resmush
BugReports: https://github.com/dieghernan/resmush/issues
Depends: R (>= 4.1.0)
Imports: cli, curl, httr2 (>= 1.0.0), tools, utils
Suggests: grid, knitr, png, quarto, testthat (>= 3.0.0)
VignetteBuilder: quarto
Config/Needs/website: dieghernan/gitdevr, xfun, dplyr, tibble,
devtools, remotes, pak
Config/roxygen2/markdown: TRUE
Config/roxygen2/version: 8.0.0
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
X-schema.org-keywords: r, compress-images, optimize-images, resmushit,
api, r-package, cran, cran-r
Config/pak/sysreqs: libssl-dev
Repository: https://dieghernan.r-universe.dev
Date/Publication: 2026-06-24 18:48:19 UTC
RemoteUrl: https://github.com/dieghernan/resmush
RemoteRef: HEAD
RemoteSha: ba25e34adf1418e0a3d2c92f49b34d9734d43eff
NeedsCompilation: no
Packaged: 2026-06-24 20:36:48 UTC; root
Author: Diego Hernangómez [aut, cre, cph] (ORCID:
)
Maintainer: Diego Hernangómez