Skip to content

docs(README): use pak::pkg_install instead of remotes::install_github#9

Open
AlbanSagouis wants to merge 5 commits into
fkeck:mainfrom
AlbanSagouis:use-pak-instead-of-remotes
Open

docs(README): use pak::pkg_install instead of remotes::install_github#9
AlbanSagouis wants to merge 5 commits into
fkeck:mainfrom
AlbanSagouis:use-pak-instead-of-remotes

Conversation

@AlbanSagouis

Copy link
Copy Markdown
Collaborator

Summary

  • Replace remotes::install_github(...) with pak::pkg_install("fkeck/subtools@dev") in the README installation block. pak is now the recommended tool and handles vignette/manual building automatically.

Notes

  • README.md was regenerated from README.Rmd. The whitespace diff in tibble output lines is incidental drift from a newer pillar/tibble version on my system. Happy to revert those if preferred.

Test plan

  • README.Rmd edited and re-rendered locally with rmarkdown::render()

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