There is an error in the corplot function, when using both the insig and p.mat function. This used to work in previous releases. The error is a "Error in cbind(corrPos, pNew) : Objekt 'pNew' not found". The plot works fine though.
I created this "issue" as a test case. Feel free to delete it. If I find a way to fix it myself, I will update the pull request.
There is an error in the corplot function, when using both the
insig
andp.mat
function. This used to work in previous releases. The error is a "Error in cbind(corrPos, pNew) : Objekt 'pNew' not found". The plot works fine though.I created this "issue" as a test case. Feel free to delete it. If I find a way to fix it myself, I will update the pull request.