rasmusab / bayesian_first_aid

Inside every classical test there is a Bayesian model trying to get out.
326 stars 40 forks source link

Failed to install #25

Open PantheraTigrisAltaica opened 1 year ago

PantheraTigrisAltaica commented 1 year ago

Hi,

I tried to install the package but got this issue.

devtools::install_github("rasmusab/bayesian_first_aid") Error: Failed to install 'unknown package' from GitHub: Line starting 'Roxyg ...' is malformed! remotes::install_github("rasmusab/bayesian_first_aid") Error: Failed to install 'unknown package' from GitHub: Line starting 'Roxyg ...' is malformed! devtools::install_github("rasmusab/bayesian_first_aid", upgrade = 'never') Error: Failed to install 'unknown package' from GitHub: Line starting 'Roxyg ...' is malformed! error

Anyone knows how to solve it? Thank you!