Skip to content

docs(README): use pak::pkg_install instead of devtools::install_github#282

Open
AlbanSagouis wants to merge 5 commits into
MoBiodiv:masterfrom
AlbanSagouis:use-pak-instead-of-remotes
Open

docs(README): use pak::pkg_install instead of devtools::install_github#282
AlbanSagouis wants to merge 5 commits into
MoBiodiv:masterfrom
AlbanSagouis:use-pak-instead-of-remotes

Conversation

@AlbanSagouis

Copy link
Copy Markdown
Contributor

Summary

  • Replace the install.packages('devtools') + library(devtools) + install_github('MoBiodiv/mobr') block with a single pak::pkg_install("MoBiodiv/mobr"). pak is now the recommended installer.

Test plan

  • README.md edited locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant