Closed sfgrey closed 2 weeks ago
Hi @sfgrey , I have verified that this installation works... maybe it's something on your side (I see something about credentials)? Can you try to install the development version using the below command?
devtools::install_github("mlr-org/mlr3proba")
Hi John,
I was able to obtain the package using
install.packages("mlr3proba", repos = "https://mlr-org.r-universe.dev")
The issue was a corrupted renv.lock file that would not let me change the repos.
Thanks, Scott
From: John Zobolas @.> Sent: Tuesday, November 5, 2024 8:08 PM To: mlr-org/mlr3proba @.> Cc: Scott Grey @.>; Mention @.> Subject: Re: [mlr-org/mlr3proba] Unable to install mlr3proba (Issue #422)
Hi @sfgreyhttps://github.com/sfgrey , I have verified that this installation works... maybe it's something on your side (I see something about credentials)? Can you try to install the development version using the below command?
devtools::install_github("mlr-org/mlr3proba")
— Reply to this email directly, view it on GitHubhttps://github.com/mlr-org/mlr3proba/issues/422#issuecomment-2458502499, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEKOWF2RTBTNYTVPYGGPQ4LZ7FTZNAVCNFSM6AAAAABRHQ7BBOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJYGUYDENBZHE. You are receiving this because you were mentioned.Message ID: @.***>
Attempted to install the mlr3proba package using "install.packages("mlr3proba", repos = "https://mlr-org.r-universe.dev")" and received the following error:
Error in match.arg(type, c("binary", "source")) : 'arg' should be one of “binary”, “source” In addition: Warning messages: 1: In value[3L] : Could not find any credentials 2: In value[3L] : Could not find any credentials 3: In value[3L] : Could not find any credentials