search for: groucho

Displaying 20 results from an estimated 148 matches for "groucho".

2019 Aug 15
2
Feature request: non-dropping regmatches/strextract
I do think keeping the default behavior is desirable for backwards compatibility; my suggestion is not to change default behavior but to add an optional argument that allows a different behavior. Although this can be implemented in a user-defined function, retaining empty matches facilitates programmatic use, and seems to be something that should be available in base R. It is available, for
2019 Aug 15
1
Feature request: non-dropping regmatches/strextract
Using a non-capturing group, "(?:...)" instead of "(...)", simplifies my example a bit > x <- c("Groucho <groucho at marx.com>", "<chico at marx.com>", "Harpo") > strcapture("([[:alpha:]]+)?(?: *<([[:alpha:]. ]+@[[:alpha:]. ]+)>)?", x, proto=data.frame(Name=character(), Address=character(), stringsAsFactors=FALSE)) Name Address 1 Gr...
2019 Aug 15
0
Feature request: non-dropping regmatches/strextract
...acter_ is almost always inappropriate if the match information comes from gregexpr. I think strcapture() does a pretty good job of what I think you are trying to do. Perhaps adding an argument to map no match to NA instead of "" would give you just what you wanted. > x <- c("Groucho <groucho at marx.com>", "<chico at marx.com>", "Harpo") > d <- strcapture("([[:alpha:]]+)?( *<([[:alpha:]. ]+@[[:alpha:]. ]+)>)?", x, proto=data.frame(Name=character(), Junk=character(), Address=character(), stringsAsFactors=FALSE)) > d[...
2017 Feb 27
0
All Samba shares suddenly becoming read only
..., all of a sudden, all files are read-only. I recently added a USB WiFi dongle to give the server a presence on the WiFi VLAN. Using this I am able to provide an Air Print service for our mobile devices. For some reason this made the server unavailable to some clients, including a Fedora box (GROUCHO) that does host health checks using ping. What I found was that if the WiFi was up on Zeppo (10.6.103.1/24) then Groucho (10.6.1.1/24) could not ping Zeppo's LAN address 10.6.1.101/24. Groucho only has the LAN and has no WiFi. However, Zeppo could still ping groucho. If the WiFi was down...
2005 Feb 21
7
xen and reiserfs
Hi I''m running Xen on Fedora core 3... uname -a Linux groucho 2.6.10-1.1148_FC4xen0 #1 SMP Sat Feb 19 15:15:24 EST 2005 i686 i686 i386 GNU/Linux # xm list Name Id Mem(MB) CPU State Time(s) Console Domain-0 0 121 0 r---- 140.9 What I''m trying to do is get SuSE 9.2 to come up in it''s own domain.. /dev...
2011 Jan 13
2
another question about account locking
Is there a way that we can increment the samba bad password count, when a user fails a password on a linux system? I'm looking for ways to get both Windows and Linux to simultaneously lock out accounts if they fail so many times. We're using an LDAP backend.
2003 Oct 04
0
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
...> > > -- no debconf information > > > > > > > > > > > > > > > > > > -- > > > Those are my principles, and if you don't like them... well, I have others. > > > -- Groucho Marx > > > > > > ______________________________________________ > > > R-devel@stat.math.ethz.ch mailing list > > > https://www.stat.math.ethz.ch/mailman/listinfo/r-devel > > > > -- > > Douglas Bates bates@stat.wisc....
2005 Aug 02
1
Paging systems from the phone...
Hi all, Is there a model of IP phone, with a built-in speaker, that can be used as part of a Overhead Paging system? Can Asterisk accomodate such a feature? Regards, Francois Random Thought: --------------- It isn't necessary to have relatives in Kansas City in order to be unhappy. -- Groucho Marx
2005 Jul 07
1
WinXP looking for *.dll share names?
...ryan -- =========================================================================== Bryan Wright |"If you take cranberries and stew them like Physics Department | applesauce, they taste much more like prunes University of Virginia | than rhubarb does." -- Groucho Charlottesville, VA 22901 | (434) 924-7218 | bryan@virginia.edu ===========================================================================
2003 Sep 13
1
R 1.8.0 (to be) and RPy 0.3.1
...ggestion as to what the replacement for jump_now() would be? Dirk [1] See e.g. http://www.togaware.com/linux/survivor/Installing_RPy.html. -- Those are my principles, and if you don't like them... well, I have others. -- Groucho Marx
2012 Jan 19
2
R-scripts as executables for debian
Hi, I'm looking for a way to make executable R-scripts -- which are bound to a certain package -- available to the operating system's search path. The executable R-scripts I put in the package's 'exec' directory. Different solutions have come to my mind: o 'configure'-script copies the files to /usr/local/bin o make a 'require'-shell function which
2012 Jan 13
2
cannot find -lquadmath
Apologies if this has been posted about recently, but I haven't been on this listserve for a while. I ran into a problem trying to compile Hmisc (required package for rms) and have found a solution that I'd like to share. The compile fails with the message: /usr/bin/ld: cannot find -lquadmath libquadmath exists on my Debian Squeeze system (up-to-date, recently installed): ldconfig -p
2004 Aug 06
2
i need help...URGENT !!!
hi, i have posted earlier a few days back, i apologise for the re-post. my problem is that the moment i start using mp3 files with lesser bit rate (16kbps) it does not stream properly. it keeps getting stuck in the middle. i can stream continuously with 128 kbps files. I'm using icecast(1.3.7) with ices(beta 5) in "LAN" on Linux Redhat 6.2. The same problem occurs also on
2003 Oct 03
0
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
...library - runtime > > > > > > -- no debconf information > > > > > > > > > > > > > -- > > Those are my principles, and if you don't like them... well, I have others. > > -- Groucho Marx > > > > ______________________________________________ > > R-devel@stat.math.ethz.ch mailing list > > https://www.stat.math.ethz.ch/mailman/listinfo/r-devel > > -- > Douglas Bates bates@stat.wisc.edu > Statistics Department...
2007 Jul 05
2
Permission errors when creating/reading files in users' mail directories
...Bryan -- ======================================================================== Bryan Wright |"If you take cranberries and stew them like Physics Department | applesauce, they taste much more like prunes University of Virginia | than rhubarb does." -- Groucho Charlottesville, VA 22901| (434) 924-7218 | bryan at virginia.edu ========================================================================
2005 Dec 02
2
security=server, port 445 and winnt
...Bryan -- ========================================================================== Bryan Wright |"If you take cranberries and stew them like Physics Department | applesauce, they taste much more like prunes University of Virginia | than rhubarb does." -- Groucho Charlottesville, VA 22901 | (434) 924-7218 | bryan@virginia.edu ==========================================================================
2004 Aug 06
1
i need help...URGENT !!!
...ng files with diffrent bitrates in the same playlist? > > > -- > Venlig hilsen/Kind regards > Thomas Kirk > thomas@arkena.com > http://www.arkena.com > > > Outside of a dog, a book is a man's best friend. Inside a dog it's too > dark to read. > -- Groucho Marx > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subj...
2003 Dec 14
1
A faster plotOHLC() for the tseries package
...; system.time(plotOHLC(IBM)) # original [1] 1.56 0.26 5.11 0.00 0.00 > system.time(fastplotOHLC(IBM)) # patched [1] 0.02 0.00 0.05 0.00 0.00 Regards, Dirk -- Those are my principles, and if you don't like them... well, I have others. -- Groucho Marx
2008 Jun 10
2
err: State got corrupted
Hi All, I am tryting to setup Puppet masters and client in Sun solaris environment. ( Global zone puppet Master is running) and non global zone all puppet clients are installed ( ..Note I have not installed puppet client in all nonglobal zone .. binaries are shared by Global zone... While i m generating client certified i am getting this error .... Any one has clue .... bash-3.00# puppetd
2003 Oct 03
1
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
...ssion library - sample progr > ii zlib1g 1:1.1.4-15 compression library - runtime > > -- no debconf information > > > -- Those are my principles, and if you don't like them... well, I have others. -- Groucho Marx