search for: gernophil

Displaying 3 results from an estimated 3 matches for "gernophil".

2024 Mar 15
1
write.xlsx error message
I think remember this error from trying to write an Excel file that already existed. If this file already exists, try to delete it and see, if this solves the issue. Besides that you're writing that you are "Using write.xlsx to extract data from an Excel file", write.xlsx() is to write an Excel file, not to read from it. Should be read.xlsx() then iirc. ? ? Gesendet:?Freitag, 15.
2024 Feb 16
1
Packages sometimes don't update, but no error or warning is thrown
...ew binaries. Best, Philipp ? ? ? Gesendet:?Mittwoch, 14. Februar 2024 um 18:44 Uhr Von:?"Duncan Murdoch" <murdoch.duncan at gmail.com> An:?"Martin Maechler" <maechler at stat.math.ethz.ch>, "Berwin A Turlach" <berwin.turlach at gmail.com> Cc:?"gernophil--- via R-help" <r-help at r-project.org> Betreff:?Re: [R] Packages sometimes don't update, but no error or warning is thrown On 14/02/2024 5:50 a.m., Martin Maechler wrote: >>>>>> Berwin A Turlach >>>>>> on Wed, 14 Feb 2024 11:47:41 +0800 writes: &...
2024 Apr 08
1
How to set the correct libomp for R
Hey everyone, I have some weird issue with using multithreaded data.table in macOS and I am trying to figure out, if it?s connected to my libomp.dylib. I started using libomp as stated here: https://mac.r-project.org/openmp/ ? Everything worked fine till beginning of this year, but all of a sudden, I get random fatal errors, when using data.table with multithreading. I figured that R (used in