Package: rambutan 0.0.0.9000

rambutan: Fast Link Checking Powered by 'lychee'
An interface to the 'lychee' Rust crate (<https://github.com/lycheeverse/lychee>), a fast, async link checker. Wraps 'lychee-lib' via 'extendr' to check URLs, files, and directories for broken links.
Authors:
rambutan_0.0.0.9000.tar.gz
rambutan_0.0.0.9000.zip(r-4.7-x86_64)rambutan_0.0.0.9000.zip(r-4.7-arm64)rambutan_0.0.0.9000.zip(r-4.6-x86_64)rambutan_0.0.0.9000.zip(r-4.6-arm64)rambutan_0.0.0.9000.zip(r-4.5-x86_64)
rambutan_0.0.0.9000.tgz(r-4.6-x86_64)rambutan_0.0.0.9000.tgz(r-4.6-arm64)rambutan_0.0.0.9000.tgz(r-4.5-x86_64)rambutan_0.0.0.9000.tgz(r-4.5-arm64)
rambutan_0.0.0.9000.tar.gz(r-4.7-arm64)rambutan_0.0.0.9000.tar.gz(r-4.7-x86_64)rambutan_0.0.0.9000.tar.gz(r-4.6-arm64)rambutan_0.0.0.9000.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
rambutan/json (API)
| # Install 'rambutan' in R: |
| install.packages('rambutan', repos = c('https://drmowinckels.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/drmowinckels/rambutan/issues
Pkgdown/docs site:https://drmowinckels.io
Last updated from:ba7828e4ed. Checks:14 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 387 | ||
| linux-devel-x86_64 | OK | 368 | ||
| source / vignettes | OK | 762 | ||
| linux-release-arm64 | OK | 380 | ||
| linux-release-x86_64 | OK | 434 | ||
| macos-release-arm64 | OK | 444 | ||
| macos-release-x86_64 | OK | 870 | ||
| macos-oldrel-arm64 | OK | 520 | ||
| macos-oldrel-x86_64 | OK | 946 | ||
| windows-devel-arm64 | OK | 889 | ||
| windows-devel-x86_64 | OK | 860 | ||
| windows-release-arm64 | OK | 939 | ||
| windows-release-x86_64 | OK | 830 | ||
| windows-oldrel-x86_64 | OK | 865 | ||
| wasm-release | FAIL | 132 |
Exports:check_filecheck_foldercheck_packagecheck_pathscheck_projectcheck_urlcheck_urlslychee_options
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check links found in a single file | check_file |
| Check links found in every file within a folder | check_folder |
| Check every URL referenced in an R package's sources | check_package |
| Check links found in files, directories, or glob patterns | check_paths |
| Check links found across an entire project directory | check_project |
| Check a single URL | check_url |
| Check multiple URLs concurrently | check_urls |
| Configure optional lychee behaviour | lychee_options |
