... | @@ -12,6 +12,7 @@ To set another location for installing packages , for example ```c:\R_libs``` u |
... | @@ -12,6 +12,7 @@ To set another location for installing packages , for example ```c:\R_libs``` u |
|
```
|
|
```
|
|
|
|
|
|
[Download the most recent version of the project from here](https://git.list.lu/eScience/ICoVeR/repository/archive.zip?ref=master)
|
|
[Download the most recent version of the project from here](https://git.list.lu/eScience/ICoVeR/repository/archive.zip?ref=master)
|
|
|
|
|
|
To run our interactive interface, the OpenCPU R-package must be installed. To this end run the following command in R or RStudio.
|
|
To run our interactive interface, the OpenCPU R-package must be installed. To this end run the following command in R or RStudio.
|
|
|
|
|
|
|
|
|
... | @@ -32,7 +33,7 @@ install.packages("Hmisc") |
... | @@ -32,7 +33,7 @@ install.packages("Hmisc") |
|
install.packages("devtools")
|
|
install.packages("devtools")
|
|
```
|
|
```
|
|
|
|
|
|
To get started with the guide you will have to download our prepared package or clone the github repository. In the remainder of this guide we will assume that the package is extracted in your home directory: ` ~/ICoVeR/`.
|
|
To get started with the guide you will have to download [our prepared package](https://git.list.lu/eScience/ICoVeR/repository/archive.zip?ref=master) or clone the github repository. In the remainder of this guide we will assume that the package is extracted in your home directory: ` ~/ICoVeR/`.
|
|
|
|
|
|
Next: [Setting up and running the tool](Runningthetool)
|
|
Next: [Setting up and running the tool](Runningthetool)
|
|
|
|
|
... | | ... | |