YuanmingZhang65 / IIIVmrMLM

The R tool associated with 3VmrMLM, a comprehensive GWAS method for identifying QTNs, QTN-by-environment interactions, and QTN-by-QTN interactions for quantitative traits.
28 stars 5 forks source link

This package is unable to be correctly installed in linux #4

Open ChangmianJi-Park opened 1 year ago

ChangmianJi-Park commented 1 year ago

> library("IIIVmrMLM") Error: package or namespace load failed for ‘IIIVmrMLM’ in library.dynam(lib, package, package.lib): shared object ‘IIIVmrMLM.so’ not found

It seems that recent releases were precompiled in window platform. Do the authors provided the linux version or source code (c++) in the github repo?