Philipp Schauberger

Results 66 comments of Philipp Schauberger

The new function [buildWorkbook](https://ycphs.github.io/openxlsx/reference/buildWorkbook.html) might be helpful in your package. If you want I could change the code and provide a second PR.

The new openxlsx package is already released.

I provided a PR. Please check #284

I had the same problem. The return was meaningless: ```Warning message: When processing R/style_wrappers.R: :15:1: unexpected input 14: 15: \ ``` If an error occurs it shouldn't be generic return....

Thank you for the idea. I agree it would be beneficial to have this features.

Can you try to implement it and create a pull request?

Hi, The package currently supports only xlsx files. But it would be great to have this feature. On the short term, I can't implement your request, but I would like...

Can you try to implement it and create a pull request?

the package excel link uses a RDCOMClient and you need a valid Microsoft Excel licence. Without dependencies on Java and RDCOM openxlsx has some shortcomings like you mentioned. Please be...

Hi, The version of openxlsx is an old one. Could you try to use ether the CRAN-Release or the current development version? If the error occurs again, please let me...