Home
last modified time | relevance | path

Searched refs:repo_rx (Results 1 – 4 of 4) sorted by relevance

/dports/devel/R-cran-remotes/remotes/R/
H A Dparse-git.R42 repo_rx <- "(?<repo>[^/@#]+)" functionVar
51 "^%s%s%s%s%s$", package_name_rx, username_rx, repo_rx, subdir_rx, ref_or_pull_or_release_rx
71 repo_rx <- "(?<repo>[^/@#]+)" functionVar
80 prefix_rx, username_rx, repo_rx, ref_or_pull_or_release_rx
H A Dinstall-bioc.R76 repo_rx <- "([^/@#]+)" functionVar
78 bioc_rx <- sprintf("^(?:%s%s%s%s|(.*))$", user_pass_rx, release_rx, repo_rx, commit_rx)
/dports/devel/R-cran-rematch2/rematch2/
H A DREADME.md107 repo_rx <- "(?<repo>[^/@#]+)"
116 owner_rx, repo_rx, subdir_rx, subtype_rx
/dports/devel/R-cran-remotes/remotes/inst/
H A Dinstall-github.R1997 repo_rx <- "([^/@#]+)" functionVar
1999 bioc_rx <- sprintf("^(?:%s%s%s%s|(.*))$", user_pass_rx, release_rx, repo_rx, commit_rx)
4816 repo_rx <- "(?<repo>[^/@#]+)" functionVar
4825 "^%s%s%s%s%s$", package_name_rx, username_rx, repo_rx, subdir_rx, ref_or_pull_or_release_rx
4845 repo_rx <- "(?<repo>[^/@#]+)" functionVar
4854 prefix_rx, username_rx, repo_rx, ref_or_pull_or_release_rx