Displaying 12 results from an estimated 12 matches for "ltiger".
Did you mean:
tiger
2009 Apr 22
1
Installation fails (PR#13669)
...0/src/library'
make[1]: Entering directory `/install/R/R-2.9.0/src/library/Recommended'
make[2]: Entering directory `/install/R/R-2.9.0/src/library/Recommended'
begin installing recommended package VR
WARNING: ignoring environment value of R_HOME
sh: Zeile 2: `python2.4': Ist kein g?ltiger Bezeichner.
make[2]: *** [VR.ts] Fehler 1
make[2]: Leaving directory `/install/R/R-2.9.0/src/library/Recommended'
make[1]: *** [recommended-packages] Fehler 2
make[1]: Leaving directory `/install/R/R-2.9.0/src/library/Recommended'
make: *** [stamp-recommended] Fehler 2
Invoking in bin
./...
2007 Aug 23
1
figure-definition and heatmap question
...M","N","O","P")
> par(fin=c(8.0,8.0))
> cp <- colorRampPalette(c("white","springgreen","darkgreen"),space="Lab")
> heatmap(x, Rowv = NA, Colv = NA, scale="none", col=cp(200))
Fehler in par(op) : ung?ltiger Wert f?r den Grafikparameter "fig" spezifiziert
> par(fin=c(8.0,8.0))
> cp <- colorRampPalette(c("white","springgreen","darkgreen"),space="Lab")
> heatmap(x, Rowv = NA, Colv = NA, scale="none", col=cp(200))
Fehler in par(op...
2006 Apr 21
1
plot.default 'ylim' error message is wrong (PR#8784)
...114)
This command
plot(0, 0, xlim=c(3, 5), ylim=c(0, 10, 17))
should complain about 'ylim' (because it has three elements).
However, it does in fact (in my german error message at least)
complain about 'xlim' instead:
Fehler in plot.window(xlim, ylim, log, asp, ...) :
ung?ltiger 'xlim' Wert
I spent about fifteen minutes debugging my trivial xlim
argument before I found this. Shows my general trust in R,
I guess. It is a great system.
Version 2.2.1 (2005-12-20 r36812)
Lutz Prechelt
2012 Apr 08
2
How to produce serveral plots with pairs of vectors
...r every
pair of vectors (dimension by gruppe) .
This works: box plot (dimensioned) - I receive a plot with 5 boxes.
This does not work: boxplot (Dimensionen ~ Gruppe) - I would like to receive
5 plots
I get the error message:
Fehler in model.frame.default(formula = dimensionen ~ gruppe) :
ung?ltiger Typ (list) f?r die Variable 'Dimensionen'
Any help is very much appreciated!
Happy Easter
slyrs66
--
View this message in context: http://r.789695.n4.nabble.com/How-to-produce-serveral-plots-with-pairs-of-vectors-tp4540968p4540968.html
Sent from the R help mailing list archive at Nabble....
2012 Feb 20
1
FW: Problems with R
...I am a new R user and I am trying to analyze my data sets, R gives me a default when I type in the regression formula as following:
fit1=gamlss(tot_remun_revenue$tot_remun.y~tot_remun_revenue$revenue.x,family=NO)
Fehler in model.frame.default(formula = tot_remun_revenue$tot_remun.y ~ :
ung?ltiger Typ (NULL) f?r die Variable 'tot_remun_revenue$tot_remun.y' Is there anything wrong in my data set, as the instruction is directly copied from lectures I had about R? Attached please find the data set as .csv. Best regards and thanks in advance! Thorsten Poellinger
2013 Feb 14
3
Problems plotting and regression w.r.t. date data type on x axis
...eraction with R:
> tabelle
date number date2
1 2009-01-1 1673 2009-01-01
2 2009-12-1 2111 2009-12-01
3 2010-7-1 2487 2010-07-01
4 2013-2-1 4301 2013-02-01
> regression.punkte<-lm(tabelle$number ~ tabelle$date2)
Fehler in model.frame.default(formula = tabelle$number ~ tabelle$date2, :
ung?ltiger Typ (list) f?r die Variable 'tabelle$date2'
> regression.punkte<-lm(tabelle$number ~ tabelle$date)
> plot(tabelle$date2,tabelle$number, pch=19, xlab="date of retrieval",
> ylab="number of animals") ***R DRAWS THIS***
> regression.punkte
Call:
lm(formula =...
2013 Dec 10
3
[Samba 3, Debian wheezy] All of a sudden, resolving ADS user fails completely
...-l /srv1
drwx------ 15 user1 root 4096 Jan 17 2013 user1
drwx------ 12 user2 root 4096 Nov 5 10:45 user2
drwx------ 11 user3 root 4096 Jun 27 2012 user3
Same thing when trying to chown (my winbind seperator is "#"):
root at fileserver3:/# chown -vR ad#user1 /srv1/user1
chown: ung?ltiger Benutzer: "ad#user1"
As said before, this worked yesterday, too.
/What/ works are the usual diagnosis things like wbinfo, wbinfo -g,
wbinfo -a username%password, net ads testjoin... Rejoining the ADS
didn't solve the problem either.
One more time: Since yesterday everything worke...
2007 Mar 27
1
Ultime9 works - or wine more win9x compatible than NT :-)
Hi,
When I was about 17 (4 years ago) I dreamed Ultima9 would run on Wine.
No joke - I really dreamed about it. Maybe the many not very
successful tries with WineX made my brain to rebell even when I slept
;)
I thing with WineX 1.1 or 2.0 it worked but:
- 3d sound was broken.
- Colors were mixed up + some other rendering problems
- I had to hack a bit, because it crashed when it attemped to
2008 Aug 06
2
software runs in a loop [mathe coach]
...0025:warn:ntdll:NtQueryFullAttributesFile L"\\??\\Y:\\wine-git\\advapi32.dll" not found (c0000034)
> 0025:warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\advapi32.dll": /home/joerg/.wine/dosdevices/c:/windows/system32/advapi32.dll: Ung?ltiger ELF-Header
> 0025:warn:file:wine_nt_to_unix_file_name L"oleaut32.dll" not found in /home/joerg/.wine/dosdevices/y:/Cornelsen/Mathe Coach/Klasse5
> 0025:warn:ntdll:NtQueryFullAttributesFile L"\\??\\Y:\\Cornelsen\\Mathe Coach\\Klasse5\\oleaut32.dll" not found (c0000034)
>...
2012 Mar 04
5
wine 1.4rc6 crashes if alsa is available
I'm using wine in combination with pylotro for playing Lotro with Arch Linux. Since about a month the game start is blocked with the message:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xf75822fe
wine client error:9: write: Ung??ltiger Dateideskriptor (bad file descriptor)
Today I was trying again to manage that problem. When I keep the crashed game open and start a second one it runs well but without sound. I can change sound settings within the game (analog/digital output) and switch it on after closing the crashed first game....
2005 Sep 30
3
Subscripting fails if name of element is "" (PR#8161)
Dear all,
I resend this mail because it was blocked: I submitted a bug from the r-bug
webpage and hypatia seems to block mail that is send from a different IP
than that usually associated with the email. Looks like it is currently
impossible to correctly submit bugs from the website. However, here is the
original bug report:
(PR#8161)
Dear all,
The following shows cases where accessing
2002 Mar 01
0
No write access on win98 to samba shares
...except for people in
# the "staff" group
[public]
; comment = Public Stuff
path = /mnt/files
public = yes
writeable = yes
; printable = no
log.smb
[2002/03/01 14:37:46, 0] lib/util_sock.c:set_socket_options(148)
Failed to set socket option SO_SNDBUF (Error Ung?ltiger Dateideskriptor)
[2002/03/01 14:39:44, 1] smbd/server.c:main(643)
smbd version 2.0.6 started.
Copyright Andrew Tridgell 1992-1998
[2002/03/01 14:39:44, 1] smbd/files.c:file_init(216)
file_init: Information only: requested 10000 open files, 1014 are available.
[2002/03/01 14:40:51, 1] smbd/...