Yann PETIT

Results 13 comments of Yann PETIT

I've been able to make new tests on basic filesystem, not on NFS mounted directories, I simply created a folder where my user can write on the FS outside the...

Does your target folder has special ACLs ? Mine are set like this in shell : ``` sudo mkdir /target_folder sudo chgrp nobody /target_folder sudo chown my_user /target_folder sudo setfacl...

I have workarounds : for example setting `Sys.umask(0002)` in the `.Rprofile` for instance. What annoys me is that the behavior is different with other packages like writexl. I'll try to...

... i'm speechless ... sorry if I irritated you that wasn't my purpose ... I don't really understand your reaction. Maybe my words weren't wisely choosen as i'm not fluent...

To move forward on more constructive consideration, I read the code of https://github.com/ycphs/openxlsx/blob/master/R/WorkbookClass.R As far as I understand it (disclaimer I'm not an R nor cpp developer) the file is...

To clarify and make a reproducible example I've setup this quick [project](https://github.com/finalspy/openxlsx333), the [docker image](https://hub.docker.com/repository/docker/finalspy/openxlsx333) is also publicly available. I'll use this above project/images to test and try to find...

Hi @JanMarvin sorry to bother you, but do you know how the releases are scheduled ? Will we have a 4.2.6 or 4.3 ... relatively soon ? If no or...

Same here ! Did we forget something ?

I can confirm that if I uninstall river-web / quartz , all nodes starts with river-imap. But the opposite isn't true, with only river-web/quartz and no river-imap, nodes didn't start...