similar to: A request from the CentOS Project

Displaying 20 results from an estimated 20000 matches similar to: "A request from the CentOS Project"

2010 Jan 25
3
Issue using tapply
Hello all, I am trying to use the tapply function to sum some values and change the column names of the resulting vector. I input Emp Et 1 10565 ACC 2 7515 ADM 3 625 AGF 4 6243 CNS 5 12721 EDU 6 3924 FIN 7 18140 HLH 8 3686 INF 9 15841 MFG 10 243 MIN 11 1864 MNG 12 4664 OSV 13 5496 PRF 14 4988 PUB 15 2166 REC 16 2153 REL 17 16082 RTL 18 3582 TRN 19 757 UTL 20
2011 Jan 23
2
Creating subsets of a matrix
Hello, Say I have 2 columns, bmi and gender, the first being all the values and the second being male or female. How would I subset this into males only and females only? I have searched these fora and read endlessly about select[] and split() functions but to no avail. Also the table is not ordered. bmi gender -> bmi gender + bmi gender 1 24.78 male
2008 Mar 03
4
FAQ Topics
It appears that we need a Frequently Asked Questions document to go with our introduction of the Wine Fora to the mailing lists. I will start with the first topic: 1. Q. What is Wine and where do I get it? A. Wine is an Open Source implementation of the Microsoft Windows (TM) Application Programming Interface (API) for most Linuxes and UNIX variants, including Mac OS X. Wine is usually
2010 Aug 09
4
Youtube Video
Hi there, I've created a litle video explaining on how to setup some group policy to redirect folders using Active Directory Tools and Group Policy Management tools, it works and I've tested it so i decided to include it on my small youtube Linux collection. Hope you enjoy it and like; might be it can make it to the wiki video library. Thanks for Samba 4, it really _IS_ the thing.
2011 Jun 22
1
Appending to list
So im here now b/c im incredibly frustrated. Please consider the following: #Try 1 Data_<-list() Sn<-1:12 for(sn in Sn){ for(i in 1:10){ Data.X <- rnorm(100,0,10) Data_[[paste(sn,i,sep="-")]]<-Data.X } } ##Try 2 Data_<-list() Sn<-1:12 for(sn in Sn){ for(i in 1:10){ Data.X <- rnorm(100,0,10) Data_[[sn]][[i]]<-Data.X } } In Try 1 i am able to append
2010 May 28
1
Data frame manipulation
Hello All, Please consider the following: TotEmp<-c(19,6,1,1,8,44,2,33,48,1) ClusterType<-c("AGF","CNS","OSV","RTL","RTL","TRN","REL","ACC_CLUST","RTL","WHL") Taz<-c(0,0,0,100,100,100,101,101,102,103)
2018 Nov 30
1
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
On Fri, Nov 30, 2018 at 01:48:08PM -0800, David Miller wrote: > From: Jarkko Sakkinen <jarkko.sakkinen at linux.intel.com> > Date: Fri, 30 Nov 2018 13:44:05 -0800 > > > On Fri, Nov 30, 2018 at 01:01:02PM -0800, James Bottomley wrote: > >> No because use of what some people consider to be bad language isn't > >> necessarily abusive, offensive or
2010 Sep 28
18
[PATCH] Btrfs: add a disk info ioctl to get the disks attached to a filesystem
This was a request from the systemd guys. They need a quick and easy way to get all devices attached to a Btrfs filesystem in order to check if any of the disks are SSD for...something, I didn''t ask :). I''ve tested this with the btrfs-progs patch that accompanies this patch. Thanks, Signed-off-by: Josef Bacik <josef@redhat.com> --- fs/btrfs/ioctl.c | 64
2018 Nov 30
1
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
On Fri, Nov 30, 2018 at 01:01:02PM -0800, James Bottomley wrote: > No because use of what some people consider to be bad language isn't > necessarily abusive, offensive or degrading. Our most heavily censored > medium is TV and "fuck" is now considered acceptable in certain > contexts on most channels in the UK and EU. This makes following the CoC extremely hard to a
2002 Sep 03
2
Using macros from Excel 2000 - Solved
Hi, I would like to say that I've just solved the problem with my macro. It worked, I didn't need of the M$ VB's environment. The problem was in the treatment of variables "date" into my macro. For example: date 03/09/2002. With Win98/Excel, the variable assumes value "03/09/2002". With Linux/Wine/Excel, the variable assumes "3/9/2002". Did you
2008 Jan 20
2
Reporting for Duty.
Hello to the AdminGroup, >From what I have been told (by a very reliable source (AY)), I should direct this for the attention of Ralph. In the nicest possible way, Community members Akemi and Ned (aka toracat and NedSlider) have been twisting my arm to get me to agree to join the Wiki editors. Being susceptible to the right sort of persuasion, I eventually agreed. Over the last few weeks I
2008 Dec 28
1
Spatial Statistics e-book.
> > Dear R userĀ“s, Is there anyone that may send me *Spatial Statistics* e-book from *Brian Ripley* ? Thanks a lot. Best regards. -- Marcus Vinicius P. de Souza Juiz de Fora - Minas Gerais Brasil [[alternative HTML version deleted]]
2003 Dec 02
6
CTI/TAPI
Hi I want to connect a Windows machine over TAPI with the Asterisk PBX. So is it possible to connect the Windows machine directly to Asterisk (Zaptel card)? Thanks Harry Baron
2009 Jul 28
1
some QCA questions
Dear Adrian Dusa, others, I've recently started to learn R in order to use the QCA package because i think it might offer what other QCA packages don't: possibilities for quite a few conditions and large n. However, can someone tell me approx. how much RAM i need to run QCA on set of +/- 400.000 cases and +/- 15 conditions? (or differently: how much time will it take with RAM of a
2015 Apr 02
1
Dovecot Oy merger with Open-Xchange AG
Am 2015-04-02 um 18:24 schrieb Reindl Harald: > Am 02.04.2015 um 18:19 schrieb Jogi Hofm?ller: >> Am 2015-04-02 um 17:49 schrieb Reindl Harald: >>> Am 02.04.2015 um 14:30 schrieb Edwardo Garcia: >>>> On 4/1/15, Reindl Harald <h.reindl at thelounge.net> wrote: >>>>> Am 01.04.2015 um 14:33 schrieb Bernd Petrovitsch: >>>>>> On Mit,
2018 Nov 30
2
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
On 11/30/18 12:56 PM, Davidlohr Bueso wrote: > On Fri, 30 Nov 2018, Kees Cook wrote: > >> On Fri, Nov 30, 2018 at 11:27 AM Jarkko Sakkinen >> <jarkko.sakkinen at linux.intel.com> wrote: >>> >>> In order to comply with the CoC, replace **** with a hug. > > I hope this is some kind of joke. How would anyone get offended by reading > technical
2018 Nov 30
4
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
On Friday, 30 November 2018 20:35:07 GMT David Miller wrote: > From: Jens Axboe <axboe at kernel.dk> > Date: Fri, 30 Nov 2018 13:12:26 -0700 > > > On 11/30/18 12:56 PM, Davidlohr Bueso wrote: > >> On Fri, 30 Nov 2018, Kees Cook wrote: > >> > >>> On Fri, Nov 30, 2018 at 11:27 AM Jarkko Sakkinen > >>> <jarkko.sakkinen at
2018 Nov 30
3
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
On Fri, 2018-11-30 at 12:55 -0800, Jarkko Sakkinen wrote: > On Fri, Nov 30, 2018 at 11:56:52AM -0800, Davidlohr Bueso wrote: > > On Fri, 30 Nov 2018, Kees Cook wrote: > > > > > On Fri, Nov 30, 2018 at 11:27 AM Jarkko Sakkinen > > > <jarkko.sakkinen at linux.intel.com> wrote: > > > > > > > > In order to comply with the CoC, replace
2013 Mar 09
2
grouping followed by finding frequent patterns in R
I have a data in the following form : CIN TRN_TYP 9079954 1 9079954 2 9079954 3 9079954 4 9079954 5 9079954 4 9079954 5 9079954 6 9079954 7 9079954 8 9079954 9 9079954 9 . . . . . . there are 100 types of CIN (9079954,12441087,15246633,...) and respective TRN_TYP first of all, I want this data to be
2008 Oct 21
3
CentOS 4.7 Server CD - update frontpage
Perhaps with the release of the CentOS 4.7 Server CD the frontpage at www.centos.org could be updated to reflect this new development rather than 4.4? Here is the announcement for those who missed it http://lists.centos.org/pipermail/centos-announce/2008-October/015328.html Spike. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam