Tom Smith
Tom Smith
Just to add to this, I see different behaviour from within RStudio and a standalone R session. In RStudio: ``` r remotes::install_gitlab(repo = "/", host = "gitlab..com", auth_token = gitlab_pat())...
Just a polite "bump" of this issue. I still have the problem, and judging from other reactions I suspect others do too... My workaround is to clone development packages and...
This code, from the tests also fails: ``` remotes::install_gitlab("jimhester/falsy") ``` with the message: ``` > remotes::install_gitlab("jimhester/falsy") Using GitLab PAT from envvar GITLAB_PAT Error: Failed to install 'unknown package' from GitLab:...
> > Did you mean to leave a comment about solving a GitHub problem in an issue about a GitLab (not GitHub) API problem? > > Skip step 1 if...
Just a quick update - I have tried pak and that also didn't work. I'm still investigating.
Also still a problem for me
@chrismainey @johnmackintosh This issue came in via the MDC team. Do you have any thoughts / guidance?
Some of the confusion may be my inaccurate language. I'll see if the original requestor can be invited to this conversation.
Closing this as the person raising the question/concern did not join the discussion, and we are all happy with the current logic (as summarised by John's last comment).
Interesting contrast with this pattern, where the first of the 3 special cause points falls outside the limits. Same package version. 