A fast and simple 'URL' parser package for 'R'. This package provides functions to parse 'URLs' into their components, such as scheme, user, password, host, port, path, query, and fragment.
Version: | 0.1.0 |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2025-01-13 |
DOI: | 10.32614/CRAN.package.urlparse |
Author: | Dyfan Jones [aut, cre] |
Maintainer: | Dyfan Jones <dyfan.r.jones at gmail.com> |
BugReports: | https://github.com/dyfanjones/urlparse/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/dyfanjones/urlparse, https://dyfanjones.r-universe.dev/urlparse |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | urlparse results |
Reference manual: | urlparse.pdf |
Package source: | urlparse_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: urlparse_0.1.0.zip |
macOS binaries: | r-release (arm64): urlparse_0.1.0.tgz, r-oldrel (arm64): urlparse_0.1.0.tgz, r-release (x86_64): urlparse_0.1.0.tgz, r-oldrel (x86_64): urlparse_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=urlparse to link to this page.