Displaying 20 results from an estimated 800 matches similar to: "App#process_message"
2008 Jun 05
0
MSWWindowProc in wxruby?!
What would be the function equal to MSWWindowProc() (
http://www.wxwidgets.org/docs/faqmsw.htm#handlewm) to wxruby?
--
Marlesson R. O. de Santana
Graduando em Ci?ncias da Computa??o - UESC
Programador Web
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/wxruby-development/attachments/20080605/be70c492/attachment.html>
2008 May 26
9
App#process_message
how can rewrite the App # process_message to treat the messages of the
system?
wxruby
--
Posted via http://www.ruby-forum.com/.
2004 Jun 16
2
is.integer() (PR#6984)
Hello!
I'm not sure if is it a BUG or not...
I'm using R 1.9.0, and I used the command below:
> is.integer(9)
[1] FALSE
R manual contains this words about the is.integer() function:
"is.integer returns TRUE or FALSE depending on whether its argument is of
integer type or not."
What's the problem? Am I wrong about the BUG report?
Thank you very much.
M?rcio de
2004 Jun 08
1
Differential Equations
Hello!
I would like to know if R can solve Differential Equations...
I don't think so because, in my point, I see R like a Statistical System, not a
Math System. Am I wrong?
Thank you very much.
M??rcio de Medeiros Ribeiro
Graduando em Ci??ncia da Computa????o
Departamento de Tecnologia da Informa????o - TCI
Universidade Federal de Alagoas - UFAL
Macei?? - Alagoas - Brasil
Projeto CoCADa
2010 Nov 04
1
About Acoustic Echo Canceller
Hello.
I'm from Federal University of Rio Grande do Sul - Brazil and I'm
trying to adapt
speex_echo.h (speex-1.2beta3-win32) to our video-conference software code.
We are working on amplitude values, but I realised that in order to AEC
works, one has to convert amplitude to frequency and filter the echo
frequencies. So, my question is:
Do I have to manually convert amplitude samples to
2016 Apr 09
2
Arguments to utils:::menuInstallPkgs
Dears,
Is it possible (in any viable way) to pass arguments to the base function
(install.packages I think) using the utils:::menu?
For example:
> utils:::menuInstallPkgs(loc=.libPaths()[2])
> utils:::menuInstallLocal(loc=.libPaths()[2])
Thanks,
///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\
Jose Claudio Faria
Estatistica
UESC/DCET/Brasil
joseclaudio.faria at gmail.com
Telefones:
2016 Apr 09
0
Arguments to utils:::menuInstallPkgs
On 09/04/2016 8:14 AM, Jose Claudio Faria wrote:
> Dears,
>
> Is it possible (in any viable way) to pass arguments to the base function
> (install.packages I think) using the utils:::menu?
No, but why not just call install.packages directly? (If you are using
Rgui in Windows, you can add menu items using winMenuAddItem).
Duncan Murdoch
> For example:
>
> >
2009 Oct 02
0
Sending a DTMF remotely with PlayDTMF problem.
Hello,
I need to be able to send a DTMF to an existing channel remotely. So I made
a php script to do such with the Manager command PlayDTMF. I need it for
example to start a transfer.
isb177*CLI> features show
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # #8
Attended Transfer
2009 Oct 03
0
Problem sending a DTMF remotely. Please need help...
Hello,
I need to be able to send a DTMF to an existing channel remotely. So I made
a php script to do such with the Manager command PlayDTMF. I need it for
example to start a transfer.
isb177*CLI> features show
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # #8
Attended Transfer
2009 Oct 06
0
Problem sending a DTMF remotely. Please need help!!!
Hello, how are you?
I need to be able to send a DTMF to an existing channel remotely. So I made
a php script to do such with the Manager command PlayDTMF. I need it for
example to start a transfer.
isb177*CLI> features show
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # #8
Attended
2020 Feb 22
3
Re-adding PKCS#11 key in ssh-agent produces "agent refused operation" error.
Hi all,
Thanks for all your hard work! I was particularly excited to see
FIDO/U2F support in the latest release.
I'd like to make the following bug report in ssh-agent's PKCS#11 support:
Steps to reproduce:
1. Configure a smart card (e.g. Yubikey in PIV mode) as an SSH key.
2. Add that key to ssh-agent.
3. Remove that key from ssh-agent.
4. Add that key to ssh-agent.
Expected results:
2009 Oct 05
1
Problem sending a DTMF remotely. Please need help!!
Hello,
I need to be able to send a DTMF to an existing channel remotely. So I made
a php script to do such with the Manager command PlayDTMF. I need it for
example to start a transfer.
isb177*CLI> features show
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # #8
Attended Transfer
2007 Jul 23
2
doubt about options(graphics.record=T)
Hi all,
I've been using R under WindowsXP.
So, where the R stores the graphic archives (don't saved) if I use the option
options(graphics.record=T) inside of Rprofile.site file?
Regards,
--
/////\\\\\/////\\\\\/////\\\\\/////\\\\\
Jose Claudio Faria
Brasil/Bahia/UESC/DCET
Estatistica Experimental/Prof. Titular
joseclaudio.faria em terra.com.br
joseclaudio.faria em
2017 Mar 26
2
Manager events showing in CLI
Ok,
Please, check your manager.conf and logger.conf for any clue about
debugging options, into the Asterisk configuration directory.
El 26 mar. 2017 14:52, "Telium Technical Support" <support at telium.ca>
escribi?:
> I tried that but it had no effect. Still see things like:
>
>
>
> [2017-03-26 13:49:39] DEBUG[2088]: manager.c:5693 match_filter: Examining
>
2005 Aug 16
4
Image from bytes streams
Hello!
I'm trying to get an array of bytes from graphic images generated by
R. Here, you can see my Java code:
--------------------------------------------------------------------------------------------------------------------------
Process p = Runtime.getRuntime().exec("C:/Arquivos de
programas/R/rw1090/bin/Rterm.exe --no-save");
DataOutputStream output = new
2006 Aug 04
2
Doubt about Student t distribution simulation
Dear R list,
I would like to illustrate the origin of the Student t distribution using R.
So, if (sample.mean - pop.mean) / standard.error(sample.mean) has t
distribution with (sample.size - 1) degree free, what is wrong with the
simulation below? I think that the theoretical curve should agree with
the relative frequencies of the t values calculated:
#== begin options=====
# parameters
2009 Jul 13
0
[PATCH viewer] permit hostname / username / password / vm to be passed in via the cmd line
passing in --hostname <value> will bypass the hostname form
passing --username <value> --password <value> will bypass the login form
passing in --vm <name> will attempt to connect to the vm on login
---
internal.h | 9 ++++-
main.c | 100 +++++++++++++++++++++++++++++++++++++++++++++++----------
wui_thread.c | 15 +--------
3 files changed, 90 insertions(+),
2015 Jul 19
3
update.packages(checkBuilt=TRUE, ask=FALSE): possible bug
Hello,
> version
_
platform x86_64-w64-mingw32
arch x86_64
os mingw32
system x86_64, mingw32
status Patched
major 3
minor 2.1
year 2015
month 07
day 16
svn rev 68681
language R
version.string R version 3.2.1 Patched (2015-07-16 r68681)
nickname World-Famous Astronaut
I
2006 Feb 16
0
SSQ decomposition and contrasts with ANOVA
Dear R list,
Please, could someone help me with SSQ decomposition and contrasts.
Below my data, graphic, ANOVAs and my doubt:
# Data
a = paste('a', gl(3, 8), sep='')
b = paste('b', gl(2, 4, 24), sep='')
tra = sort(paste('t', rep(1:6, 4), sep=''))
y = c(26.2, 26.0, 25.0, 25.4, 24.8, 24.6, 26.7, 25.2,
25.7, 26.3, 25.1, 26.4, 19.6,
2010 Jun 08
0
R- Package - fdth
We wish to announce the new package:
fdth - Frequency Distribution Table and Associated Histogram.
The package contains a a set of high level function which easily allows the
user
to make a frequency distribution table (fdt) and its associated plots.
The fdt can be formatted in many ways which may be suited to publication.
The plot (S3)
can be histogram, polygons or density, which can be dealt