Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anna Tominaga
ASPREE R Package
Commits
b7074586
Commit
b7074586
authored
Mar 28, 2019
by
Jason Rigby
Browse files
update installation instructions; login no longer required
parent
f91cccb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b7074586
...
...
@@ -6,9 +6,7 @@ install.packages(c("devtools", "getPass"))
Then, the ASPREE package itself can be installed using the following command:
```
username <- "your_monash_username"
devtools::install_git("https://gitlab.erc.monash.edu.au/aspree/aspree-r-package.git",
credentials = git2r::cred_user_pass(username, getPass::getPass()))
devtools::install_git("https://gitlab.erc.monash.edu.au/aspree/aspree-r-package.git")
```
You will be prompted for your Monash GitLab credentials before installation proceeds.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment