Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
alapu
alapur
Commits
81b33274
Commit
81b33274
authored
Jul 03, 2018
by
jml
Browse files
update readme
parent
83a437bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
81b33274
# alapur
## Prerequisite
Install the "remotes" R-package
```
R
source
(
"https://raw.githubusercontent.com/r-lib/remotes/master/install-github.R"
)
$
value
(
"r-lib/remotes"
)
```
## Installation
```
R
library
(
"
remote
s"
)
remote
s
::
install_git
(
"git@git.nilu.no:alapu/alapur.git"
)
library
(
"
devtool
s"
)
devtool
s
::
install_git
(
"git@git.nilu.no:alapu/alapur.git"
)
```
Write
Preview
Supports
Markdown
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