Displaying 20 results from an estimated 18209 matches for "earlier".
2016 Apr 13
2
Warning: Global setting won't change the setting inside an earlier filter
...ovecot-2.2 main
I configured multiple SSL certificates with client TLS SNI (see
http://wiki2.dovecot.org/SSL/DovecotConfiguration).
Since my last update I get some warnings:
doveconf: Warning: /etc/dovecot/conf.d/10-ssl.conf line 12: Global
setting ssl_cert won't change the setting inside an earlier filter at
/etc/dovecot/conf.d/10-ssl-langzeittest.de.conf line 4
doveconf: Warning: /etc/dovecot/conf.d/10-ssl.conf line 13: Global
setting ssl_key won't change the setting inside an earlier filter at
/etc/dovecot/conf.d/10-ssl-langzeittest.de.conf line 5
doveconf: Warning: /etc/dovecot/conf.d/...
2004 Oct 05
3
Need R Version 1.8.0 or earlier
Hello.
I need R in Version 1.8.0 or earlier. I also need the packages foreign, x-table and gregmisc for this version. Does anyone know where I can get it?
Greetings
Michael Weber
[[alternative HTML version deleted]]
2006 Jan 14
2
Section 7.1 HML documentation (PR#8484)
...it actually means.
>> Base R comes with some facilities to communicate via BSD sockets on systems
that support them (...). One potential problem....
>> For new projects it is suggested that socket connections are used instead.
"Used instead"? Instead of what?
>>The earlier low-level interface is given by functions make.socket,
read.socket, write.socket and close.socket.
What does "earlier" mean? Earlier than what?
2012 Nov 05
2
Issues with VANISHED CHANGEDSINCE
I've been seeing the following wonky behavior with Dovecot. Currently
this is with Dovecot 2.0.19, but I was also seeing it in earlier
versions as well, including versions from the 1.x series. Some
background, this is from Horde's ActiveSync library, when it is trying
to determine what UIDs have recently been expunged. I can guarantee
that when this command was sent, there was only one or two emails that
were remov...
2024 Oct 10
1
Typo in DateTimeClasses.Rd
...thread that started today [1], I read the documentation
for DateTimeClasses {base} more carefully and noticed a typo in the
"Details on POSIXlt" section, in the paragraph right after the
components list.
The original and corrected are "he" instead of "the".
From earlier versions of R, he last two components will not be present
for times in UTC and are platform-dependent.
From earlier versions of R, the last two components will not be present
for times in UTC and are platform-dependent.
--- datetimeclasses.rd 2024-03-26 23:02:03.000000000 +0000
+++ datetime...
2014 Nov 02
1
package vignettes build in the same R process?
If I understand correctly, all vignettes in a package are built in the same R
process. Global options, loaded packages, etc., in an earlier vignette persist
in later vignettes. This can introduce user confusion (e.g., when a later
vignette builds successfully because a package is require()'ed in an earlier
vignette, but not the current one), difficult-to-identify bugs (e.g., when
a setting in an earlier vignette influences calcu...
2011 Aug 22
0
[LLVMdev] Reviving the new LLVM concurrency model
...>>> reads from other threads should see all of them? But intuitively, it
>>>> seems to be fine for a read to ``miss'' some of the writes as long as
>>>> the writes seen are monotonic in the sense that later reads should see
>>>> the same write of earlier reads, or any write monotonically after the
>>>> writes seen.
>>>>
>>>> In the case there is only one monotonic write, what does 'eventually'
>>>> mean? Can we know a write must be seen when some condition holds, for
>>>> example,...
2002 Oct 11
4
read.table( ... comment.char="#") truncated my data
Dear all,
I found that the new feature of the comment.char="#" argument in the
read.table function truncated my data while the data set actually contains
'#'. We analyze lot of data that contain '#'. This is really annoying and
it is also not compatible earlier version of R. I searched the R archive
and found the following message for the scan function. Is it possible to
change the default to " " in read.table ?
Thanks,
Ren
On Tue, 19 Feb 2002, Steve Cassidy wrote:
> I've just discovered the recent addition of the comment.char arg...
2011 Aug 22
4
[LLVMdev] Reviving the new LLVM concurrency model
..., monotonic
>>> reads from other threads should see all of them? But intuitively, it
>>> seems to be fine for a read to ``miss'' some of the writes as long as
>>> the writes seen are monotonic in the sense that later reads should see
>>> the same write of earlier reads, or any write monotonically after the
>>> writes seen.
>>>
>>> In the case there is only one monotonic write, what does 'eventually'
>>> mean? Can we know a write must be seen when some condition holds, for
>>> example, a number of instruct...
2006 Mar 13
3
"./blah/blah" vs. "/blah/blah"
Hello,
Earlier in my rails application, I was using the convention of writing the
following to refer to templates and/or views in the view folder.
"./blah/blah"
But in the Edge rail, it doesn''t work and the page doesn''t shows any output
there is no error in the development log as well...
2008 Jul 29
1
DO NOT REPLY [Bug 5647] New: A way to make earlier --compare-dest dirs hide later ones
https://bugzilla.samba.org/show_bug.cgi?id=5647
Summary: A way to make earlier --compare-dest dirs hide later
ones
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org...
2011 Nov 01
0
Patch "genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier" has been added to the 3.1-stable tree
This is a note to let you know that I''ve just added the patch titled
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
to the 3.1-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
genirq-add-irqf_resume_early-and-resume-such-irqs-earlier.patch
and it can be found in the queue-3.1 subdirectory.
If you, or anyon...
2010 Nov 15
1
repository of earlier Windows versions of R packages
Dear Helpers,
I was trying to find a repository of earlier Windows versions of R packages. However, while I can find the Archives for Linux versions (in the "Old Sources" section of each package's Downloads) , I cannot find one for Windows versions. Does such a repository exist? If so, where can I find it?ThanksJonathan Williams...
2013 Oct 03
1
Can sieve filter mail based on emails earlier in the thread?
...- filter into the particular mailing list folder
- AND filter into INBOX (or another folder of my choosing)
I'm thinking for this, the first two can have rules that take into
account In-Reference-To and
using my domain. But the third case of using a flag... that seems to
require referencing earlier
emails in the thread.
Is this possible in sieve? Or am I barking up the wrong tree?
I believe gmail can do it, but who knows what they use for their
filtering...
Thanks for any help anyone provides!
Cheers,
Hugh
2008 Oct 14
2
Re : (a) Credit Scoring models and (b) aceesing earlier emails
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20081014/df8fd0b2/attachment.pl>
2018 Nov 19
2
[PATCH] common/mltools: Add a debug statement when we try to run a non-existent program.
Previously:
$ virt-v2v -v -x -i disk fedora-28.img -o openstack -oo server-id=foo
virt-v2v: libguestfs 1.39.11fedora=29,release=1.fc29,libvirt (x86_64)
libvirt version: 4.5.0
virt-v2v: error: openstack: precheck failed, there may be a problem with
authentication, see earlier error messages
rm -rf '/var/tmp/null.dTxRFN'
Notice there is no "earlier error message".
After this commit the error changes to:
openstack: executable not found
virt-v2v: error: openstack: precheck failed, there may be a problem with
authentication, see earlier error me...
2016 Mar 23
1
Re: [PATCH v3 02/11] appliance: Move /proc/cmdline checks earlier.
...gt; +# Update the system clock.
> +hwclock -u -s
> +
> # Set up the network.
> ip addr add 127.0.0.1/8 brd + dev lo scope host
> ip link set dev lo up
Considering commit bb5d30ab2af5720775c63179afdec3ad9efd510d, these
checks (excluding the guestfs_channel one) could be moved ever earlier
than there, what do you think? I'd say between the mount of the
filesystems and the static nodes setup.
--
Pino Toscano
2014 Jun 26
2
[Bug 10675] New: rsyncing >2GB file onto fat32 partition should fail earlier
https://bugzilla.samba.org/show_bug.cgi?id=10675
Summary: rsyncing >2GB file onto fat32 partition should fail
earlier
Product: rsync
Version: 3.1.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: darko.veberic at ijs.si
QACon...
2004 Aug 21
4
loadhistory() in .Rprofile ?
...one command for testing,
loadhistory("~/.Rhistory")
but this gives me an error on R startup:
Error: couldn't find function "loadhistory"
Invoking loadhistory() as the first interactive command works fine;
incidentally, I believe loadhistory() in the .Rprofile worked in
earlier or other platform R releases, too.
Is the .Rprofile now loaded before loadhistory()? if so, this seems to
make it impossible to set up one big history file across directories
(save history prior to exit, then reload automatically on entry). if
not, I probably screwed something up---again.
re...
2008 Mar 08
1
R cmd check error reg namespace
...K
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated
dependencies ... OK
* checking for unstated dependencies in R code ... WARNING
Error in get(cname, where) :
promise already under evaluation: recursive default argument
reference or earlier problems?
Error: .onLoad failed in 'loadNamespace' for 'methods'
Execution halted
>AFAIK i'm not using the methods package nor namespaces so I'm not
sure what to do about this?
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of t...