search for: 17890

Displaying 17 results from an estimated 17 matches for "17890".

Did you mean: 17390
2012 Apr 13
2
problem with svyby and NAs (survey package)
..."true" for dichotomous variable for various subgroups in a survey. This works fine, but obviously doesn't give proportions directly: svytable(~SurvYear+problem.vandal, seh.dsn, round=TRUE) problem.vandal SurvYear FALSE TRUE 1995 8906 786 1997 17164 2494 1998 17890 1921 1999 18322 1669 2001 17623 2122 ... Note some years are missing - they are part of the dataset, but all responses are NA (the question wasn't asked). However, this gives an error, and I'd like to understand why - it works for variables without missing years: svyby(~proble...
2020 Oct 27
2
Expert to work on load issue
...3 Active calls 306 udp 0 1280 0.0.0.0:18494 0.0.0.0:* CPU USAGE 137.5 Active calls 307 CPU USAGE 141.2 Active calls 306 CPU USAGE 137.5 Active calls 307 CPU USAGE 562.5 Active calls 308 CPU USAGE 862.5 Active calls 311 CPU USAGE 164.7 Active calls 310 udp 0 768 0.0.0.0:17890 0.0.0.0:* udp 0 1280 0.0.0.0:11504 0.0.0.0:* [root at a30 ~]# On Tue, Oct 27, 2020 at 1:21 PM Jon Bonilla (Manwe) <manwe at aholab.ehu.es> wrote: > El Tue, 27 Oct 2020 12:52:47 -0400 > Dovid Bender <dovid at telecurve.com> escribió: > > &gt...
2006 Apr 04
0
Customized buttons for button_to()?
I wanted to use custom buttons, is there a way I can specify those? -- Posted via http://www.ruby-forum.com/.
2010 Sep 08
0
Asterisk 1.8.0-beta5 Now Available
...releases, see the Asterisk versions page. http://www.asterisk.org/asterisk-versions This release contains fixes since the last beta release as reported by the community. A sampling of the changes in this release include: * Fix issue where TOS is no longer set on RTP packets. (Closes issue #17890. Reported, patched by elguero) * Change pedantic default value in chan_sip from 'no' to 'yes' * Asterisk now dynamically builds the "Supported" header depending on what is enabled/disabled in sip.conf. Session timers used to always be advertised as being supp...
2010 Sep 08
0
Asterisk 1.8.0-beta5 Now Available
...releases, see the Asterisk versions page. http://www.asterisk.org/asterisk-versions This release contains fixes since the last beta release as reported by the community. A sampling of the changes in this release include: * Fix issue where TOS is no longer set on RTP packets. (Closes issue #17890. Reported, patched by elguero) * Change pedantic default value in chan_sip from 'no' to 'yes' * Asterisk now dynamically builds the "Supported" header depending on what is enabled/disabled in sip.conf. Session timers used to always be advertised as being supp...
2023 Mar 02
1
transform.data.frame() ignores unnamed arguments when no named argument is provided
...ed, so you are testing unspecified behaviour. I guess this falls in a similar category as the note If some of the values are not vectors of the appropriate length, you deserve whatever you get! Experiments for a related Problem Report (<https://bugs.r-project.org/show_bug.cgi?id=17890>) showed that packages bravely ignore the caveats mentioned on the help page, including to assume recycling the rows of the input data frame. I didn't yet see any uses of unnamed arguments, though. That said, I agree that transform.data.frame() should be improved. Maybe unnamed argument...
2023 Mar 02
1
transform.data.frame() ignores unnamed arguments when no named argument is provided
Dear r-devel, See below: transform(data.frame(a = 1), 2, 3) #> a #> 1 1 transform(data.frame(a = 1), b=2, 3) #> a b X3 #> 1 1 2 3 We need a small modification to make it work consistently, see below: transform.data.frame <- function (`_data`, ...) { e <- eval(substitute(list(...)), `_data`, parent.frame()) tags <- names(e) ## NEW LINE
2020 Oct 29
0
Expert to work on load issue
...0.0.0.0:18494 0.0.0.0:* > > CPU USAGE 137.5 Active calls 307 > CPU USAGE 141.2 Active calls 306 > CPU USAGE 137.5 Active calls 307 > CPU USAGE 562.5 Active calls 308 > CPU USAGE 862.5 Active calls 311 > CPU USAGE 164.7 Active calls 310 > udp 0 768 0.0.0.0:17890 0.0.0.0:* > > udp 0 1280 0.0.0.0:11504 0.0.0.0:* > > [root at a30 ~]# > > > > On Tue, Oct 27, 2020 at 1:21 PM Jon Bonilla (Manwe) <manwe at aholab.ehu.es> > wrote: > >> El Tue, 27 Oct 2020 12:52:47 -0400 >> Dovid Bender &l...
2020 Oct 27
2
Expert to work on load issue
Hi, Sorry in advance that I am emailing the users list and not the biz list I think I will find my target audience here. We are looking to hire a consultant to help us figure out an issue. We are having what seems are "random load" issues with bare metal boxes that are dedicated to Asterisk and a few Perl AGI's. We went after all the usual suspects (CPU IDLE, memory usage etc.). I
2019 Oct 18
3
Dovecot v2.3.8 released
...2VPPFOxv4t>: Debug: Mailbox INBOX: UID 17889: Opened mail because: prefetch Oct 18 13:39:41 imap(XXXX)<7552><ebbmyS2VPPFOxv4t>: Debug: Mailbox INBOX: UID 17889: Opened mail because: full mail Oct 18 13:39:41 imap(XXXX)<7552><ebbmyS2VPPFOxv4t>: Debug: Mailbox INBOX: UID 17890: Opened mail because: prefetch Oct 18 13:39:41 imap(XXXX)<7552><ebbmyS2VPPFOxv4t>: Debug: Mailbox INBOX: UID 17890: Opened mail because: full mail Oct 18 13:39:41 imap(XXXX)<7552><ebbmyS2VPPFOxv4t>: Debug: Mailbox INBOX: UID 17891: Opened mail because: prefetch Oct 18 13:3...
2019 Oct 08
4
Dovecot v2.3.8 released
https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz.sig Binary packages in https://repo.dovecot.org/ Changes + Added mail_delivery_started and mail_delivery_finished events, see https://doc.dovecot.org/admin_manual/list_of_events/ for details. + dsync-replication: Don't replicate users who have "noreplicate" extra field in
2019 Oct 08
4
Dovecot v2.3.8 released
https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz.sig Binary packages in https://repo.dovecot.org/ Changes + Added mail_delivery_started and mail_delivery_finished events, see https://doc.dovecot.org/admin_manual/list_of_events/ for details. + dsync-replication: Don't replicate users who have "noreplicate" extra field in
2011 Jul 22
0
Wine release 1.3.25
...e Kings / Siedler 5 - Das Erbe der K?nige 15586 Barkley, Shut up and Jam: Gaiden - Intro screen is drawn mostly off screen 17398 Giants: Citizen Kabuto - shadows appear as flickering pixel patterns 17815 Red Alert 3 won't start because of missing directx 9.0 (which works for others). 17890 Unreal Tournament shows only a quarter of the screen in full screen mode 18590 Silent Heroes: Out of adapter memory 18672 WinBUGS crashes under Linux with any Wine version > 1.1.12. 19030 Escape from Monkey Island - saving game freezes 19684 Viewports aren't displayed correctly...
2024 Apr 24
0
[Rd] R 4.4.0 is released
...ithAutoprint({ .. }) now preserves srcrefs previously lost, thanks to Andrew Simmons' report plus fix in PR#18572. * transform.data.frame() no longer adjusts names; in particular, untransformed variables are kept as-is, including those with syntactically invalid names (PR#17890). * The keep.source option for Rd \Sexpr blocks is no longer ignored. * The formula methods for t.test() and wilcox.test() now catch when paired is passed, addressing PR#14359; use Pair(x1, x2) ~ 1 for a paired test. * The level reported in the browser prompt was often to...
2024 Apr 24
0
[Rd] R 4.4.0 is released
...ithAutoprint({ .. }) now preserves srcrefs previously lost, thanks to Andrew Simmons' report plus fix in PR#18572. * transform.data.frame() no longer adjusts names; in particular, untransformed variables are kept as-is, including those with syntactically invalid names (PR#17890). * The keep.source option for Rd \Sexpr blocks is no longer ignored. * The formula methods for t.test() and wilcox.test() now catch when paired is passed, addressing PR#14359; use Pair(x1, x2) ~ 1 for a paired test. * The level reported in the browser prompt was often to...
2005 Nov 27
0
Problems running Samba on RHEL4U2
...live(505) got smb length of 86 [2005/11/25 13:13:28, 6, pid=18199, effective(31806, 2100), real(31806, 0)] smbd/process.c:process_smb(1090) got message type 0x0 of len 0x56 [2005/11/25 13:13:28, 3, pid=18199, effective(31806, 2100), real(31806, 0)] smbd/process.c:process_smb(1091) Transaction 17890 of length 90 [2005/11/25 13:13:28, 5, pid=18199, effective(31806, 2100), real(31806, 0)] lib/util.c:show_msg(486) [2005/11/25 13:13:28, 5, pid=18199, effective(31806, 2100), real(31806, 0)] lib/util.c:show_msg(496) size=86 smb_com=0x32 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=24 smb_flg...
2010 May 12
25
Install ubunto domU
Dear *, I''m more used to work with RedHat like OSes. Still, I did not denied the request from a user who wants a domU based on ubunto. I usually use virt-install to do the job, with a script similar to this one: #!/bin/sh BASE=SL-4.7-i386-pv \ virt-install --nographics \ --nonsparse \ --paravirt \ --noreboot \