Displaying 20 results from an estimated 20 matches for "ltige".
2014 Mar 24
0
ADS data crippled after joining Samba into active MS domain
...Site) SRV16 Exchange2010
WARNUNG: Das Objekt SRV16\owa (Default Web Site) wurde besch?digt und befindet sich in einem inkonsistenten Zustand.
?berpr?fungsfehler:
WARNUNG: Eigenschaftenausdruck "?????:<GUID=2b4" ist ung?ltig. G?ltige Werte: Zeichenfolgen, die mit einem Punkt
beginnen, gefolgt von einem beliebigen Zeichen, mit Ausnahme eines Punkts.
WARNUNG: Eigenschaftenausdruck "????:<GUID=2" ist ung?ltig. G?ltige Werte: Zeichenfolgen, die mit einem Punkt beginnen,
gefolgt von einem beliebigen Zeichen, m...
2006 Apr 18
2
installation of package "randomForest" failed
...5-16.zip",
lib="C://Programme//R//rw2011//library//randomForest",repos = NULL)
package 'randomForest' successfully unpacked and MD5 sums checked
updating HTML package descriptions
> library(randomForest)
Fehler in library(randomForest) : 'randomForest' ist kein g?ltiges Paket --
vor 2.0.0 installiert?
I run in this problem for the first time. Until now, I used to install new
packages by copying the*.zip-file to the "library"-directory in the
rw2011-directory. This seam not to work anymore. So I tried using the
function install.package(), but I did...
2009 Sep 21
2
Executing R scripts from another R script
...rom an R script.
I am using function source like this: source(file="G:/data/datafile.xls")
I get a following error (in German, as I work with German Windows):
Converting xls file to csv file... Fehler in system(cmd, intern =
!verbose) : perl nicht gefunden
Fehler in file.exists(tfn) : ung?ltiges 'file' Argument
Basically it says:
Converting xls file to csv file...Error in system(cmd, intern =
!verbose) : perl not found
Error in file.exists(tfn): invalid 'file' Argument
What is wrong?
How can I call and execute R-scripts from another R-script?
Thanks in advance!
Regards...
2009 Apr 28
1
Error in IMAP command UID: Unknown thread algorithm.
Our Squirrelmail offers "Thread based sorting".
Now, I have one user, where the activation of thread sorting results in:
FEHLER: Falsche oder ung?ltige Anfrage.
Anfrage: THREAD ORDEREDSUBJECT ISO-8859-1 ALL
Server antwortete: Error in IMAP command UID: Unknown thread algorithm.
Why is that?
--
Ralf Hildebrandt
Gesch?ftsbereich IT | Abteilung Netzwerk
Charit? - Universit?tsmedizin Berlin
Campus Benjamin Franklin
Hindenburgdamm 30 | D-122...
2008 Nov 21
1
Wishlist: fix error in documentation for body<- (PR#13318)
...s that:
value can be an expression or a list of R expressions.
This produces errors however:
################################
> f <- function(x){}
> body(f) <- list(expression(res <- x^2),expression(return(x)))
Fehler in as.function.default(c(formals(fun), value), envir) :
ung?ltiges formales Argument f?r "function"
################################
The only way to assign multiple statements to a function body
that I could get to work is to put all the statements into a single expression,
(separated by ';' and in curly brackets):
##########################...
2009 Aug 18
2
(no subject)
...larger than 0. at C:/Programme/R/R-2.8.1/library/gdata/perl/xls2csv.pl line 57.
Done.
Fehler in xls2csv(xls, sheet, verbose = verbose, ..., perl = perl) :
Unable to read translated csv file 'C:\DOKUME~1\beckmann\LOKALE~1\Temp\RtmpCU2zBu\file4db74d06.csv'.
Fehler in file.exists(tfn) : ung?ltiges 'file' Argument
>
> xlsfile <- file.path(.path.package('gdata'),'xls','iris.xls')
> xlsfile
[1] "C:/Programme/R/R-2.8.1/library/gdata/xls/iris.xls"
>
> iris <- read.xls(xlsfile)
Converting xls file to csv file... Done.
Reading...
2003 Dec 22
2
Problems with read.table()
...G?;.......
t401;5;2;2;3;4;2;2;2;1;2;1;2;2;1;2;2;2;1;2;1;0;0;......
t403;3;0;0;6;4;0;3;0;0;3;0;0;0;0;3;0;0;0;2;0;2;0;.....
with read.table("data.file", header=TRUE, separator=";"), the R program
crashes with following error message:
RGUI verursachte einen Fehler durch eine ung?ltige Seite
in Modul R.DLL bei 015f:6b515b87.
Register:
EAX=0075007a CS=015f EIP=6b515b87 EFLGS=00010246
EBX=01bd3f57 SS=0167 ESP=0073ed20 EBP=0073ed48
ECX=01bd3ad8 DS=0167 ESI=00000001 FS=2237
EDX=ffffffb0 ES=0167 EDI=00000008 GS=0000
Bytes bei CS:EIP:
0f b7 04 50 83 e0 08 eb ce 89 5d ec eb 8b 89 74
Sta...
2001 Nov 13
6
Cannot install/run very important application
...ember so time is running out.
Yesterday I downloaded wine 20011108 and tried it but I have still the
same problem:
The installation starts, I click through some info-screens but when the
actual
installation-process begins, a message box pops up. Title: "Visual Basic
6.0"
Text: "Ung?ltiges Bild" ('invalid picture' in english).
I asked a friend to install it on his windows machine and then just send
me the
installed files. BUt when I tried to start the banking application the
same
message box pops up again.
So is ther anybody out ther who can help me? Which debugmessag...
2006 Jan 29
1
RJS template problem!
hi all,
i have the following controller:
class UserController < ApplicationController
.
.
.
def login
@user = User.new(params[:user])
@logged_in_user = @user.try_to_login
if @logged_in_user
session[:user_id] = @logged_in_user.id
else
flash[:notice] = "ungültige Daten!"
end
end
.
.
.
end
with this rjs template:
login.rjs:
if @logged_in_user
page.replace_html ''content'', ''welcome!''
page.replace_html ''nav'', :partial => "ascase/navi"
else
page.replace_html ''content'...
2007 Aug 15
1
"ungültige Versionsspezifikation"
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070815/4da75454/attachment.pl
2008 Feb 12
0
Error message svIO library with latex option
...es Paket: svMisc
Lade n?tiges Paket: R2HTML
> data(iris)
> copy(iris, type = "typelist")
[1] "raw" "ascii" "html" "latex"
> copy(iris, type = "ascii")
> copy(iris, type = "latex")
Fehler in file.info(lib.loc) : ung?ltiges Dateinamensargument (invalid filename
argument)
Can it be that an installed latex-System is needed for the latex-option of the
copy-function in svIO? On my platform I didn?t install a latex-System (Miktex?)
yet.
My Platform: Windows XP
R-Version: 2.6.1
Information f?r Paket 'svIO'
Vers...
2009 Nov 12
1
no valid partitiontables anymore
...ectors/track, 51199 cylinders
Einheiten = Zylinder von 2048 ? 512 = 1048576 Bytes
Disk /dev/sdf1 doesn't contain a valid partition table
mount -t ext3 /dev/sdf1 /export/iscsi01-UDV1/
(lot of german information, e.g. wrong fs-type, damaged superblock ...)
mount: Falscher Dateisystemtyp, ung?ltige Optionen, der
Superblock von /dev/sdf1 ist besch?digt, fehlende
Kodierungsseite oder ein anderer Fehler
Manchmal liefert das Syslog wertvolle Informationen ? versuchen
Sie dmesg | tail oder so
dmesg
... VFS: Can't find ext3 filesystem on dev sdf1.
But I'm...
2001 Nov 13
0
Cannot install/run very important application (fwd)
...Hello everybody!
|
| Yesterday I downloaded wine 20011108 and tried it but I have still
| the same problem:
|
| The installation starts, I click through some info-screens but when
| the actual installation-process begins, a message box pops up. Title:
| "Visual Basic 6.0" Text: "Ung?ltiges Bild" ('invalid picture'
| in english).
|
| I asked a friend to install it on his windows machine and then just
| send me the installed files. BUt when I tried to start the banking
| application the same message box pops up again.
|
| So is ther anybody out ther who can help me? Which...
2011 Dec 02
2
Sweave problem on Mac OS when using umlauts and summary()
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111202/d63d9021/attachment.pl>
2008 Mar 18
1
Error when producing multiple graphes
...width=0.75,legend.text=barnamesm,
xlim=c(0,4),ylim=c(0,400))
The plots are produced and printed into a *.ps file. However, R gives an
error message and aborts the script. The error message is:
Fehler in rect(as.double(xleft), as.double(ybottom),
as.double(xright), :
ungültiges erstes Argument
(it's in German. In English, it says something like "Error in
rect(as.double(xleft), as.double(ybottom), as.double(xright), : invalid
first argument)
It seems to be some problem with the barplot function. The variables in
the dataframe are discrete variables taking v...
2008 Dec 13
0
(PR#13318) Wishlist: fix error in documentation for
...gt;
>> This produces errors however:
>>
>> ################################
>>
>>> f <- function(x){}
>>> body(f) <- list(expression(res <- x^2),expression(return(x)))
>> Fehler in as.function.default(c(formals(fun), value), envir) : ung?ltiges
>> formales Argument f?r "function"
>>
>> ################################
>>
>>
>> The only way to assign multiple statements to a function body
>> that I could get to work is to put all the statements into a single
>> expression,
>...
2004 Jan 19
6
IAX2 bug in DIAX solved - Great Thanks to Steven!
Hi all,
Thanks to Steven Sokol great work, the IAX2 bug in DIAX is now solved.
For the interested people, you can download the new DLL (just the IAX2
version) from the following location:
http://www.laser.com/dante/diax/wiax2.zip
Replace the wiax2.dll file in the app directory with the new one and this is
all.
Please test it and send me your feedback.
I intend to release a new DIAX version this
2013 Jan 31
2
use name (not values!) of a dataframe inside a funktion
...4),b=c(1,2,3,4))
f.fact <- function(x) {get(x)[,2] <<- factor(x[,2])}
f.fact(dfb)
is.factor(dfb[,2])
> "Object 'x' nicht gefunden
dfb <- 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]&quo...
2016 Jan 27
62
[Bug 93887] New: Amilo Xi 3650: G96M [GeForce 9600M GT]: HDMI monitor stays black after s2ram
https://bugs.freedesktop.org/show_bug.cgi?id=93887
Bug ID: 93887
Summary: Amilo Xi 3650: G96M [GeForce 9600M GT]: HDMI monitor
stays black after s2ram
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component:
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of
your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition
live OS sounds right up my alley, and I will definitely check it out.
The second partition is working well with `parted' and `fdisk', so I am
quite pleased. Below is, again, "what I came up with". I tried to integrate
each of your