search for: guppy

Displaying 8 results from an estimated 8 matches for "guppy".

Did you mean: puppy
2016 Apr 07
2
Using a function with apply Error: undefined columns selected
I am trying to write a function that can be used to apply to process all the columns of a data.frame. If you will run the code below, you will get the error message undefined columns selected. I hope someone will be able to teach me what I am doing wrong. Thank you, John # create data frame. guppy fract2 <- function(col,data) { cat("Prove we have passed the data frame\n") print(data) # Get the name of the column being processed. zz<-deparse(substitute(col)) cat("Column being processed\n") print(zz) p<-sum(data[,zz]!="")/length(data[,z...
2005 Oct 19
0
ANNOUNCE: Release of GnuCash stable version 1.8.12
The GnuCash development team proudly announces a new stable release of the GnuCash Open Source Accounting Software version 1.8.12, which is expected to be the very last release of the gtk1-based gnucash-1.8.x series. The next release series of gnucash will be based on gtk2/gnome2, and the first pre-release packages are expected to be released this December. FAQ: "Is this a gnome2
2001 Sep 30
0
GNU GOOSe apparently needs help (fwd)
Apologies for cross-posting ... This project is looking for a maintainer. To quote from the Goose web site: "Goose is a LGPLed C++ library dedicated to statistical computation. The two design goals of this project are: To create a useful and complete system that takes advantage of C++'s features to improve the clarity of statistical code and that is easier to use for programmers. To
2004 Dec 12
1
ANNOUNCE: Release of GnuCash stable version 1.8.10
What's New in GnuCash 1.8.10? o Don't use C++/C99 declarations. Declare variables at the top of the function. o Updated British English, Czech, Italian, Russian, German, Brazilian Portugese, Dutch, French, Spanish, translations. o Fabien COELHO's zero-balance patch to remove accounts of zero balance from the report. o Fix a broken recursion problem. Don't call show-acct?
2010 Jun 22
0
Processed: submitter 585188, submitter 585189, submitter 585190, submitter 585191, submitter 585192 ...
...submitter 585295 ! Bug #585295 [python-gnuplot] python-gnuplot: Python string exceptions no more allowed in Python 2.6 Changed Bug submitter to 'Sandro Tosi <morph at debian.org>' from 'Sandro Tosi <morph at ravel.debian.org>' > submitter 585296 ! Bug #585296 [python-guppy] python-guppy: Python string exceptions no more allowed in Python 2.6 Changed Bug submitter to 'Sandro Tosi <morph at debian.org>' from 'Sandro Tosi <morph at ravel.debian.org>' > submitter 585297 ! Bug #585297 [python-jabber] python-jabber: Python string exceptions n...
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...st to alter tags of bug #599722 to the same tags previously set Ignoring request to alter tags of bug #601340 to the same tags previously set > tags 360344 + jessie Bug #360344 [aprsdigi] aprsmon sends silly program/version to aprsd Added tag(s) jessie. > tags 614498 + jessie Bug #614498 [src:guppy] guppy: FTBFS with Python 2.7: ImportError: guppy/sets/setsc.so: undefined symbol: _PyLong_AsScaledDouble Added tag(s) jessie. > tags 261267 + jessie Bug #261267 [apt-zip] apt-zip fetch script shoud store the file in same directory Added tag(s) jessie. > tags 701260 + jessie Bug #701260 [src:...
2009 Apr 08
2
centos-release-5-3.el5.centos.1.src.rpm
Hi, I'm just wondering when centos-release-5-3.el5.centos.1.src.rpm will be pushed out to the mirrors as it is currently missing. Thanks, Jeff
2012 Mar 13
12
BSOD w/ gplpv drivers and Windows 2008 R2 64-bit
Hey, I''ve been trying to get the gplpv drivers working with Windows 2008 R2 64-bit on both a stock CentOS 5.8 install and CentOS 5.8 w/ Xen 4.1.2 from the gitco repos. I''m getting a BSOD shortly after boot up and it can be seen at http://techmonkeys.org/xen/ -- along with the qemu log. Has anyone had success with these drivers and Windows 2008 R2 64-bit? If so, what am I