Søren Havelund Welling

Results 90 comments of Søren Havelund Welling

Update. I have been away for a while. I failed to make good safe list of functions which could be evaluated by IDE auto completion to avoid side effects. In...

``` styler 1.10.2 platform x86_64-apple-darwin20 arch x86_64 os darwin20 system x86_64, darwin20 status major 4 minor 3.0 year 2023 month 04 day 21 svn rev 84292 language R version.string R...

Thank you @lorenzwalthert . That indeed work perfectly. I think what went wrong for me is that this guide is focused on making a new style from scratch [vignette("customizing_styler")](https://styler.r-lib.org/articles/customizing_styler.html). ......

@lorenzwalthert In yesterday's confirmation I accidentally changed to `create_style_guide()` It appears that even when changing the name and version there is some unintended caching which cannot be disabled. After running...

I will try to figure something out by reading guidelines and a bit of source carefully :)

I should have read this part about updating name and version: https://styler.r-lib.org/articles/customizing_styler.html#cache-invalidation

Now it works ... again :) > The Remove rules vignette should be called Derive from existing style guide and terminology should not exclusively be on removal. yes and also...

I only have experience with extendr via package builds e.g helloextendr using rextendr::document() or R CMD install ... It is possible to use symlink files and dirs to achieve caching...

related issue "Add information in docs regarding status/maturity/future?" #6

@ritchie46 Thanks, that would be super cool and potentially very helpful :) !