Re: [R] package MCMCpack

2019-12-04 Thread Prophet, William
That was it!! 😉😉😉 Thank you very much. Bill P. -Original Message- From: William Michels Sent: Wednesday, December 4, 2019 4:15 PM To: Prophet, William Cc: Duncan Murdoch ; r-help@r-project.org Subject: Re: [R] package MCMCpack Sent by an external sender

Re: [R] package MCMCpack

2019-12-04 Thread William Michels via R-help
x27; > In R CMD INSTALL > Warning in install.packages : > installation of package > 'C:/Users/prophetw/AppData/Local/Temp/RtmpykZoRh/downloaded_packages/MCMCpack_1.4-3.tar.gz' > had non-zero exit status > > > > > > -----Original Message- > From: William

Re: [R] package MCMCpack

2019-12-04 Thread Prophet, William
/AppData/Local/Temp/RtmpykZoRh/downloaded_packages/MCMCpack_1.4-3.tar.gz' had non-zero exit status -Original Message- From: William Michels Sent: Wednesday, December 4, 2019 3:45 PM To: Prophet, William Cc: Duncan

Re: [R] package MCMCpack

2019-12-04 Thread William Michels via R-help
I still > got an error. > > > -Original Message- > From: Duncan Murdoch > Sent: Wednesday, December 4, 2019 8:32 AM > To: Prophet, William ; r-help@r-project.org > Subject: Re: [R] package MCMCpack > > Sent by an external sender > > ---

Re: [R] package MCMCpack

2019-12-04 Thread Prophet, William
Yes, I should have mentioned that I tried this same line of code and I still got an error. -Original Message- From: Duncan Murdoch Sent: Wednesday, December 4, 2019 8:32 AM To: Prophet, William ; r-help@r-project.org Subject: Re: [R] package MCMCpack Sent by an external sender

Re: [R] package MCMCpack

2019-12-04 Thread Duncan Murdoch
On 04/12/2019 8:47 a.m., Prophet, William wrote: I am running R on my work computer with the following parameters: sessionInfo() R version 3.5.3 (2019-03-11) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows >= 8 x64 (build 9200) I am trying to install the "MCMCpack" library. I

[R] package MCMCpack

2019-12-04 Thread Prophet, William
I am running R on my work computer with the following parameters: > sessionInfo() R version 3.5.3 (2019-03-11) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows >= 8 x64 (build 9200) I am trying to install the "MCMCpack" library. In the process however, I receive the message: > i