Sébastien Rochette
Sébastien Rochette
- Add a parameter `pkg` to define the package root directory - Add an example directory `fake_package` in "inst/" to be copied in a temporary directory during examples and tests...
I do have time entries with multiple tags and I do not get this error. I am using - {vctrs} 0.3.6 - {tibble} 3.0.5 or {tibble} 3.1.0 - {dplyr} 1.0.3...
Verify that `get_detailled_report()` answers the question
I do not think we will release for CRAN, but we definitely can realize a tagged release that you can install from r-universe. Let me try to deal with these...
Done. You can now use tag V0.1.2: https://github.com/ThinkR-open/testdown/releases/tag/v0.1.2 and install from our r-universe: ```r install.packages("testdown", repos = c("thinkropen" = "https://thinkr-open.r-universe.dev")) ```
Jeroen suggests to include {boost} headers directly in your package to avoid dependency to {BH} ones. Maybe this could be a good workaround since there are still multiple users with...
Thank you for the warning. We'll look at it.
- {fusen} is partially built using {fusen}: https://github.com/ThinkR-open/fusen - For instance, with this flat files: https://github.com/ThinkR-open/fusen/blob/main/dev/flat_create_flat.Rmd, https://github.com/ThinkR-open/fusen/blob/main/dev/flat_init_share_on_github.Rmd - The demo {fusen.github.0.5.0.90011} is built using {fusen} with `fusen::init_share_on_github()`: https://github.com/statnmap/fusen.github.0.5.0.9011 - This...
Thank you ! I added your packages to the list: https://github.com/ThinkR-open/fusen/wiki/List-of-packages-built-partially-or-completely-using-%7Bfusen%7D
If possible, I would like to reopen this issue.