Skip to content

Commit

Permalink
Last bit of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed May 22, 2024
1 parent 746d668 commit c4b51d6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/resmush_clean_dir.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#' Helper function for cleaning files created by **resmush**
#' Helper function for cleaning files created by \CRANpkg{resmush}
#'
#' @description
#'
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ There are other alternatives for optimizing images with **R**:
installed locally.

| tool | CRAN | Additional software? | Online? | API Key? | Limits? |
|--------------|--------------|--------------|--------------|--------------|--------------|
|-------------------|------|----------------------|---------|----------|-----------------------------|
| `xfun::tinify()` | Yes | No | Yes | Yes | 500 files/month (Free tier) |
| `xfun::optipng()` | Yes | Yes | No | No | No |
| **tinieR** | No | No | Yes | Yes | 500 files/month (Free tier) |
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"SystemRequirements": null
},
"keywords": ["r", "compress-images", "optimize-images", "resmushit", "api", "r-package"],
"fileSize": "677.658KB",
"fileSize": "677.581KB",
"citation": [
{
"@type": "SoftwareSourceCode",
Expand Down
2 changes: 1 addition & 1 deletion man/resmush_clean_dir.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4b51d6

Please sign in to comment.