similar to: R 2.0.0 (Windows): slow startup over the network

Displaying 20 results from an estimated 5000 matches similar to: "R 2.0.0 (Windows): slow startup over the network"

2004 Oct 08
3
RWinEdt
Hi, I have troubles getting RWinEdt with the R2.0.0 Version startet. Do I have to install a different version of RWinEdt or WinEdt? I have RWinEdt 1.6.1 and WinEdt 5.3. Thanks Anna Hennig
2005 Jan 05
2
lme: error message with random=~1
Hello, I have an unbalanced mixed model design with two fixed effects "site" (2 levels) and "timeOfDay" (4 levels) and two random effects "day" (3 consecutive days) and "trap" (6 unique traps, 3 per site). The dependent variable is the body length ("BL") of insect larvae from 7 to 29 individuals per trap (104 individuals in total). To account
2006 Jun 20
1
list of interdependent functions
Hello, I discussed the following problem on the great useR conference with several people and wonder if someone of you knows a more elegant (or more common ?) solution than the one below. The problem: ============ I have several sets of interrelated functions which should be compared. The functions themselves have different structure, application-specific names (for readability) and they should
2004 Mar 08
5
years from as.POSIXlt
Hi, how it's possible to extract the year and the number of days from Julian date. i'm little confused about the last two functions and ?years . EDATE comes from sqlQuery with as.is=T EDATE <- as.POSIXlt(datvears$ENROLLDAY) Many thanks, Christian > EDATE[1:5] [1] "2000-06-30 11:25:01" "2000-06-30 11:39:55" "2000-06-30 12:11:11" [4]
2009 Jun 17
3
[GERMAN - ENGLISH] Wine can not started the Game (Dragonica)
Hallo Leute :) Ich bin sehr neu in der Linux Branche und sto?e zu anfang direkt an meine grenzen. Wine startet alle meine Windows Programme einwandfrei.. ausser das spiel was ich in meiner freizeit spiele wenn ich mal nicht rausgehe und mal langeweile habe. Das spielt nennt sich Dragonica. Ich benutze Ubuntu 9. Der Patcher startet erfolgroch. nachdem ich das spiel starte.. ?ffnet sich dieses
2004 Mar 12
6
still spss
hi again, i still cannot open the file in spss :( i type: library(foreign) read.spss("H:\\Desktop\\bd1\\experiencia1") and the error comes: Error in read.spss("H:\\Desktop\\bd1\\experiencia1") : unable to open file can you help me? margarida,portugal
2005 Sep 05
2
model comparison and Wald-tests (e.g. in lmer)
Dear expeRts, there is obviously a general trend to use model comparisons, LRT and AIC instead of Wald-test-based significance, at least in the R community. I personally like this approach. And, when using LME's, it seems to be the preferred way (concluded from postings of Brian Ripley and Douglas Bates' article in R-News 5(2005)1), esp. because of problems with the d.f. approximation.
2020 Mar 02
1
Borgbackup question
On 2 Mar 2020, at 13:35, Alessandro Baggi wrote: > Il 02/03/20 13:18, Tobias Kirchhofer ha scritto: >> On 2 Mar 2020, at 12:58, Alessandro Baggi wrote: >> >>> Il 01/03/20 20:18, Tobias Kirchhofer ha scritto: >>>> On 1 Mar 2020, at 20:00, Gordon Messmer wrote: >>>> >>>>> On 3/1/20 12:40 AM, Alessandro Baggi wrote:
2001 Oct 03
1
Prozess doesnt start
Hi! when I start my program, after entering the user an password I get the error: DCom-Imit: Error in CoInitialize Error: 0 Pgm-Step: 3 Error: Der BMDGUI-Server (BMDGUISV.EXE) kann nicht gestartet werden! (in english: The BMDGUI-Server (BMDGUISV.EXE) cannot be startet) On the console I get this messages (before the debugger starts): fixme:win32:SetCriticalSectionSpinCount
2009 Jun 20
3
omindex hangs while scanning
Hello, I was looking for a search engine for a small internal documentation site and found xapian and omega. Downloaded and compiled it using msys and ming on a german windows xp system. Finally installed apache on the same box. Following the omega example I copied the book to .../apache/htdocs and startet the omindex which hang up on the first document found. Even on very short doc with
2007 Jun 07
2
gtk-window-decorator takes 100% CPU and doesn't work
Hi, I tried to run compiz on an intel i810 device (aiglx). According to the docs, I should: # LIBGL_ALWAYS_INDIRECT=TRUE compiz --replace --loose-binding gconf GLX_EXT_texture_from_pixmap is available with direct rendering. gtk-window-decorator: Could not acquire decoration manager selection on screen 0 display ":0.0" And 1. I get no window decorations at all 2. gtk-window-decorator
2008 Mar 14
2
Problems with Samba
Hi, I administrate a server (debian etch) on which runs samba, version 3.0.24-6et. Everything worked fine until today. I tried to logon on the server via a clientmachine (win2k, winxp), but i got an error, "System cannot logon because domain not reachable". (it is possible to ping the server and to establish a shortcut (to logon) to the server - that works). I have no idea what
2020 Mar 02
2
Borgbackup question
On 2 Mar 2020, at 12:58, Alessandro Baggi wrote: > Il 01/03/20 20:18, Tobias Kirchhofer ha scritto: >> On 1 Mar 2020, at 20:00, Gordon Messmer wrote: >> >>> On 3/1/20 12:40 AM, Alessandro Baggi wrote: >>>> borgbackup is a very interesting backup tool with a lot of >>>> features. It is ready for "production" or I should expect some bad
2012 Sep 18
2
[User-Question] Xen 4.2 compilation hangs at stubdom directory
Hello all, I know that here is not the best place to ask such a question but I think that it''s eventualy a problem of the source. I want to create deb packages of Xen 4.2 for Ubuntu 12.04 LTS. So I created an build environment with pbuilder, installed all dependencies and startet the compilation of Xen. So now the problem is that the compilation hangs without any reason in the
2012 Mar 16
0
[LLVMdev] Python bindings in tree
Hello, Am Donnerstag, 15. März 2012, 21:15:02 schrieb Gregory Szorc: > There was some talk on IRC last week about desire for Python bindings to > LLVM's Object.h C interface. So, I coded up some and you can now find > some Python bindings in trunk at bindings/python. Currently, the > interfaces for Object.h and Disassembler.h are implemented. FYI: I recently startet working on
2020 Mar 01
4
Borgbackup question
On 1 Mar 2020, at 20:00, Gordon Messmer wrote: > On 3/1/20 12:40 AM, Alessandro Baggi wrote: >> borgbackup is a very interesting backup tool with a lot of features. >> It is ready for "production" or I should expect some bad surprise? > > > I don't know the answer to that, but to me that implies two questions: > 1) Are there failure conditions that it
2002 Apr 01
2
Newbie problems with isolinux
Hello everybody I would like to build a bootable CD from my running SuSE 7.3 Kernel 2.4.10. The goal is to have a prebuilt system on CD which would install everything from a compressed image on the same CD, some kind of an emergency or initial setup CD. So I startet with an directory called root_tree, placed the isolinux directory and the binaries there. I copied the initrd from the /boot
2007 Mar 15
2
Problem with shared xls file. Could it be blamed on rsync?
Hi all! I recently had a problem with a shared excel file which was rsynced from the file- to the backupserver. The backups of this file went wrong and I can't figure out why. The whole rsync and dump to tapes works like charm for a few month now. The situation was as followed. That xls lived (and was backuped) happily for 5 days. Then the users startet to share this file among 4 or 5 people.
2010 Jul 05
1
res_fax_digium and T.38 error correction
Hello, i just had some fax abortions because of some packet loss. so i startet to examine in the pcap recording from the res_fax_digium, if the T.38 EC mode redundancy was really used. So i watched into it, and compared it with a t.38 pcap from spandsp (same asterisk setup, but with app_fax) and i see differences in t38.error_recovery (error-recovery: secondary-ifp-packets) With spandsp here are
2002 Jun 24
1
Memdisk wieder aus Speicher entfernen
Hallo, versuche mit Pxelinux Windows 98 ?ber das Netz zu laden. Hierzu verwende ich Memdisk und ein Imgage einer funktionierenden Startdiskette (1,44 MB). Memdisk und das Image werden korrekt geladen. Auch startet die Autoexec.bat korrekt. Beim Start von Windows bricht das System allerdings ab. Mein Verdacht ist, dass es an dem noch im Speicher stehenden Memdisk liegt. Gibt es eine M?glichkeit