Open GargantuarDave opened 6 months ago
We maintain an r-universe of Mendelian randomization R packages - you can install from that with
install.packages("MRPRESSO", repos = c("https://mrcieu.r-universe.dev", "https://cran.r-project.org"))
And if you're on macOS or Windows it'll come down as a binary package.
We maintain an r-universe of Mendelian randomization R packages - you can install from that with
install.packages("MRPRESSO", repos = c("https://mrcieu.r-universe.dev", "https://cran.r-project.org"))
And if you're on macOS or Windows it'll come down as a binary package.
Based on your response, I was successful. Thank you very much!
Dear MRPRESSO developers,
I am encountering difficulties installing the MRPRESSO R package using devtools::install_local(). During the installation process, I am presented with the following error message:
** using staged installation
Error : Invalid DESCRIPTION file
Unknown encoding
Please see the 'The DESCRIPTION file' section in the 'Writing R Extensions' manual for more information.
ERROR: installing package DESCRIPTION failed for package 'MRPRESSO' Thank you for your time and attention to this matter. I appreciate any guidance or assistance you can provide.