Displaying 12 results from an estimated 12 matches similar to: "pretty(range(data$z),10) Error"
2011 Mar 13
2
Setting the language of Rs error messages
Hi,
My R has been installed on a Ubuntu linux computer in Germany. The error
messages I get are in German, for example:
In min(magnitudes) : kein nicht-fehlendes Argument f?r min; gebe Inf zur?ck
I would like those to be displayed in English, for pasting them into google.
I tried searching for "R language", which brings me a ton of results
for.. well, the R language :)
"R german
2012 Jan 11
0
Error in charToDate(x)
Dear all,
I have a problem while working with hourly data of fx rates. I've read from
a csv file, the following way:
csv-file like:
Date,Open,High,Low,Close,Volume
2011-08-11 03:00:00,1.41758,1.42205,1.41625,1.42174,8974
...
2011-08-12 04:00:00,1.42175,1.42413,1.42067,1.42172,7229
...
2011-12-30 05:00:00,1.42173,1.42341,1.42062,1.42171,6703
...
raw<-
2007 Jun 28
5
Repeat if
Hello,
(Power Book G4, Mac OS X, R 2.5.0)
I would like to repeat the function range for 85 Vectors (V1-V85).
I tried with this code:
i<-0
> repeat {
+ i<-i+1
+ if (i<85) next
+ range (Vi, na.rm = TRUE)
+ if (i==85) break
+ }
I presume that the Vi is wrong, because in this syntax i is not known
as a variable. But I don´t know how to say that it is a variable here.
Would be nice if
2006 Jan 30
5
Debian Sarge Server with iptables behind D-Link Router
Hi,
I have the shown (end of this post) net work configuration.
In a "few" words: My Debian Sarge server is connected to a D-Link ADSL
Router (DSL-562T). DMZ is enabled for the Debian Sarge IP on the Router.
My Linux server has two NIC''s.
ethlan = internal Net
ethdsl = external -> D-Link
My Linux server is configured to make NAT via iptables.
Current state -
1999 Jul 08
1
new time series package available
Fritz just put the first version of a new time series package to the
contrib section at CRAN.
The package is called "tseries.tgz" and provides a library for time
series analysis. It contains
acf Autocorrelation Function
adf.test Augmented Dickey-Fuller Test
amif Auto Mutual Information Function
bds.test BDS Test
1999 Jul 08
1
new time series package available
Fritz just put the first version of a new time series package to the
contrib section at CRAN.
The package is called "tseries.tgz" and provides a library for time
series analysis. It contains
acf Autocorrelation Function
adf.test Augmented Dickey-Fuller Test
amif Auto Mutual Information Function
bds.test BDS Test
2004 Aug 06
0
compiling under redhat
Hi again.
With your help I managed to get the configure run through
- i installed or updated the various librarys. it is unsure though
if the errors seen are not in the end fatal.
when i now run make it tells me this:
Making all in src
make[1]: Wechsel in das Verzeichnis Verzeichnis »/root/icecast/icecast/src«
Makefile:220: *** Fehlendes Trennzeichen.. Schluss.
make[1]: Verlassen des
2005 Aug 02
0
Problems with samba-console from idealx
Hello NG,
I installed sucessfully the packages, sambaldaptools,
samba-console-1.1.31-1, openldap2-2.2.15-5.1, samba 3.07 for an idealx
management console samba-console.
My sytem is suse 9.2 Server and clients, and XP clients. I configured the
Sambaconsole like described
in/usr/share/doc/packages/samba-console/INSTALL.SambaConsole.
But I can not start the imc service with
/etc/init.d/imc
2008 Mar 09
2
[LLVMdev] linker error (llvm-config, eclipse)
Hi,
I'm playing around with llvm and the Kaleidoscope tutorial and first of
all I have to say I'm really impressed. LLVM rocks!
Unfortunately I've now run into a linker error while trying to optimize
the IR or turn it to bitcode and likely due to my very limited
experience with c++ I just can't figure out how to resolve it.
The linker complains that the llvm::WriteBitcodeToFile
2008 Mar 02
2
[LLVMdev] llvm/test: suffix or operands invalid for `push'
Am Samstag, den 01.03.2008, 10:57 -0800 schrieb Chris Lattner:
> > # Configure & install
> > $ cd llvm-2.2
> > # I'm trying the --build option, too.
> > $ ./configure --prefix=$HOME CC=gcc-4.2 CXX=g++-4.2 \
> > --build=x86_64-pc-linux-gnu \
> > --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu
>
> This is probably the problem. It sounds like
2004 Apr 27
2
Problems with Samba 3 and XP Roaming Profiles
I've got some annoying Problems with roaming profiles. Perhaps someone is
able to help me...
I would like to use Samba as a PDC and for storing NT roaming profiles. When
I first installed Samba 3.02 and XP SP1 (Before that I used Samba 2.2.8a and
XP without SP1), XP downloaded the old profiles it found. But upon shutdown
or logoff, changes to the profiles were not written to the server. I
2004 Sep 02
2
Searchable Archives?
Hi guys,
I am new to Asterisk. It looks great, but I have a couple of open
questions such as
- What softphones are recommended and provide Call Center level
functionality?
- What hardware (especially E1 (Euro S2M) class) are supported?
I would like to search the list archives, but can't find a searchable
archive.
Can someone please point me into the right direction?
Thanks.
Regards,