search for: goofy

Displaying 20 results from an estimated 161 matches for "goofy".

2011 Oct 12
2
goofy class question
Dear R People: Here is a really goofy question. I have some objects which have 2 classes: data.frame and ucr. Also, the classes will always be in that order. I have tried all sorts of things, but to no avail. listucrModels <- function(envir=.GlobalEnv, ...) { objects <- ls(envir=envir, ...) if (length(objects) == 0) N...
2007 Jul 10
0
Macro Goofiness
I am trying to use a macro to screen calls by calling several different phones at the same time in different groups. Find me will not work and queues will not work either. Trust me, I've tried them both and they don't work like they should. Here is what I have: A call comes into 6084 and does the following (in default context): exten => 6084,1,NoOp(test) exten =>
2012 Aug 13
6
named character question
Dear R People: Here is a goofy question: I want to extract the zip code from an address and here is my work so far: > add1 results.formatted_address "200 W Rosamond St, Houston, TX 77076, USA" > add1[1][32:36] <NA> <NA> <NA> <NA> <NA> NA NA NA NA NA >...
2008 Nov 05
3
Check my math please
Ok this is kind of a goofy question but I want to make sure I get it right. Suppose we have a 25 mb video, that is 117 seconds long. If we wish for this streaming video to play smoothly with no compression, buffering or skipping, the following bandwidth requirements must be met: 25 megabytes = 204800 kilobits. 204800 kb /...
2015 Jul 30
3
why no recent bind update for CentOS 6?
> On Jul 28, 2015, at 18:48, Peter <peter at pajamian.dhs.org> wrote: > > On 07/29/2015 11:51 AM, Noam Bernstein wrote: >> Hi CentOS developers - I?ve been happily using CentOS for several >> years now, so thanks for all the good work. In the last week, >> however, I noticed that while the items in RHSA-2015:1443 has shown >> up as updates (and announced on
2007 Sep 03
1
Linux User Auditing
Is it possible to audit the Linux User Shell? I am trying to gather what commands a user is running no our systems. Can auditd handle this? TIA -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070903/3d4d491d/attachment.html>
2007 Jan 12
3
Content-Length: 0
While trying to debug a goofy XML loading issue in IE, I''ve found that Mongrel (latest) returns Content-Type: 0 with every request on a particular (CentOS 4) server, yet not on my local (OS X) box. These both access identical Rails apps. This seems like a clue, but thought I''d ask here if for some reas...
2015 Jul 30
1
why no recent bind update for CentOS 6?
...; > Why didn?t it just go into CentOS 6.6 like a dozen other packages this week? Disregard, I guess for whatever reason when a new dot-release is going on, things go into CR, but otherwise they go into the dot-release. Or so I just read in the notes about the current repo state. Yay, another goofy annoying thing to remember and another thing to go add to ansible code to deploy and undeploy this goofy CR repo, just to check machines properly for security updates. Not that I don?t love ya, volunteers, but I really hate waiting on security updates while they bounce through CR? that doesn?t ma...
2002 Aug 15
2
Question on Accessing Samba Shares from a Windows XP Pro box...
...I can ping the server from my Windows XP pro box and vice versa, I know Samba is running and have the "encrypted passwords" option in Samba turned on. On the XP machine, I can see the linux file server, but cannot access any of the shares. It tells me I don't have permission (or some goofy thing like this). Does anyone know of some "common" stumbling points I may be experiencing here? Any advice would be appreciated. -Steve
2013 Jan 13
2
getting TukeyHSD code
Hello R People: Here's the Saturday night goofy question. I would like to see the code for TukeyHSD function and I tried the following: > getAnywhere("TukeyHSD") A single object matching ?TukeyHSD? was found It was found in the following places package:stats namespace:stats with value function (x, which, ordered = FALSE, conf...
2009 Oct 15
2
Mounting Network Storage Issues
...ry solution for a bigger problem ( IE 15 different puters of all various OS Flavors). However I am not able to connect to any network storage server such as Windows PC's or NAS Storage using map network drive functions normally used with windows on CentOS. I am wondering if there is something goofy with this or is Cent just incompatible with NTFS network storage drives? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091014/754ef2bb/attachment-0002.html>
2012 Mar 15
4
replicating C example from the Extensions Manual problem
...u99 -I/usr/share/R/include -fpic -O3 -pipe -g -c convolve.c -o convolve.o convolve.c: In function ?convolve?: convolve.c:3:1: error: unknown type name ?R_len_t? make: *** [convolve.o] Error 1 What is wrong, please? This is on Ubuntu 11.10 with R-2.14.2. I'm sure that it's totally goofy. Thanks, Erin -- Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: erinm.hodgess at gmail.com
2010 Oct 15
2
Joining together multiple csv files
...tion, but I haven't been able to figure it out. I have a bunch of csv files I'd like to put into one csv using R. I have tried cat, append, join, aggregate, and a bunch of other things, but none of them really work for combining the data. If it's one of those listed, then my syntax is goofy. The csv files have different row numbers but the same columns. I just want to add each one to the end of the other. I've removed the heading from all but one of them (but I could easily get the headings all back if that helps). Thanks for the help! Tyler [[alternative HTML version de...
2024 Apr 22
2
x[0]: Can '0' be made an allowed index in R?
You could have negative indices. There are two ways to do this. 1) provide a large offset. Offset <- 30 for (i in -29 to 120) { print(df[i+Offset])} 2) use absolute values if all indices are negative. for (i in -200 to -1) {print(df[abs(i)])} Tim -----Original Message----- From: R-help <r-help-bounces at r-project.org> On Behalf Of Peter Dalgaard via R-help Sent: Monday, April 22,
2007 Aug 28
2
quota imap_quota
...@',1),'/') | CONCAT('5000') | CONCAT('5000') | CONCAT('maildir:storage=', quota) | +----------------------------------------------------------------------------------------------+----------------+----------------+-----------------------------------+ | /home/vmail/goofy.celuloza.ro/bazy/ | 5000 | 5000 | maildir:storage=102400000 | +----------------------------------------------------------------------------------------------+----------------+----------------+-----------------------------------+ I made the query...
2005 Aug 21
2
Kernel or kernel-smp ?
...the smp kernel if the cpu flag "ht" is set -- which mine isn't. So, can anyone explain why, on a fresh bare-metal install I'm blessed with an smp kernel? Also, is the statement about an smp kernel running O.K. on a single processor machine pure hogwash or is there something goofy about my m/b and/or processor? Of course, once there is an -smp kernel installed "yum update kernel*" keeps the string of luck going. -- It is Sun Aug 21 09:48:33 CDT 2005 ratnow. The next Next-Step will begin in 2526087 seconds at 3:30 P.M. on Monday 9/19/2005 at the Golden Gristle ra...
2010 Apr 12
2
[PATCH] Access to more Arel predicate types from where condition hash
...#39;t see a whole lot of downsides to this... One thing that could perhaps be improved is the elimination of quote requirements around hash keys by method_missing on Symbol (:table.column), and an operator for method selection -- :column/:method maybe? I don''t know, that syntax looks a bit goofy, too. I chose the # of its relationship to Object#method. Most likely for the same reasons the new routing strings were chosen. Thanks, Ernie -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email t...
2003 Dec 10
1
extensive grid docs?
...;t get bounced) and have only come across the R newsletters and it appears that grid was new as of 1.8.0? I think the best way to proceed is to create the plot, clip it using a polygon, then manually add the annotation. Is that correct? I couldn't find much on the FAQ regarding creating really goofy plots with grid and any hints would be greatly appreciated. Thanks, Jeff. --- Jeff D. Hamann Forest Informatics, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 (office) 541-754-1428 (cell) 541-740-5988 jeff.hamann at forestinformatics.com www.forestinformatics.com -------------- next part ---...
2011 Feb 02
1
set digits in xtable by row
...everal _rows_ in my table. The 'digits' option in xtable() sets the number of digits to display for specified columns. Am I missing another obvious option to do the same thing for rows? A quick RSiteSearch didn't turn up anything. I can't just flip the table sideways, but it looks goofy when I report sample sizes etc as 123.0000. Thanks! -- Christian Raschke Department of Economics and ISDS Research Lab (HSRG) Louisiana State University Patrick Taylor Hall, Rm 2128 Baton Rouge, LA 70803 crasch2 at lsu.edu
2006 Sep 19
1
Postfix - Dovecot - SASL
I am trying to get Dovecot - Postfix - SASL to work. So, I do not have to use the pop-before-smtp goofy way of authenticating pop3 users when they want to SEND mail. dovecot.conf ------------ pop3_uidl_format = %08Xu%08Xv auth default { mechanisms = plain login passdb sql { args = /home/digipanel/secure/programs/dovecot/config/dovecot-mysql.conf } userdb sql { args = /home/digip...