Displaying 8 results from an estimated 8 matches for "unerwartetes".
Did you mean:
unerwartete
2010 May 20
2
Sweave and uttf-8 under Windows XP
...t.R
> source(file("Bericht.R", encoding="UTF-8"))
which runs fine, but running Sweave() failed:
> Sweave("Bericht.Rnw")
Writing to file Bericht.tex
Processing code chunks ...
1 : term verbatim
2 : term verbatim
Fehler: chunk 2
Error in parse(text = chunk) : Unerwartetes Eingabe in:
"
data$X6.1.Staats.angeh??"
>
My first idea was to run Sweave like Sweave(file("Bericht.Rnw",
encoding="UTF-8")), but Sweave seems to expect a file name as a
character rather a connection. The Rnw and csv file were created under
Linux in a UTF-8 locale...
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)
...ed 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 and metadata
Fehler in parse(nsFile) : Unerwartetes ')' bei
348:
349: S3method("as.ff",function)
Calls: <Anonymous> -> parseNamespaceFile -> parse
Ausf?hrung angehalten
make[2]: *** [nmspace] Error 1
make[1]: *** [all] Error 2
make: *** [pkg-ff] Error 2
*** Installation of ff failed ***
Is this a bug? Any ideas?
Best...
2007 Aug 23
1
Login-Problem with DFS-Share
Hallo,
I want to use several DFS-Shares from a M$-Server trough my Samba-Server
(3.0.20b-3.21-1370-SUSE on an OpenSchoolServer).
I've created symlinks in /export/dfsroot like:
lrwxrwxrwx 1 root root 19 2007-05-04 08:06 agbhome -> msdfs:172.18.160.10
lrwxrwxrwx 1 root root 20 2007-03-28 09:36 home -> msdfs:172.18.160.10\
lrwxrwxrwx 1 root root 43 2007-02-04 11:44 lehrer ->
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
...;- data.frame(a=c(1,2,3,4),b=c(1,2,3,4))
f.fact <- function(x) {assign(x[,2], factor(x[,2]))}
f.fact(dfb)
is.factor(dfb[,2])
> Ungültiges erstes Argument
dfb <- data.frame(a=c(1,2,3,4),b=c(1,2,3,4))
f.fact <- function(x) {quote(x)[,2], factor(x[,2])}
f.fact(dfb)
is.factor(dfb[,2])
> Unerwartetes ','
dfb <- data.frame(a=c(1,2,3,4),b=c(1,2,3,4))
f.fact <- function(x) {
name <- paste0(quote(x),"[,2]")
assign(name, factor(x[,2]))}
f.fact(dfb)
is.factor(dfb[,2])
> FALSE
dfb <- data.frame(a=c(1,2,3,4),b=c(1,2,3,4))
f.fact <- function(x) {
name <- paste0(...
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 violation
although the file is emigs2.flt. Providing a link fixes this message,
but...
2002 Sep 03
0
cannot write to file
Hello SAMBA Group,
since three days I'm trying to find a solution for my Problem
without any result.
I have a small PC104 PC installed with linux. Ther is no distri-
bution installed but all things I need to start the system, to
login by serial connection or telnet. Now the system must be
connected to my LAN to save some network data. I created the path
/usr/local/samba/bin and put the