search for: grokbase

Displaying 18 results from an estimated 18 matches for "grokbase".

Did you mean: gridbase
2016 Mar 27
2
PHP5 - Query Parsing Bug
I'm replying to a very old thread (9 years ago) here http://grokbase.com/t/xapian/xapian-discuss/072tprmr6h/php5-query-parsing-bug So not sure if that's going to end up being more or less readable... I have this error : Fatal error: No matching function for overloaded 'new_Query' in /usr/share/php/xapian.php on line 2607 Line 2607 (and surrounding)...
2013 Jun 13
2
Cannot install XML package with R 3.0 and Ubuntu 12.04
Hi, I am unable to install the R package XML using R 3.0.1 on Ubuntu 12.04 LTS (64-bit). After the installation failed using install.packages, I followed previous directions for installing R packages on Ubuntu (R-SIG-Debian<http://grokbase.com/t/r/r-sig-debian/127nwwez27/package-xml-does-not-load-in-r-2-15-1>, StackOverflow<http://stackoverflow.com/questions/7765429/unable-to-install-r-package-in-ubuntu-11-04>) by running sudo apt-get install r-cran-xml. However, this is not usable with R 3.0, and update.packages(oldpkgs = &...
2015 Aug 05
2
paquetes twitteR
Buen dia, quisiera usar el paquete twitteR para hacer analisis de texto con el paquete tm, pero no puedo hacer la autentificacion con el OAuth. Alguien me podria dar los pasos a seguir? Gracias José -- "Abraza la incertidumbre, es un intento de tener una filosofía de vida para agarrarme de algo e ir naufragando en la vida de alguna manera. Encarar a ciegas, y generar incertidumbres en el
2013 Jan 25
3
Xen 3 + Eucalyptus 3.1.2
Does anyone know how to install Xen 3 on Ubuntu. Today, apt-get install xen 4.1, but I think Eucalyptus 3.1.2 only work with Xen 3. Thanks Felipe -- *-- -- Felipe Oliveira Gutierrez -- Felipe.o.Gutierrez@gmail.com -- https://sites.google.com/site/lipe82/Home/diaadia* _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2015 Mar 02
1
Fixing ambiguous corrections and reattempting to submit package to R
...e field to title case, I would imagine their response would simply be "The Title field should be in title case". When I did research on the second issue (from websites like these): 1) http://stackoverflow.com/questions/23829978/checking-cran-incoming-feasibility-note-maintainer 2) http://grokbase.com/t/r/r-help/129ncmtvga/r-new-submission-to-cran-note The first website tells me to ignore the note, with a reference to CRAN member Uwe Ligges, while the second website tells me to send an e-mail to cran at r-project.org, and state that I agree to the CRAN repository policies. So, would it be...
2015 Mar 02
3
IP drop list
Am 02.03.2015 um 10:06 schrieb Steffen Kaiser: > If such plugin(?) is available, I would expect immediate complains, it > does not support: > > + local file lists with various sets of syntaxes > + RBLs with a fine grained response matching > + use the same RBL response for multiple match-action pairs or it could work just with no config, unconditional and in front of any
2013 Feb 25
3
How to plot 2 continous variables on double y-axis with 2 factors: ggplot2, gplot, lattice, sciplot?
Hi, I have a data set with two continous variables that I want to plot MEANS (I am not intrerested in median values) on a double-y graph. I also have 2 factors. I want the factor combinations plotted in different panes. Dummy dataset: mydata <- data.frame(factor1 = factor(rep(LETTERS[1:3], each = 40)), factor2 = factor(rep(c(1:4), each = 10)), y1 =
2016 Jul 30
2
llvm.org svn issue?
I am able to do an svn checkout, but commits fail even before I'm asked for authentication. svn: E175002: Commit failed (details follow): svn: E175002: Server sent unexpected return value (400 Bad Request) in response to MKACTIVITY request for '/svn/llvm-project/!svn/act/ef968a87-16e6-4ff1-807a-7f7f88609c97' Is this a server issue? -- HT -------------- next part -------------- An
2015 Mar 02
0
IP drop list
...because *in front* of any other protocol > specific code That's TCP wrapper or a firewall, IMHO. (for a file list, not RBL). However, there used to be a RBL patch for TCP wrapper and some distribution provide other implementations of a TCP wrapper with RBL, if this post correct: http://grokbase.com/t/centos/centos/143mg1wxsj/does-anyone-use-tcp-wrappers-hosts-allow-hosts-deny-anymore - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBVPQufHz1H7kL/d9rAQKC3wf/ZuStrHInsV3OkgDC5EDBeSyvMOxlskiy xCNUeAxaqPt4DvgCHnXmXX3V2yi+hXvsFyWhIBcsJcgUvbi0sJWwy7Undw2Fs6Cf iaOD3+u...
2008 Apr 02
1
Using special characters in query terms
...ASE 3 po:(pos=3))) This query is successful, if I used the term generator to tokenize "foo-bar.po" during indexing. The problem is: this workaround makes it impossible to distinguish between "foo-bar.po" and "foo/bar.po". A similar problem was described here: http://grokbase.com/topic/2006/08/07/xapian-discuss-search-with-symbols-causes-search-time-to-hemorrhage/oO3ndMNfB_B9PY-NntCHJT9STto But I couldn't follow the link to the bug database (http://www.xapian.org/cgi-bin/bugzilla/show_bug.cgi?id=22), since bugzilla seems to be unavailable at the moment. My questio...
2012 Oct 19
0
customize building package vignettes
...using a customized routine. For example, introduce a build.R under inst/doc or vignettes/ which takes care of building the vignettes; if it does not exist, just call Sweave() as the default approach. Here is one discussion about a package on Bioconductor which should strengthen my proposal: http://grokbase.com/t/r/bioc-devel/129vxrxabm/to-use-knitr-how-to-write-the-right-makefile-for-bioconductor-devel-and-released-branch There are further advantages if package authors are not restricted to Sweave; the corrplot package is an example of building an HTML vignette which could be easier for authors who...
2016 Mar 27
0
PHP5 - Query Parsing Bug
On Sat, Mar 26, 2016 at 07:21:23PM -0500, Yannick Warnier wrote: > I'm replying to a very old thread (9 years ago) here http://grokbase.com/t/xapian/xapian-discuss/072tprmr6h/php5-query-parsing-bug It's a fairly safe bet that if you search for an error message and find a 9 year old message which says it's been fixed, you aren't hitting the same issue, but rather a different issue which gives the same error message. &g...
2011 Jan 13
2
standard errors in johansen test
Dear all, I have a question. How to get the standard errors of alpha and beta when using "ca.jo" to test cointergration? In the paper by Bernhard Pfaff and Kronberg im Taunus “VAR, SVAR and SVEC Models: Implementation Within R Package” pp.24-25. The standard errors are listed on the table 5 following the code: R> vecm.r1 <- cajorls(vecm, r = 1) I tried this in my Mac R, but
2013 Jun 13
2
fecha primera versión de R
Muy interesante. Gracias Carlos. Estaba indagando en los orígenes, más que nada como referencia en un documento, pero dan ganas de probar la R 0.49. Creo que la primera que instalé fue R 1.2.0, en un curso que dieron en la universidad allá por el 2000. ¿y vosotros? Saludos El 13/06/13 15:12, Carlos J. Gil Bellosta escribió: > Hola, ¿qué tal? > > Richard A. Becker tiene un
2013 Jun 13
0
fecha primera versión de R
...de S-Plus. Con esto de las copias en la red de los correos, se puede consultar alguna evidencia de haber participado ya en la lista de R-Help allá por el 2000... Por aquel entonces estaba trabajando en Singapur y tenía una cuenta que se llamaba "loschinorris" (cosas de la edad): http://grokbase.com/t/r/r-help/003ebdgcw6/r-trellis-splus-equivalent-in-a-future-r Saludos, Carlos Ortega www.qualityexcellence.es El 13 de junio de 2013 20:31, Jose Luis Cañadas <canadasreche@gmail.com>escribió: > Muy interesante. Gracias Carlos. > Estaba indagando en los orígenes, más que nada...
2016 Sep 30
3
Alternative GUI
On 09/29/2016 11:21 PM, Sorin Srbu wrote: >> -----Original Message----- >> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On >> Behalf Of Greg Bailey >> Sent: den 30 september 2016 04:26 >> To: CentOS mailing list <centos at centos.org> >> Subject: Re: [CentOS] Alternative GUI >> >> Only additional thing I did was to
2016 Jan 27
3
Bootstrap data frame
Hola buenas En principio a mí no me parece una mala aproximación. Tal vez se podría intentar adaptar el problema a un modelo de supervivencia, pero tendría que pensarlo. ( https://vimeo.com/142732615 ) De todas maneras, creo que coges días al azar para calcular to "proxy". Aunque yo personalmente cogería días consecutivos porque probablemente el consumo en muchos productos no sea
2012 Oct 26
0
parallel::pvec FUN types differ when v is a list; code simplifications?
...in which I had offered some small changes to parallel::pvec > > https://gist.github.com/3757873/ > > and after which Martin had provided me with a route I have not (yet?) > followed toward submitting a patch to R for consideration by R-devel / > Simon Urbanek in > > http://grokbase.com/t/r/bioc-devel/129rbmxp5b/applying-over-granges-and-oth > er-vectors-of-ranges#201209248dcn0tpwt7k7g9zsjr4dha6f1c > > > > >>>> On Tue, Oct 23, 2012 at 12:13 PM, Steve Lianoglou < >>>> mailinglist.honeypot at gmail.com**> wrote: >>>> >&...