Re: [Rd] MacOS parallel::makeCluster fails

2019-07-15 Thread Dominik Leutnant
seems to hang infinitely and does not respond. The R process itself uses almost no CPU. Unfortunately, I do not have any experience with neither "Sock_listen" nor "dtruss". Is there an example somewhere available? Best Dominik Am 05.06.19, 10:18 schrieb "

[Rd] MacOS parallel::makeCluster fails

2019-06-04 Thread Dominik Leutnant
/de_DE.UTF-8/C/de_DE.UTF-8/de_DE.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] compiler_3.6.0 > Any help is greatly appreciated. Best regards Dominik Dr. Dominik Leutnant Muenster University

Re: [Rd] requesting a new SIG mailing list

2012-02-15 Thread Dominik Reusser
issues are discussed on r-sig-ecology. I'm going to ask Gavin Simpson to put references to the list on the environmetrics task view if you agree that this would be useful. Also, we can announce the mailing list during our R-short course on hydrology at EGU. What else? Best regards! Dominik

[Rd] Generic Functions

2008-02-27 Thread Dominik Locher
st package? Is there a way to define functions, which belongs to a specific class without getting in troubles with other packages? Thanks a lot for your help. Dominik -Ursprüngliche Nachricht- Von: Martin Morgan [mailto:[EMAIL PROTECTED] Gesendet: Montag, 25. Februar 2008 19:54 An: Domi

[Rd] dir.create in 2.7.0dev (PR#10765)

2008-02-15 Thread dominik . locher
Hi I have some problems to create severeal directories at the same time dir2 = "C:/00test000/test/test1" dir.create(dir2, showWarnings = TRUE, recursive = TRUE) It works in 2.6.2 but not in 2.7.0dev I use Windows, R 2.7.0 (2008-02-15 r44484) Best regar

[Rd] naiveBayes.plot does not accept ask=FALSE (needed for use with tkrplot)

2006-01-12 Thread Dominik
), nothing changes. Well, I am really not shure wether I use "par()" correctly. (please see function plotfun() below) What do I have to do to run R completley in batch-mode? thank you in advance any hint would be greatly appreciated Dominik Heier