search for: jcb

Displaying 20 results from an estimated 21 matches for "jcb".

Did you mean: jb
2007 Jan 31
1
Fw: error after installation
----- Original Message ----- From: "jepoy" <jcb at dream.com.ph> To: <lrosa at hypertrek.info> Sent: Wednesday, January 31, 2007 1:43 PM Subject: Re: [Dovecot] error after installation > > ----- Original Message ----- > From: "Luigi Rosa" <lrosa at hypertrek.info> > To: "Dovecot Mailing List" &l...
2011 Jun 08
1
The simplest bar graph with ggplot is difficult to realize
Dear all, What is the simplest way of producing a bar graph using ggplot but avoiding calling qplot? That is, given: d <- data.frame(x=seq(1,5), y=seq(1,5)) Why does the following line return an error? ggplot(d, aes(x=x, y=y)) + stat_identity() + geom_bar(bindwidth=1) Thanks in advance, jcb!
2011 Jun 28
2
A masked function is a masked function by any other name
...ve this trivial problem. The code that replicates the problem (a source code tree that realizes a R package actually) is under github so one can call it clone it easily from the command line (though more experienced users will spot the problem by browsing through the package code): git clone http://jcborras at github.com/jcborras/rseedpkg.git rseedpkg builds and installs with the usual sequence: R CMD build rseedpkg R CMD INSTALL rseedpkg_0.01-1.tar.gz Last but not least one can test it from the command line: Rscript --verbose --default-packages=testthat,log4r -e "test_package('rseedpk...
2011 Apr 07
1
transform() on selective names. Is it possible?
...y >1 17.167380 6.884402 >2 8.234507 13.940932 head(zzz, n=2) > x y >1 17.167380 6.884402 >2 8.234507 13.940932 #end code Could someone provide me with some hint on whether the attempted trick above is possible and how to proceed further? Thanks in advance. jcb!
2011 Apr 08
5
Avoiding a loop
Friends. I cannot simplify this much, and I think the loop is unavoidable. As a recovering C programmer I want to avoid loops and in cases like this I almost allways can by using an apply function. But I suspect in this case there is nothing I can do. It is a finance example where a price series is compared to a moving average. If the price goes above the average, plus a bit, buy the
2007 Jan 31
1
OT:install dovecot using yum
hi guys, im trying to install dovecot using yum on my centos. anyone tried this? tnx -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20070131/2330660d/attachment.html>
2005 Jan 24
1
hist() and database
Hello, I'm a new R user and I'm having a little trouble getting started. I'm hoping someone can help me out. I read numbers (integer) from a SQL database. Some calculations as mean()are possible but hist() give an error. Here are the commands: library(RMySQL) Loading required package: DBI > con <- dbConnect(dbDriver("MySQL"), dbname = "test") >
2011 Apr 04
1
svd
Dear list, I searched the libraries but could not find means to compute the svd of a coupled field. Is it possible in R Thanks nuncio -- Nuncio.M Research Scientist National Center for Antarctic and Ocean research Head land Sada Vasco da Gamma Goa-403804 [[alternative HTML version deleted]]
2011 Mar 31
0
Is it possible to run unit tests after a package installation?
...st framework of choice (be RUnit or testthat depending on my mood) is a dependency but not something that must be loaded before my package does. That is, it must be installed in the system but it should not be loaded. Any hints or comments on the above will be highly appreciated. Thanks in advance. jcb!
2011 Jul 19
1
dead code removal
Hi there, I have some unused code in my project but have no idea how to clean it up in some kind of automatic way. Maybe there are some tools/ways to identify and remove/mark dead parts of the code? Thanks in advance! Kind regards, Alex
2003 Dec 01
0
No subject
1 - after a short time ( less 1 minute ) network shares appear broken in w2k explorer ( red cross on the link). 2- I can browse these offline network drives and directories. But when i want to open a Word document, WORD sends a message : this file is already in use by JCB ( myself) would you want to create a copy ( translation from french ) If I click on OK the copy fails - if I cancel, I can work on the original document . I'm the only user on the share for this test. Has anyone else had this problem? JC Beylot __________________________________________...
2011 Apr 20
2
user input
Dear users, I have looked on different sources and found different functions to prompt the user to provide input. However, I couldn't find one that does exactly what I'm looking for. select.list() and menu() are nice because a graphic window appears to prompt the user. However, the user can only choose from a predefined list of choices. readline() and scan() are more free in the
2009 Mar 16
2
Multi-tenant with receptionist features for managed service
Dear all, I'm currently researching options for a MT asterisk gui/system for a small business centre that will have 12 units in it. Each unit will be configured for one extension. The system there will have a max of 12 concurrent calls to PSTN provided via an ADSL/SDSL link to our VoIP provider in the UK, using g.711, maybe g.729 dependant on networking costs. Fallback will be to 4 analogue
2012 Apr 02
6
como hacer grafico de medias con barra de desviacion estandar ??
estimados no he encontrado el modo de hacer en R el tipico grafico de medias con la desviacion estandar asociada ... me explico, tengo 2 variables numericas, para la variable independiente se elijen 3 niveles y en cada uno de ellos se mide 15 veces la variable respuesta, para este data.frame se quiere mostrar en un grafico en el eje X los 3 niveles escogidos y en el Y la vbla respuesta, pero no e
2008 Aug 13
1
Sending Set Asynchronous Balanced Mode Extended
So we've got a TE410P configured as E-1. The PRI is showing up as normal, I have green lights, but d channel doesnt seem to come up and i keep getting this error if i do a "pri intense debug" The carrier swears up and down that there are no issues on their end. Any thoughts? localhost*CLI> > Unnumbered frame: > SAPI: 00 C/R: 0 EA: 0 > TEI: 000 EA: 1 > M3:
2007 Feb 01
2
start dovecot at boot
hi guys, just recently installed dovecot from source on my centos box.how can i enable it to automatically start upon reboot. tnx -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Feb 03
2
error on pop3
hi guys, just got this error after install quota. -ERR [IN-USE] Couldn't sync mailbox. tnx -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20070203/f3d2a2e1/attachment-0002.html>
2007 Feb 09
2
quota interferes with dovecot
hi guys, im having some trouble on my quota.whenever my client reaches the quota, they cant download their mails anymore. +OK Dovecot 1.0 ready. user test +OK pass testd -ERR [IN-USE] Couldn't sync mailbox. +OK Logged in. Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: ,
2007 Feb 13
1
pop3 via tls
hi guys, i want to try pop3 using tls, just like smtp. is it possible ? i want to first create a secure tunnel before donwloading the mails. tnx -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jan 31
1
error after installation
hi guys, i tried installing it from source. i tried logging in with my user and password, experienced this error. +OK Dovecot 1.0 ready. user test -ERR Plaintext authentication disallowed on non-secure connections. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was