search for: unerwarteter

Displaying 8 results from an estimated 8 matches for "unerwarteter".

Did you mean: unerwartete
2010 May 20
2
Sweave and uttf-8 under Windows XP
Hi list, I need to process a Rnw file and and a csv file (both are encoded in UTF-8) under Windows XP (R Version 2.11.0, i386, mingw32). I can source and run the Rnw file: > Stangle("Bericht.Rnw") Writing to file Bericht.R > source(file("Bericht.R", encoding="UTF-8")) which runs fine, but running Sweave() failed: > Sweave("Bericht.Rnw")
2012 Dec 16
3
xlim/ylim problem
Hi everybody, just arrived at R and immediately I got a problem. Here's my script: setwd("C:/Users/Tom/Eigene Tools/Programming/R/Data") blast_hits<-read.table("blastHit_covLenght.txt", header=T) blast_hits <- as.matrix(blast_hits) numerical1<-data.matrix(blast_hits, rownames.force = NA)
2007 Nov 05
2
namespace crash on S3method("as.ff",function)
Dear all, I have defined a generic as.ff(x, ...) and a method as.ff.function(x, ...) which converts a standard R function x into a chunked version operating on large ff objects. Everything works fine, but when registering S3method("as.ff",function) in NAMESPACE, the installation fails with some kind of parsing error: adding build stamp to DESCRIPTION installing NAMESPACE file
2007 Aug 23
1
Login-Problem with DFS-Share
...ot; on a WindowsXPpro machine everything works fine. The share is connected and I could read and write everything. But trying to use "net use l: \\samba\agbhome /USER:myuser" I'll be prompted for the password, and the error message is displayed: "Systemfehler 59 aufgetreten Ein unerwarteter Netzwerkfehler ist aufgetreten" (translated: "Systemerror 59 occured. An unexpected networkerror occured" No network-drive "L:" (or any other letter) is connected. Strange, because directly on "samba" I use: admin:~ # smbclient \\\\samba\\agbhome -U AGB\\agb...
2005 May 03
1
Problem: R lässt sich nicht starten
Hallo, ich schreibe einfach mal deutsch, und hoffe dass Du das auch verstehst (if not write me back in English). OS X 10.3.9 Ich habe R 2.1.0 installiert, und das Programm hat auch funktioniert. Will wenig sp??ter wieder mit R arbeiten, es l??sst sich aber nicht mehr starten. "Das Programm R wurde unerwartet beendet", w??hrend ich versuche es durch Doppelklicken auf das R.app-symbol
2013 Jan 31
2
use name (not values!) of a dataframe inside a funktion
Dear Listers, can anyone help me, please. Since several days i try to figure out, how to assign values, vectors, functions etc to variables with dynamically generated names inside of functions. Sometimes I succeed, but the success is rather arbitrary, it seems. up to now i don't fully understand, why things like get, assign, <<- etc do sometimes work, and sometimes not. here's one
2001 Nov 20
3
Running Visio?
Hi, I tried to run MS Visio in wine, and it breaks while loading the first file or template. It says Fehlernr. 1 ist bei der '???'-Operation aufgetreten. Unerwartetes Dateiende. which translates into Fault 1: Unexpected EOF Going throug the debug output, I noticed file accesses for warn:file:FILE_DoOpenFile 'd:\visio\system\filter32\emigs9.flt' not found or sharing
2002 Sep 03
0
cannot write to file
...les in. The smb.conf is also installed at ../samba/lib. I can find the machine from my Windows Systems, can create new files, new directories, can delete everything I created before but: I cannot edit previous created files. If I try to open a file with a Windows editor I get the message 'Ein unerwarteter Netzwerkfehler ist aufgetreten'. Sorry but my Windows is german. This message means something like 'an unexpected network error occured'. I think there is something missing by the linux installation but I dont know where to search. I did not implement the mechanism for shadow passwords...