Skip to content

Error in h(simpleError(msg, call)) #836

Answered by kylebaron
nmiddegh asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @nmiddegh -

It looks like the error message is a little complicated by the piping that is going on. It looks like mread() can't find the azithro.cpp file. It is looking for a directory called model but can't find it. Can you check to make sure the model directory exists (from your R working directory) and that the azithro.cpp file is there? Otherwise, you should point mread() to the location where the file is.

Let me know your progress on this.

Thanks,
Kyle

BTW: I moved your issue to our discussions area; you will see it here
https://github.com/metrumresearchgroup/mrgsolve/discussions
rather than the issue tracker where you originally posted.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nmiddegh
Comment options

Answer selected by nmiddegh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #835 on June 09, 2021 02:30.