Antoine Languillaume
Antoine Languillaume
Hi @harell, Thanks for reporting this. TLDR: Currently you cannot change the location of `inst/golem-config.yml` despite what the comment in `get_golem_config()` says. Apologies for that. We will try to make...
@ColinFay I started working on a fix in branch `fix-change-config-yml-loc`. See thread on our Slack.
Hi @Teebusch, Thanks a lot for reporting this and fixing our mistakes. Go ahead with a PR !
Make sure to start from the `dev` branch, though, as specified in CONTRIBUTING.md https://github.com/ThinkR-open/golem/blob/dev/R/run_dev.R
This is already the case in fusen. https://github.com/ThinkR-open/fusen/blob/main/R/fill_description.R
I would be glad to work on a PR.
What about making sure option are converted from `echo = FALSE` to `#| echo: false` ? Currently : `echo = FALSE` will yield `#| echo = FALSE` My humble expectation...
My bad `knitr::convert_chunk_header("foo.Rmd", output = "foo.qmd", type = "yaml")` solves my problem. Apologies !
This will close https://github.com/ThinkR-open/gitlabr/issues/97
The only thing missing here is a new release to CRAN so that DESCRIPTION on CRAN is updated with the new url pointing to thinkr-open and not statnmap account.