Displaying 9 results from an estimated 9 matches for "consquence".
Did you mean:
consequence
2012 May 08
1
file 2 is not in sorted order error building unsuffered consequences
...,
I just downloaded the source tar ball (Revision: 59324 Last Changed
Date: 2012-05-07) and tried to compile on a Win x64 system. I am
using Rtools version 2.15.0.1919. The only change I make is changing
MkRules.dist -> MkRules.local and setting Multi=64 I have previously
compiled unsuffered consquences without issue, but on the current
version, I get this error
windres -F pe-x86-64 -I../include -i dllversion.rc -o dllversion.o
comm: file 2 is not in sorted order
make[3]: *** [R.dll] Error 1
make[2]: *** [../../bin/x64/R.dll] Error 2
make[1]: *** [rbuild] Error 2
make: *** [all] Error 2
I did...
2009 Sep 03
2
mail_uid and mail_gid are not set in environment (for expire-tool and so)
...uid = vmail
which is confirmed with 'dovecot -n'
I have a script my-expire-tool-test containing:
#!/bin/sh
set
which basically only display environment variables.
When I run :
/usr/sbin/dovecot --exec-mail ext my-expire-tool-test
I do not see any variable MAIL_UID nor MAIL_GID. As a consquence, when I run
/usr/sbin/dovecot --exec-mail ext my-expire-tool
with my-expire-tool containing:
#!/bin/sh
# This script is a workaround for Dovecot 1.2 having issue to load modules
when running expire-tool.
# More information: http://wiki.dovecot.org/Plugins/Expire, search Dovecot
v1.2
MAI...
2017 Jun 09
1
Usage of PROTECT_WITH_INDEX in R-exts
...sk for a patch but was _asking_ /
requesting comments about the possibility to do that.
In the mean time, within the core team, the opinions were
mixed and costs of the change (recompilations needed, C source level
check tools would need updating / depend on R versions) are
clearly non-zero.
As a consquence, we will fix the documentation, rather than changing the API.
Martin
2015 Apr 24
0
model.frames and update
...he input. I'll proceed with my repairs down
another path.
An underlying question then is "if the model frame is near useless, as the responses
indicate, then why do all the standard methods save it (lm, glm, ..)"? I suspect the
answer is that it helps hide (some of) the negative consquences of how formulas are scoped.
Terry T.
On 04/24/2015 05:00 AM, r-devel-request at r-project.org wrote:
> I started to complain about this sort of thing last month, at
>
> http://article.gmane.org/gmane.comp.lang.r.devel/37805
>
> I was speaking of updating more generally (which mi...
2003 Jan 13
3
auto start
Hi,
I'm fairly new to both linux and samba.
I'm running RH8 with Samba 2.2.7a.
Samba's installed and is basically working, but can anyone tell me how I
can get samba to start when linux boots up?
I'm currently having to start it by running the following commands;
./usr/local/samba/sbin/smbd -D
./usr/local/samba/sbin/nmbd -D
I've got the Using samba book from o'reilly, but
2006 Jun 15
2
Will the echo canceler or preprocessor work with 10ms frames?
...echo canceler and preprocessor with
sipXtapi to develop a sip user agent. the sipXmedialib call flow graph
uses 10ms frames and I am not sure what the implications are if I try to
change this. The documentation seemed to indicate that a 20ms frame was
recomended, but it didn't go into the consquences of using other frame
sizes. We are going to use headsets in production but there is still a
subtle echo that goes away when the microphones are muted. I have been
testing both with a headset and using a speaker and microphone.
The preprocessor works for AGC (I have discovered my enviroment i...
2017 Jun 06
2
Usage of PROTECT_WITH_INDEX in R-exts
On 06.06.2017 10:07, Martin Maechler wrote:
>>>>>> Kirill M?ller <kirill.mueller at ivt.baug.ethz.ch>
>>>>>> on Mon, 5 Jun 2017 17:30:20 +0200 writes:
> > Hi I've noted a minor inconsistency in the documentation:
> > Current R-exts reads
>
> > s = PROTECT_WITH_INDEX(eval(OS->R_fcall, OS->R_env), &ipx);
2007 Oct 03
1
R-2.6.0 is released
...1p(), log2(), log10(), gamma(), lgamma(),
digamma() and trigamma() are now primitive. (Note that logb()
is not.)
The Math2 and Summary groups (round, signif, all, any, max, min,
summ, prod, range) are now primitive.
See under METHODS PACKAGE below for some consquences for S4 methods.
o apropos() now sorts by name and not by position on the search
path.
o attr() gains an 'exact = TRUE' argument to disable partial
matching.
o bxp() now allows 'xlim' to be specified. (PR#9754)
o C(f, SAS) now works in the...
2007 Oct 03
1
R-2.6.0 is released
...1p(), log2(), log10(), gamma(), lgamma(),
digamma() and trigamma() are now primitive. (Note that logb()
is not.)
The Math2 and Summary groups (round, signif, all, any, max, min,
summ, prod, range) are now primitive.
See under METHODS PACKAGE below for some consquences for S4 methods.
o apropos() now sorts by name and not by position on the search
path.
o attr() gains an 'exact = TRUE' argument to disable partial
matching.
o bxp() now allows 'xlim' to be specified. (PR#9754)
o C(f, SAS) now works in the...