vdorie / treatSens

15 stars 5 forks source link

error: could not find function "rmvnorm" #6

Closed siynsun closed 8 years ago

siynsun commented 8 years ago

Hi Vince, I also found something a little bit weird, this time when I reinstall the package from the source and tried to run my tests, I got error message called "could not find function "rmvnorm" ". This did not happen before. I then installed the package "mvtnorm", and the function works.But I got NAs for standard error of zeta.y. I have no idea why this happens so I created an issue here in case we need to have a look at some codes inside the package.

vdorie commented 8 years ago

Hi Lexie, give me a moment, I have a fix for that I'm about to commit.

On Sun, Jun 5, 2016 at 8:26 PM, siynsun notifications@github.com wrote:

Hi Vince, I also found something a little bit weird, this time when I reinstall the package from the source and tried to run my tests, I got error message called "could not find function "rmvnorm" ". This did not happen before. I then installed the package "mvtnorm", and the function works.But I got NAs for standard error of zeta.y. I have no idea why this happens so I created an issue here in case we need to have a look at some codes inside the package.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vdorie/treatSens/issues/6, or mute the thread https://github.com/notifications/unsubscribe/AAnX8IAafW0LJraotg7E_tvFscCOp6Fiks5qI2kggaJpZM4IufE5 .

siynsun commented 8 years ago

No prob!

vdorie commented 8 years ago

Fixed in DESCRIPTION and NAMESPACE files.