Skip to content

Replace devtools::install_github() #166

@KoenGreuell

Description

@KoenGreuell

From Build docker:

#17 29.67 `install_github()` was deprecated in devtools 2.5.0.
#17 29.67 ℹ Please use pak::pak("user/repo") instead. 

It seems advised to place all uses of devtools::install_github() in the install_packages.R files in the flavors.

https://pak.r-lib.org/ seems to be recommended.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions