Pawel Rucki

Results 43 issues of Pawel Rucki

### System details Browser Version: Output of `sessionInfo()`: ``` r$> sessionInfo() R version 4.1.1 (2021-08-10) Platform: x86_64-apple-darwin17.0 (64-bit) Running under: macOS Mojave 10.14.6 Matrix products: default BLAS: /Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libRblas.0.dylib LAPACK: /Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libRlapack.dylib...

In order to export table in form of csv file I would like to have an option to specify `sep` argument in already existing exporting function UPDATE: you might also...

enhancement
good first issue
sme

``` > rtables::rtable(1) Error in rtables::rtable(1) : problems > packageVersion("rtables") [1] ‘0.4.0.2.1’ ``` Please elaborate more what kind of problem has been detected or indicate that you are expecting certain...

documentation
sme

Either support it or document that it's not supported.

sme

add two logging packages

**Is your feature request related to a problem? Please describe.** I am thinking about _testing_ examples outside of R CMD CHECK. This would allow me specify more strict options like...

--- By filing an issue to this repo, I promise that - [x] I have fully read the issue guide at https://yihui.org/issue/. - [x] I have provided the necessary information...

doc

- part of https://github.com/insightsengineering/coredev-tasks/issues/478 - please read this for more info about the implementation: https://github.com/insightsengineering/coredev-tasks/issues/478#issuecomment-1909912778 - fixes discovered partial argument matches - added more excludes in spelling hook - reorder...

sme

Follow up on https://github.com/insightsengineering/formatters/issues/95 > Please add example(s) to the make_row_df function. This is the function that is being referenced in other places as well so it's important to have...

documentation
sme