View source: R/configuration.R
parse_repository_spec | R Documentation |
Based roughly on ['remotes::parse_one_extra'](https://github.com/r-lib/remotes/blob/master/R/deps.R#L519)
parse_repository_spec(x)
x |
the repository specification to parse |
Supported variants:
- 'osf::ABC12' - 'github::codecheckers/Piccolo-2020' - 'gitlab::cdchck/Piccolo-2020'
a named character vector with the items 'type' and 'repo'
Daniel NĂ¼st
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.