Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Armin Rauschenberger
joinet
Commits
efbd375a
Commit
efbd375a
authored
Jun 26, 2018
by
Rauschenberger
Browse files
automation
parent
e5bbd9f8
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.Rmd
View file @
efbd375a
...
...
@@ -13,6 +13,8 @@ knitr::opts_chunk$set(
)
```
[](https://travis-ci.org/rauschenberger/spliceQTL)
[](https://ci.appveyor.com/project/rauschenberger/spliceQTL)
```{r,eval=FALSE}
#install.packages("devtools")
...
...
README.md
View file @
efbd375a
<!-- Modify xxx.Rmd, not xxx.md! -->
[

](https://travis-ci.org/rauschenberger/spliceQTL)
[

](https://ci.appveyor.com/project/rauschenberger/spliceQTL)
```
r
#install.packages("devtools")
devtools
::
install_github
(
"rauschenberger/spliceQTL"
)
...
...
docs/index.html
View file @
efbd375a
...
...
@@ -83,6 +83,7 @@
<!-- Modify xxx.Rmd, not xxx.md! -->
<div
class=
"sourceCode"
id=
"cb1"
><pre
class=
"sourceCode r"
><code
class=
"sourceCode r"
><a
class=
"sourceLine"
id=
"cb1-1"
data-line-number=
"1"
><span
class=
"co"
>
#install.packages("devtools")
</span></a>
<a
class=
"sourceLine"
id=
"cb1-2"
data-line-number=
"2"
>
devtools
<span
class=
"op"
>
::
</span><span
class=
"kw"
><a
href=
"http://www.rdocumentation.org/packages/devtools/topics/install_github"
>
install_github
</a></span>
(
<span
class=
"st"
>
"rauschenberger/spliceQTL"
</span>
)
</a></code></pre></div>
</div>
...
...
@@ -111,7 +112,14 @@
</ul>
</div>
</div>
<div
class=
"dev-status"
>
<h2>
Dev status
</h2>
<ul
class=
"list-unstyled"
>
<li><a
href=
"https://travis-ci.org/rauschenberger/spliceQTL"
><img
src=
"https://travis-ci.org/rauschenberger/spliceQTL.svg"
alt=
"Travis-CI Build Status"
></a></li>
<li><a
href=
"https://ci.appveyor.com/project/rauschenberger/spliceQTL"
><img
src=
"https://ci.appveyor.com/api/projects/status/github/rauschenberger/spliceQTL?svg=true"
alt=
"AppVeyor build status"
></a></li>
</ul>
</div>
</div>
</div>
...
...
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