Tools are provided to expand vectors of short URLs into long 'URLs'. No 'API' services are used, which may mean that this operates more slowly than 'API' services do (since they usually cache results of expansions that every user of the service requests). You can setup your own caching layer with the 'memoise' package if you wish to have a speedup during single sessions or add larger dependencies, such as 'Redis', to gain a longer-term performance boost at the expense of added complexity.
Version: | 0.3.3 |
Depends: | R (≥ 3.6.0) |
Imports: | httr |
Suggests: | tinytest |
Published: | 2020-06-23 |
DOI: | 10.32614/CRAN.package.longurl |
Author: | Bob Rudis [aut, cre], John Coene [ctb] (Issue #4) |
Maintainer: | Bob Rudis <bob at rud.is> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | longurl results |
Reference manual: | longurl.pdf |
Package source: | longurl_0.3.3.tar.gz |
Windows binaries: | r-devel: longurl_0.3.3.zip, r-release: longurl_0.3.3.zip, r-oldrel: longurl_0.3.3.zip |
macOS binaries: | r-release (arm64): longurl_0.3.3.tgz, r-oldrel (arm64): longurl_0.3.3.tgz, r-release (x86_64): longurl_0.3.3.tgz, r-oldrel (x86_64): longurl_0.3.3.tgz |
Old sources: | longurl archive |
Please use the canonical form https://CRAN.R-project.org/package=longurl to link to this page.