similar to: R Search

Displaying 18 results from an estimated 18 matches similar to: "R Search"

2006 Dec 09
2
Rcmdr package
Dear R users, I want to install the Rcmdr package in a Quantian linux machine, but, when i tried that, following commands appeared: ** building package indices ... * DONE (Rcmdr) The downloaded packages are in /tmp/RtmpuOikyk/downloaded_packages > library("Rcmdr") Loading required package: tcltk Error in firstlib(which.lib.loc, package) : Tcl/Tk support is not
2006 Dec 07
1
Taguchi Design
Dear R Users, If it is possible, i would like to learn whether a R package that can be used for Taguchi design is available. Sincerely -- Ýbrahim Mutlay [[alternative HTML version deleted]]
2006 Dec 11
0
Solution of Rcmdr Problem in Quantian OS, Thanks...
As you know, i have problem about Rcmdr in the 2.4.0 version of R, it can't be run properly in Quantian due to that Tcl/Tk does not support it. But, now, with helps from Dirk Eddelbuettel, problem was solved. The solution is just that reinstallation of R from debian packages not by compiling of 2.4.0 version source code. During the process, i noticed a srange thing, that is, if i start R in
2006 Dec 01
0
RKward installation problem
Dear R users, Recenty i tried to install the R GUI of "RKward", but i think something is wrong. In installation, i used the command such like: root@quantian:/usr/lib/rkward# ./configure --enable-R-shlib or, root@quantian:/usr/lib/rkward# ./configure --enable-R-shlib --prefix=/usr/lib/kde3 due to in INSTALL file, it is said that use these commands if you don't have the libR.so
2006 Dec 11
0
EBimage package for materials science
Dear R users, In last R News, a new package was appeared. EBimage image processing package seems so powerful. But in R News, it is used for the images of cells under microscope. So, i wonder whether there is anyone who use this package for materials science applications such as determination of mean diameter of particles, fibers or pores, estimation of porosity or covering factor. Sincerely...
2006 Mar 24
2
How to avoid for or while loops when one index depends on another
Dear R Community, I'm trying to exploit the elegance of R by doing the following pseudocode routine without a WHILE or FOR loop in R: for i = 1 to length-1 for j = (i+1) to length print a[i], a[j] That is, I want i and j to be the indices of a half-matrix 1 2, 1 3, 1 4, ..., 1 length, 2 3, 2 4, ..., 2 length, 3 4, ..., 3 length 1. Can this be done with the 'whole
2009 May 20
10
How to google for R stuff?
Hi! I'm new to R programming, though I've been programming in other languages for years. One thing I find most frustrating about R is how difficult it is to use Google (or any other search tool) to look for answers to my R-related questions. With languages with even slightly more distinctive names like Perl, Java, Python, Matlab, OCaml, etc., usually including the name of the language
2013 Feb 06
3
problem
Hi every body; I want to intall some softwars working with my Asterisk server and I get these erreurs : * error: cannot seek `/dev/sda'. error: cannot seek `/dev/sda'. error: cannot seek `/dev/sda'. /usr/sbin/grub-probe: error: cannot seek `/dev/sda'. dpkg: error processing grub-pc (--configure): subprocess installed post-installation script returned error exit status 1 *
2014 Sep 23
2
read digits from the user through php agi script
hi everyone, actually i want to release an IVR system using PHPAGI API , in this IVR i want to get value from the user. I already used get_data defined in phpagi but they are not able to get the value given by the user and store it in a php variable. i tested this : $result = $agi->get_data('beep', 3000, 20); $keys = $result['result']; but every time i found in $keys variable
2007 Jan 23
6
Installing packages...
Hi, I am a total newbie to R. I am using R (2.4.1) on Mac OS X 10.4.8 and trying to install some packages using GUI Packages & Data/Package Installer interface... Every time I get: trying URL 'http://umfragen.sowi.uni-mainz.de/CRAN/bin/macosx/universal/contrib/2.4/neural_1.4.1.tgz' Content type 'application/x-tar' length 18920 bytes opened URL
2018 Mar 15
0
Asterisk 13.20.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.20.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 13.20.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2018 Mar 15
0
Asterisk 15.3.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 15.3.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 15.3.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2018 Jun 05
0
Certified Asterisk 13.21-cert1 Now Available
The Asterisk Development Team would like to announce the release of Certified Asterisk 13.21-cert1. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/certified-asterisk The release of Certified Asterisk 13.21-cert1 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following
2018 Oct 09
0
Asterisk 16.0.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 16.0.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 16.0.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2018 Oct 09
2
Asterisk 16.0.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 16.0.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 16.0.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
The Asterisk Development Team would like to announce the release of Certified Asterisk 16.3-cert1. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/certified-asterisk The release of Certified Asterisk 16.3-cert1 resolves several issues reported by the community and would have not been possible without your participation. *Thank you!* The following
2008 Aug 20
1
3-way conference call
Hi, I am trying to achieve 3-way conferencing taking hint from wiki link http://www.voip-info.org/wiki/view/Asterisk+n-way+call+HOWTO Here is the scenario: 1. user "user1" calls user "user2" 2. "user1" then presses the feature code "*0" to redirect "user2" to conference room 300 3. "user1" then dials the user "user3" 4.
2014 Oct 22
0
Video call
Hi there, I have an issue , I want to make a video call to a streaming source using Asterisk . Someone can help me in this issue please? Thanks in advance. -- *?l?ve Ing?nieur INE3 ? l'Institut National des Postes et T?l?communications * *INPT - Rabat - Maroc* *Responsable de la cellule Asterisk au **Club Electronique et Systemes Embarqu?s de l'INPT* *Membre du projet "