Package: longurl 0.3.3
longurl: Expand Short 'URLs'
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.
Authors:
longurl_0.3.3.tar.gz
longurl_0.3.3.zip(r-4.5)longurl_0.3.3.zip(r-4.4)longurl_0.3.3.zip(r-4.3)
longurl_0.3.3.tgz(r-4.4-any)longurl_0.3.3.tgz(r-4.3-any)
longurl_0.3.3.tar.gz(r-4.5-noble)longurl_0.3.3.tar.gz(r-4.4-noble)
longurl_0.3.3.tgz(r-4.4-emscripten)longurl_0.3.3.tgz(r-4.3-emscripten)
longurl.pdf |longurl.html✨
longurl/json (API)
NEWS
# Install 'longurl' in R: |
install.packages('longurl', repos = c('https://hrbrmstr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hrbrmstr/longurl/issues
Last updated 4 years agofrom:5c6dd05249. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:expand_urls
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Expand a vector of (short) URLs using | expand_urls |
Tools expand vectors of short URLs into long URLs | longurl |