similar to: Which package to install?

Displaying 20 results from an estimated 2000 matches similar to: "Which package to install?"

2006 Oct 25
1
Phone Rings, Immediate Hangup and then Rings Again.
I am having a problem with an Asterisk server, in that when it is receiving a call from another Asterisk server using an IAX2 trunk the phone rings for 10 ms and then there is a hungup from asterisk and then the phone rings again before another hangup. The funny thing is that after I really hang up on the calling phone it repeats this as if I am still trying to call. Any Ideas?
2008 May 02
2
.Rprofile is being executed twice
Hi, After updating to R 2.7, my .Rprofile executes twice on startup. I confirmed this by putting in the following line: print("starting .Rprofile...") When I start R, I see: [1] "starting .Rprofile..." [1] "starting .Rprofile..." This seems like the obverse of the following FAQ:
2008 Apr 27
2
Deb-4.0 Etch and sources.list for R
Hi Folks, I'm running Debian-4.0 Etch, installed last September from a DVD, and regularly updated as things arise. I have R version 2.4.0 Patched (2006-11-25 r39997) installed (initially at the time of first installation of Debian, as provided by Debian), along with a variety of packages. I'd like to be able to connect to the CRAN repositories for Debian R, for updates etc. When I visit
2003 May 26
2
Newbie Big question
Hello all I need your support in a big decision in front of two alternatives related with *. I must buy an E1, in order to manage 30 channels, given this big price; or I could opt for a 15 BRIs without cost to replace the same number of channels, and the question that inmediatly emerge is : ? can asterisk manage 15 BRIs ? If yes to the latter, could posible somo guide, for instance, wich Digium
2009 May 05
2
Bristol mirror GPG problem ubuntu repository
Hello, I am getting a GPG error with the ubuntu repository at the bristol UK mirror. When my source.list has this line: deb http://www.stats.bris.ac.uk/R/bin/linux/ubuntu/ intrepid/ On an "apt-get update" you get this: W: GPG error: http://www.stats.bris.ac.uk intrepid/ Release: The following signatures were invalid: BADSIG D67FC6EAE2A11821 Vincent Goulet <vincent.goulet at
2007 Aug 02
4
ActiveRecord Limitation (Advance)
Or is it ? Need to be able to :- @search = Form.find(:all, :include=>[:form_type, :form_type_items], :conditions=>....) I need in the Form model a :form_type_items, the question is, what is the relationship type? Current Models:- Form belongs_to :form_type FormType has_many :form_types has_many :form_type_items FormTypeItem Belongs_to :form_type Form ---------------- | id |
2008 Aug 24
3
R project web site
Is anyone else encountering trouble viewing the basic www.r-project.org page? Or has it been changed recently so that google hasn't kept up? I find I can access the mirror of the CRAN page at http://www.maths.bris.ac.uk/R/, none of the *.org pages. Nor can I jump to the R homepage from the CRAN mirror. JWDougherty
2018 Sep 24
1
2 minor typos
Hello, I would like to report 2 very minor typos: 1. help file for package:base function:function The last sentence of the "Technical details" section reads: "This is not normally user-visible, but it indicated when functions are printed." Either "is" is missing ("but it is indicated") or "it" should be replaced by "is" ("but
2005 Oct 15
1
typo in R FAQ: sources.list entry for debian 'stable' backports
The R FAQ at http://cran.r-project.org/doc/FAQ/R-FAQ.html#Are-there-Unix-binaries-for-R_003f advises the use of the following /etc/apt/sources.list entry deb http://cran.R-project.org/bin/linux/debian stable . I think that this is missing a forward slash after the word 'stable'. >From man sources.list: [...] distribution can specify an exact path, in which case the components must
2005 Oct 15
1
typo in R FAQ: sources.list entry for debian 'stable' backports
The R FAQ at http://cran.r-project.org/doc/FAQ/R-FAQ.html#Are-there-Unix-binaries-for-R_003f advises the use of the following /etc/apt/sources.list entry deb http://cran.R-project.org/bin/linux/debian stable . I think that this is missing a forward slash after the word 'stable'. >From man sources.list: [...] distribution can specify an exact path, in which case the components must
2007 Aug 10
2
Ordering BRI From AT&T
Hello everyone, I'm hoping someone can help me with this. I have a business customer in the U.S. (Michigan, AT&T Territory). I need to get 4 trunks into an asterisk Box. My intention is to use an Eicon Diva Server card with 2 BRI Circuits. The reason for this is that the business needs DID's on the trunks (20 of them). A full or fractional PRI is overboard for them, as they will
2014 Sep 13
1
Picking 'rgl' as source package instead of 'r-cran-rgl'
Hi, $ more /etc/apt/sources.list.d/additional-repositories.list deb http://www.stats.bris.ac.uk/R/bin/linux/debian wheezy-cran3/ deb-src http://www.stats.bris.ac.uk/R/bin/linux/debian wheezy-cran3/ $ sudo apt-get update $ sudo apt-get install r-cran-rgl # works great $ sudo apt-get build-dep r-cran-rgl Reading package lists... Done Building dependency tree Reading state information...
2018 May 06
2
R on Ubuntu
Hi everyone, first of all, my sincerest thanks for the maintainers of this massive project. Such a compelling task! Briefly, I?m a PhD student working on Spatial Stats who loves R. Last week I decided to install and use Ubuntu (again). Consequently, I install the latest release (18.04) and tried to install R 3.5.0 as well but (un)fortunately I couldn?t. I have used R within Ubuntu and I use to
2012 Aug 01
2
Problem updating packages in 2.15.1 on Ubuntu 12.04
The specific message is: "Warning: package 'spatial' in library '/usr/lib/R/library' will not be updated" and the number of libraries about which that's the complaint is now increasingly almost daily so clearly something is wrong. I'm working on a laptop on which I do the recommended Ubuntu updates daily. I done a standard installation of R 2.15.1 using
2007 Aug 08
1
Changing font in boxplots
Hi all, I am very new to R and this might be a simple question but I have looked everywhere you suggest before writing to you. I am trying to change font type from san-serif to a serif (Times New Romans) on all labels and axis of my boxplot. I have used this function in other plots before, e.g.: plot(residuals~lnlifespan, data=mydata, pch=psymb, font=6, xlab="ln reproductive
2008 Oct 06
2
stepplr
Hello everybody, I am trying to install the library stepplr under windows (http://www.maths.bris.ac.uk/R/web/packages/stepPlr/index.html), in order to use the function plr, but I still have problem to find the right link for this purpose! I am very thankful for your help! Samor
2002 Oct 29
2
RODBC blues
Good Day, Perhaps I have missed a posting but ... I cannot find the RODBC package on cran at www.stats.bris.ac.uk/R/. Many thanks Bernie McConnell -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the
2005 Jan 28
4
ISDN Hardware
I have a test install set up as follows Grandstream 102 ---- Asterisk ---- X100P ---- Adtran Express 3000 --- ISDN line to PSTN Most things I want to do work fine except I do have some intermittent problems with an echo. I am assuming that this is created in the link between the X100P and the Adtran terminal adaptor. I am not sure of the proper terms but on the PSTN side of the Adtran there is
2001 Sep 23
1
smbd won't start!! Please help!!
Hi. We have had SAMBA running successfully at work here for a while, it's on a Sun Sparc Solaris 2.6. The version of samba is 2.0.0. Unfortunately our sysadmin has left the company, and I have to try and fix a problem with Samba. When I try and start samba, "nmbd" starts ok, but "smbd" doesn't start. When I check the log files, I get these errors: [2001/09/24
2024 Jan 11
1
nueva consulta R versión 32 bit ultima version
La ultima versi?n de R desde p?gina oficial, Download R-4.3.2 for Windows<https://cran.r-project.org/bin/windows/base/R-4.3.2-win.exe> (79 megabytes, 64 bit), no tiene la opci?n de 32 bit. Es as? o hay otro modo de obtener la descarga con ambas versiones de bit? Gracias Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986> para Windows [[alternative HTML version