Skip to content

fix: allow to build readme in 01_start#979

Merged
VincentGuyader merged 1 commit intodevfrom
dev-build-readme
Jan 29, 2023
Merged

fix: allow to build readme in 01_start#979
VincentGuyader merged 1 commit intodevfrom
dev-build-readme

Conversation

@statnmap
Copy link
Copy Markdown
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