Displaying 20 results from an estimated 20 matches for "zeiling".
Did you mean:
ceiling
2011 May 28
5
Segmentation fault again
Hi,
I have the following report after a cron job again?
/root/tools/expunge: Zeile 3: 4869 Speicherzugriffsfehler doveadm
expunge -A mailbox Spam savedbefore 5d
/root/tools/expunge: Zeile 5: 4915 Speicherzugriffsfehler doveadm
expunge -A mailbox Papierkorb savedbefore 4d
See the attachment.
Any ideas greatly appreciated. Thanks
--
Mit freundlichen Gr??en,
with kind regards,
Jim Knuth
2015 Feb 16
2
Small typo in german translation
Dear developers,
I found a small typo in the german translation for the aggregate() function:
In the string "keine Zeile f?r die Aggragation" it should be spelled
'Aggregation' instead of 'Aggragation' (e instead a).
After a quick look into the sources, I found two places for it:
#grep -r -e "Aggragation" *
src/library/stats/po/R-de.po:msgstr "keine
2009 Apr 22
1
Installation fails (PR#13669)
Full_Name: Dieter Kadelka
Version: 2.9.0
OS: Linux
Submission from: (NULL) (129.13.115.98)
Hallo,
my system is
Linux mspcka3 2.6.5-7.276-default #1 Mon Jul 24 10:45:31 UTC 2006 i686
GNU/Linux
with gcc-4.3.3
Installation of R-2.9.0 fails, R-2.8.1 is o.k.
After
configure
make
I get
...
WARNING: ignoring environment value of R_HOME
>>> Building/Updating help pages for package
2010 Apr 01
3
reading excel into R
Dear all,
I am new R user and I am sure that this question has been asked quite often
and I have also googled it and read about it! I understood that in order to
read excel sheet into R you need to open it and saved it as csv or text, is
this true? or you can use read.delim2 and read.csv2 to do this without the
following error
> dat <- read.csv2(file="C:\\Dokumente und
2017 Nov 07
1
Reset-ComputerMachinePassword
Dear list,
Resetting a computer password in samba 4.6 or later via Windows 7 PowerShell doesn't work. It worked fine until 4.5. Can someone confirm this or do only I have this problem?
PS C:\Users\Administrator> Reset-ComputerMachinePassword -Credential $cred
Reset-ComputerMachinePassword : Das Kennwort des sicheren Kanals für das Computerkonto konnte in der Domäne nicht
zurückgesetzt
2010 Jan 08
1
Zeilenweiser Plot einer Matrix
Liebe Liste,
bin noch absoluter R-Anf?nger und trotz flei?igen Lesens der
Dokumentation noch nicht zur L?sung des folgenden Problems vorgedrungen.
Die Werte einer 2D-Matrix sollen in einem einzigen 2D-Plot dargestellt
werden, in dem jeweils f?r die Werte einer Zeile ein Graph aus mit
Linien verbundenen Punkten gezeichnet wird. Die Matrix besitzt zw?lf
Spalten, die x-Achse soll einfach mit 1:12
2017 Aug 18
1
Issues of R_pretty in src/appl/pretty.c
Examples similar to
pretty(c(-1,1)*1e300, n = 1e9, min.n = 1)
with smaller 'n':
pretty(c(-1,1)*1e304, n = 1e5, min.n = 1)
pretty(c(-1,1)*1e306, n = 1e3, min.n = 1)
A report on 'pretty' when working with integers, similar to what led to change of 'seq' fuzz, is https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15137
--------------------------------------------
On Tue,
2009 Jun 15
0
[Fwd: Re: enourmous amount of disc writes]
-------- Original Message --------
Subject: Re: [Dovecot] enourmous amount of disc writes
Date: Mon, 15 Jun 2009 18:48:50 +0200
From: Rainer Sigl <sigl at mpe.mpg.de>
To: Ralf Hildebrandt <Ralf.Hildebrandt at charite.de>
References: <4A3640C5.1070105 at mpe.mpg.de>
<4A364233.6090001 at schetterer.org> <4A365913.6030301 at mpe.mpg.de>
<20090615142836.GX29026 at
2008 Nov 06
0
VC98 unter wine -> undname.c:189: str_array_push: Assertion
Hi everybody,
am trying to compile an existing Visual C++ 6 projekt under wine.
But at one file i get the error mentioned in the topic.
Some more detail about the code:
working:
Code:
typedef std::set<Int> IdxSet;
typedef map<Int, IdxSet> InstMap;
typedef map<string, InstMap> AttrMap;
typedef map<string, Int> AttrMonitor;
not working:
Code:
typedef
2005 Nov 07
0
Visual Studio/Samba Compile from Shares issue
Subject:
==================================================================
fatal error C1001: INTERNER COMPILER- FEHLER
(Compiler-Datei 'E:\8966\vc98\p2\src\P2\p2symtab.c', Zeile 932)
Bitte klicken Sie im Men? '?' von Visual C++ auf 'Software Service',
oder ?ffnen Sie die Hilfedatei f?r den Software Service, um weitere
Informationen zu erhalten.
2009 Jul 29
3
(senza oggetto)
Ciao,
ho aperto con R un file di classe data frame con 15000 righe e 29 colonne.
Nella console però sono visualizzate solo la prime e l'ultima colonna e le ultime 8000 righe circa.
E' possibile una visualizzazione completa?
Grazie
Sabrina
[[alternative HTML version deleted]]
2008 Dec 15
0
mixed csv and csv2
Dear all,
I have a huge problem after downloading and exporting data from Reuters3000
XTra:
I downloaded many many monthly, quarterly and yearly data. I do not know
why, but after saving, I have mixed-data sets, i.e. files which can be
imported as “read.csv” and others that are in the format of “read.csv2”.
Sure I could change them, but normally it should be possible to mix them…
For
2017 Aug 19
1
Issues of R_pretty in src/appl/pretty.c
Yes, they work now.
I mentioned them partly because the commit description said overflow for large n and partly to be considered for regression tests.
--------------------------------------------
On Sat, 19/8/17, Martin Maechler <maechler at stat.math.ethz.ch> wrote:
Subject: Re: [Rd] Issues of R_pretty in src/appl/pretty.c
Cc: r-devel at r-project.org
Date: Saturday, 19 August, 2017,
2002 Jul 12
0
Installation
Hello,
I can not install rsync 2.5.5. on a Caldera Open Unix 8.0.0 Operating
System.
After ./configure I enter the command "make" and I get the following
Message:
UX:make: FEHLER: Zeile 66: Syntaxfehler
Where can I get help?
I add the files: config.log and Makefile.
P. Schnickmann
-------------- next part --------------
This file contains any messages produced by compilers while
running
2017 Aug 11
2
Issues of R_pretty in src/appl/pretty.c
See https://stat.ethz.ch/pipermail/r-devel/2017-August/074746.html for the origin of the example here.
That
pretty(c(-1,1)*1e300, n = 1e9, min.n = 1) gave 20 intervals, far from 1e9, but
pretty(c(-1,1)*1e300, n = 1e6, min.n = 1) gave 1000000 intervals
(on a machine), made me trace through the code to function 'R_pretty' in https://svn.r-project.org/R/trunk/src/appl/pretty.c .
*lo is
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
2024 Jan 04
1
Fresh ad installation - Win2022 can't join
Am 04.01.2024 um 13:28 schrieb lists--- via samba:
> Am 04.01.2024 um 12:36 schrieb Rowland Penny via samba:
>> On Thu, 4 Jan 2024 12:12:57 +0100
>> lists--- via samba <samba at lists.samba.org> wrote:
>>
>>> Am 04.01.2024 um 11:55 schrieb Rowland Penny via samba:
>>>> On Thu, 4 Jan 2024 11:19:17 +0100
>>>> lists--- via samba <samba at
2013 Apr 14
10
[samba4] crash of winbind after "ls -l /usr/local/samba/var/locks/sysvol"
Hi,
I used Samba 4.0.5 in Wheezy. Here is that I have done:
---------------------------------------------------------------
samba-tool domain provision --realm=CHEZMOI.PRIV --domain=CHEZMOI \
--server-role=dc --dns-backend=SAMBA_INTERNAL --adminpass='+toto123'
echo "nameserver 192.168.0.21" > /etc/resolv.conf
samba
ln -s /usr/local/samba/lib/libnss_winbind.so
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
2024 Jan 05
1
Fresh ad installation - Win2022 can't join
Good morning :)
Am 04.01.2024 um 20:17 schrieb lists--- via samba:
> Am 04.01.2024 um 13:28 schrieb lists--- via samba:
>> Am 04.01.2024 um 12:36 schrieb Rowland Penny via samba:
>>> On Thu, 4 Jan 2024 12:12:57 +0100
>>> lists--- via samba <samba at lists.samba.org> wrote:
>>>
>>>> Am 04.01.2024 um 11:55 schrieb Rowland Penny via samba: