search for: cocos

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

Did you mean: coco
2012 Jan 11
1
R CMD check pkg and 32/64 bit.
R gurus: I'm trying to get another round of rconifers out and I need some advice/help crushing differences in the examples test. I'm trying to make sure the max sdi values are being respected. I've added a tests/rconifers-Ex.Rout.save (from windows i386-pc-mingw32) and when I ran R CMD check (both R-2.13.0), I got the following results: * using log directory
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
Hi ! I have installed R-2.7.0 64-bits on a computer where the new Ubuntu version (8.04) was installed. This computer is a 3.2 GHz Dual-core with 2 Gb of RAM. To test how fast (I though !) this machine is, I compared two simple matrix manipulations between Ubuntu and my laptop (a MacBook Pro 2.2 GHz with also 2 Gb of RAM under Mac OS X 10.5.2). By the way, I install the normal version of R
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)
Dear colleagues in R, Has 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
2006 Jan 04
2
suddenly iax calls don't work anymore
Hi, Asterisk is new for me. I had a working configuration, but suddenly I can'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",
2005 Jun 22
2
ASTCC not making calls
Hi, im trying to setup ASTCC but I'm getting it difficult. I've correctly set up the mysql database astcc and added a brand, trunk, route and a card as follows: brands +------+----------+------+--------------+------+--------+------+------+ | name | language | inc | publishednum | did | markup | days | fee | +------+----------+------+--------------+------+--------+------+------+ | FWD
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 INSTALL - d
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
2007 Apr 05
2
How should I create a repo on Centos 2.1?
I tracked down a createrepo rpm "for RHL 7.x, AS 2.1" etc (hosted by Dag), but it's uninstallable. Eventually I managed to create an rpm from the source (actually, that's fairly easy when onw knows to say "python2"), but python-urlgrabber has completely defeated me. According to Dag, the problem is that "upstream" doesn't see the need to support
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?
Hi all, I want to check if this is a bug for which I should file a report. I am using R2.5.0 on OS X 10.4.9. When I invoke the data editor and when I change the values of individual cells, it seems to work as intended. However, when I try to delete/add a row/column, R.app crashes. I've attached the crash log. Best, -Nathan -------------- next part -------------- An embedded and
2006 Sep 06
3
yum vs up2date
Which is better? Why? I know yum is the official update mechanism here and in Fedora Core, but that doesn't make yum better than up2date any more than Windows NT was better than OS/2. Let's try to keep the discussion objective:-) I'm asking, hoping for some insights into why RH might (apparently) be moving to yum in preference to up2date (yum is now used within Anaconda). Other
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've just acquired a use IBM Thinkpad R40 model 2722-GDM. I'm contemplating what to run on it, and longer-term the likely candidates are: Centos 5 SLE{D,S} 10 OpenSUSE 10.2 Kubuntu - the latest. Kubuntu - Long Life (aka 6.04, Dapper, ...) I've booted Knoppix 4 in it and most seems well, including the Atheros Wireless card Windows can't find. The major flies in the
2013 Nov 25
2
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/25/2013 08:40 AM, Thomas Schmitt wrote: > Hi, > > Ady wrote: >> I guess that being isolinux.bin 4.07 smaller than 32KiB (24KiB), >> while isolinux.bin 6.02 being bigger (42KiB), and with the addition >> of multiple alternative boot images in the same ISO, the chances of >> isolinux.bin being located on a higher sector in the media seem to be >>