The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

IBRtools

The IBRtools package calculates two important indexes IBR (Integrated Biomarker Response) and IBRv2 (Integrated Biological Response version 2), it also calculates the intermediate values for enzyme activity for each index, and it has a graphing function to perform radarplots that make great data visualization for this type of data!

How to install

# install.packages("devtools")
# library(devtools)
Sys.setenv("R_REMOTES_NO_ERRORS_FROM_WARNINGS"=TRUE) #this is so warnings don't turn into errors
devtools::install_github("ecologicaltools/IBRtools")
library(IBRtools)

2) Downloading the zip version from this repository

Code -> Download zip -> Unzip it in your computer and open the directory IBRtools -> run the code devtools::install() -> update the packages as requested

3) “It’s still not working”

R-CMD-check Codecov test coverage # #### Don’t worry, it might be a version problem. You could simply create a free account in RStudio Cloud (The simpler is just use it in Rstudio Cloud and then export the files you want to save in your computer later on) # #### If you still come across a new issue, please report it so we can fix it ASAP. # ## Thanks for using our functions, don’t forget to cite!

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.