Skip to content

iMRMC-v2.0.0

Compare
Choose a tag to compare
@emma-gardecki-FDA emma-gardecki-FDA released this 22 May 21:56
· 59 commits to master since this release
a6f9bbe

This GitHub project contains three software packages, but only the R package is actively being developed.

Java packages

Java is no longer a requirement of the iMRMC package. You may still use the doIMRMC_java function which utilizes the iMRMC java application, but this function will be defunct in future releases.

If you want to use the java function:

Make sure you have Java installed on your system. Check this by typing

java -version

into the command terminal. The version number should be at least 1.8 or higher, if you don't have the latest version of Java, update it before proceeding.

On Windows, run the .jar file by double clicking it's icon.

On Linux, run the .jar file using the following command,

java -jar iMRMC-v4.0.3.jar  
java -jar iRoeMetz-v2p1.jar