Skip to content
Snippets Groups Projects
Commit 73d3fa92 authored by Thomas Bock's avatar Thomas Bock :speech_balloon:
Browse files

- http install

parent 017aa6c5
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,9 @@
```
$> cp vacLabTools_0.x.tar.gz /usr/lib/R/library
$> cd /usr/lib/R/library
$> R CMD INSTALL vacLabTools_0.x.tar.g
```
R selbst bietet auch einen Installationsmechanismus:
```
R> install.packages("http://a75436.berlin.ptb.de/vaclab/vacLabTools/raw/master/vacLabTools_0.3.tar.gz")
$> R CMD INSTALL vacLabTools_0.x.tar.gz
```
## unit tests
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment