search for: coco

Displaying 20 results from an estimated 193 matches for "coco".

2012 Jan 11
1
R CMD check pkg and 32/64 bit.
...0.61 7.08 0.845 1 100.00 4.400000 0 > 2 1 PP 4.80 2.91 11.50 0.852 1 100.00 7.550000 0 > 3 2 WF 49.00 35.20 77.96 0.368 1 2.96 30.152669 0 > 4 2 PP 2.43 1.10 6.28 0.705 1 100.00 3.773147 0 > 5 2 COCO 0.49 0.00 3.90 1.000 18 100.00 2.360064 0 > 6 2 DF 1.06 0.00 3.88 0.794 1 100.00 2.973220 0 > 7 2 IC 0.60 0.00 1.70 0.706 1 100.00 1.170000 0 2076c2077 < max sdi = 400.955 --- > max sdi = 400.222 2078,2084c2079,2085 &...
2007 Mar 11
1
Problem in Mounting Exaclibur 4GB USB Pen Drive on Centos4.0
Hi Friends, I have an Excalibur 4GB USB Pen Drive Model Number EXC4. I think it is getting detected by the Centos but I am not sure about the mount point or the device point it is taking /dev/s?? Logs from /var/log/messages. Mar 11 11:30:06 l_l_box kernel: usb 1-1: USB disconnect, address 3 Mar 11 11:30:22 l_l_box kernel: usb 1-1: new high speed USB device using address 4 Mar 11 11:30:22
2008 Apr 25
2
Ubuntu vs Mac OS X
...OS X 10.5.2). By the way, I install the normal version of R on my MacBook Pro (32-bits) I decided to use the following matrix manipulation because they are typical manipulation that I was planning to do repetitively and with much larger matrices for my PhD project. First matrix manipulation: coco<-matrix(rnorm(1000000),1000,1000) system.time(coco2<-eigen(coco)) Results on the Mac: user system elapsed 7.301 0.974 7.376 Results on Ubuntu: user system elapsed 20.573 0.088 20.766 Second matrix manipulation: coco<-matrix(rnorm(1000000),1000,...
2005 Mar 10
4
dealing with package bundles (was RE: Gregmisc)
Given the confusions that some users have regarding package bundles, I'd like to suggest some changes to how package bundles are handled. My understanding is that a package bundle is essentially a convenient way to distribute related packages, so that users can download/install them in one shot. However, some users apparently get confused that one can do install.packages("abundle")
2005 Mar 10
4
dealing with package bundles (was RE: Gregmisc)
Given the confusions that some users have regarding package bundles, I'd like to suggest some changes to how package bundles are handled. My understanding is that a package bundle is essentially a convenient way to distribute related packages, so that users can download/install them in one shot. However, some users apparently get confused that one can do install.packages("abundle")
2006 Apr 18
6
lambda, uncertainty coefficient (& Somers D)
...anybody implemented the 1) (Goodman & Kruskal) lambda or the 2) (Thiel's) uncertainty coefficient statistics (in the asymmetric and symmetric forms), or is anyone aware that they might reside in some package? A search in the R archives does indicate that they are (somehow) part of the CoCo package, but I would rather not start learning how to transform my data into CoCo-format in order to access these functions, regardless of whether the CoCo versions are actually intended for calculating the actual statistic or for some other package internal purposes, as may sometimes be the c...
2006 Jan 04
2
suddenly iax calls don't work anymore
...#39;t call anymore with my voip provider. I am not aware that I changed anything in the configuration, but who knows. Can somebody explain me what is happening here? I changed username, password and number. -- Executing Dial("Zap/2-1", "IAX2/<username>:<password>@sip.coco-connect.de/<number>") in new stack -- Called <username>:<password>@sip.coco-connect.de/<number> -- Call accepted by 62.180.50.221 (format g729) -- Format for call is g729 Jan 4 10:06:42 NOTICE[23409]: channel.c:1758 ast_set_write_format: Unable to find a pa...
2005 Jun 22
2
ASTCC not making calls
...- Executing DeadAGI("IAX2/test@test/3", "astcc.agi|21|612") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/astcc.agi -- Playing 'digits/1' (language 'en') -- AGI Script astcc.agi completed, returning 0 -- Executing Hangup("IAX2/coco@coco/3", "") in new stack and i hear allison saying "I'm sorry that is not a recognized phone number, goodbye". Anyone knows what could be happening right here? Many thanks in advance. -- Juan Luis Moyano juanmoyano@southecon.com.ar
2002 Oct 30
2
Building and installing packages with functions with names starting with (PR#2229)
Dear Coreteam, I am getting closer to have some R-packages with interface to CoCo. I use something like package.skeleton("CoCo", list = ls(all.names = TRUE)) to also get my functions beginning with "." into the package. Functions with names starting with "." are put OK into the package during "R CMD build ...", but when R at "R I...
2009 Apr 06
1
'R CMD build --binary BUNDLE' and Windows
'R CMD build --binary BUNDLE' and Windows. When using R version 2.9.0 beta for 'R CMD build --binary CoCo' on Windows only the first package of the 'Contains' field of the bundle DESCRIPTION file ends up in the zip file. (Same result for the bundle 'VR' by R version 2.9.0 beta.) The check of the CoCo bundle version 0.1.7.5 by R version 2.9.0 beta is OK (on my machine), see atta...
2007 Apr 05
2
How should I create a repo on Centos 2.1?
...9;t see the need to support RHAS2.1/Centos2.1/RHL7.x amd such. While I can, if forced, solve the problem by a personal visit to the site or by creating a repo on the other side of the Internet, there should be a better general solution. What is it? -- Cheers John -- spambait 1aaaaaaa at coco.merseine.nu Z1aaaaaaa at coco.merseine.nu Please do not reply off-list
2007 Mar 02
1
setting up incoming PPP on centos 4.4
hi gang! I'm interested in setting up incoming PPP on a system at work that has a fresh (not upgrade) Centos 4.4 on it. All the documentation I've found for that shows using mgetty to do it, and seems pretty straightforward. However, that machine doesn't have a binary named mgetty anywhere. It does have a mgetty-sendfax RPM installed, but it does not provide a binary named mgetty.
2007 Feb 13
6
Manage of firewall.
Hello, I see manage of firewall in CentOS (called security), and seems difficult to manage, not enough powerful. I am searching a middle term between scripts of iptables to manage and Security manager of CentOS. I know FireStarter, another similar? -- Devel in Precio http://www.pas-world.com
2007 Jan 19
6
wireless card for CentOS
Hi, I'll need to buy a new wireless card. I need a recommendation for PCMCIA wireless card that simply works with CentOS out of the box. By "works out of the box", I mean that it doesn't need ndis wrapper (or whatever it is called), kernel hacks, or whatever. Thanks
2009 Jun 15
1
[LLVMdev] Stack swapping
Thanks to help in a previous thread, I now have a working LLVM codegen for the MLton compiler. Currently the stack is managed explicitly on the heap. This way the LLVM codegen re-uses the runtime layout of the other codegens, simplifying the initial porting effort. In the next phase I plan to switch to using LLVM to manage the stack, but there is a sticking point: MLton switches stacks. It does
2007 May 31
1
Mac OS X crash bug?
...============================================================= =============================== When you have to stay eight years away from California, you live in a perpetual state of homesickness. - Ronald Reagan The most courageous act is still to think for yourself. Aloud. -Coco Chanel ======================================================================== ===============================
2006 Sep 06
3
yum vs up2date
...n preference to up2date (yum is now used within Anaconda). Other than general discussion, I'd also like to know what I'd muss by using up2date on CentOS. I'll start with this: What has yum that provides this functionality: up2date -d -u -- Cheers John -- spambait 1aaaaaaa at coco.merseine.nu Z1aaaaaaa at coco.merseine.nu Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/ Please do not reply off-list
2007 Apr 03
6
Windows AD
Hi, Does CentOS 5 / RH 5 ship with a similar windows active directory and able to support windows workstations? I've of heard OpenLDAP and FDS. Does windows support those? regards
2007 Feb 13
3
Linux on a Thinkpad R40
...I want - it's in SLES though, but then SLES doesn't have the madwifi stuff. * There's fiddling and there's fiddling. I'm getting tired of doing the same fiddling all the time; it's time for new adventures. Thanks for your time. -- Cheers John -- spambait 1aaaaaaa at coco.merseine.nu Z1aaaaaaa at coco.merseine.nu Please do not reply off-list
2013 Nov 25
2
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...orito-alt-boot for EFI. Looks like there is something beyond LBA 65535 (As Mattias confirmed) with isolinux.bin from 6.02. ----- #!/bin/sh mkdir -p /tmp/test/isolinux cp ~/isolinux-6.02.bin /tmp/test/isolinux/isolinux.bin ## Push isolinux.bin at LBA 65570 (0x00010022) truncate -s 128M /tmp/test/coco ## Push isolinux.bin at LBA 65058 (0x0000fe22) # truncate -s 127M /tmp/test/coco xorriso -as mkisofs \ -eltorito-boot isolinux/isolinux.bin \ -eltorito-catalog isolinux/boot.cat \ -no-emul-boot -boot-load-size 4 -boot-info-table \ --sort-weight -1 isolinux/isolinux...