Skip to content

fix: allow to build readme in 01_start #979

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2023
Merged

Conversation

statnmap
Copy link
Contributor

tags: fix, doc

Why?

  • I need to be able to commit right after running the complete "dev/01_dev.R"

How?

  • To commit, I need the Readme.md file to be created, after I created the Readme.Rmd file.
  • devtools::build_readme() allows to install the package temporarily with its last version to be able to knit the Readme.Rmd in the last good conditions

tags: fix, doc

Why?  

- I need to be able to commit right after running the complete "dev/01_dev.R"

How?

- To commit, I need the Readme.md file to be created, after I created the Readme.Rmd file.
- devtools::build_readme() allows to install the package temporarily with its last version to be able to knit the Readme.Rmd in the last good conditions
@statnmap statnmap requested a review from ColinFay January 28, 2023 17:43
@VincentGuyader VincentGuyader merged commit c60f62d into dev Jan 29, 2023
@ColinFay ColinFay deleted the dev-build-readme branch February 28, 2024 17:00
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.

2 participants