similar to: Help from DOS Command Prompt

Displaying 20 results from an estimated 11000 matches similar to: "Help from DOS Command Prompt"

2005 Oct 11
5
help with broken voicemail
I can not figure out what the heck is going on. I went back to my old version and I still get errors when the voicemail system tries to load any of the greetings, unavail messages, etc. the normal voicemail prompts work, but any user recording don't work. Leaving a new message appears to work, but the system wont replay them, it throws errors. Here is an example of the errors: Oct 11
2012 Oct 16
2
Windows 7 R (32/64bit) running under cygwin: package not found
Hi, Using R 2.15.1 on Windows 7. Have installed both versions 32 and 64bit. In both of them among others I have installed a package rgenoud When I open R gui of 32bit and write library(rgenoud) it responds by showing a functional rgenoud version 5.7-8. The same it does on Rgui 64bit. Now I am working in cygwin (v. 1.12.4.0) with xwin. Normally before when I had installed a package, I only had
2013 Apr 04
2
question about message
Hello R, could you tell me please, how to fix this issue? There is installed RStudio-2.15.2 and the next steps where follow but the message appears: http://cran.r-project.org/web/packages/RMySQL/INSTALL): > > 1. Download the RMySQL_0.9.tar.gz file to the folder C:\Program > Files\R\R-2.15.1\bin\x64 > 2. Open a Windows command line, and change directory to that folder > 3.
2005 Oct 17
6
initiate call recording from phone.
I am looking for a way to allow a user to record a call simply by pressing a button or some combination of buttons on their phone. Is this possible? I have read the stuff about the monitor command; however, this doesn't seem to be very interactive for the user. Thanks, Andy -- H. Andy Goss Network Engineer Network Advocates Inc. Main: 502.412.1050 DID: 502.992.5933 Mobile: 502.387.8216
2012 Aug 15
4
which() function not finding certain numbers
Hi, I am using 32-bit R v 2.15.1, on Mac OsX v 10.6.8 with R GUI 1.52 Leopard build 32-bit (6188). I have also replicated this error on R 2.13.2 on a windows 7 machine. In some sequences of numbers, I am unable to use the which() function to index certain values. It seems to be primarily numbers with a 3 in the decimal. For example: > S=seq(0,4,0.01) > which(S==2.02) [1] 203 >
2013 Mar 01
3
interactive visualizations - anyone use SVGAnnotation?
Hi all:I found some great demonstrations of interactive presentation graphics generated in R with the SVGAnnotation package, here:http://www.omegahat.org/SVGAnnotation/http://www.omegahat.org/SVGAnnotation/SVGAnnotationPaper/SVGAnnotationPaper.htmlI tried to install the package available at that website (it's not on CRAN) and am getting some pretty uninformative errors (see below). My best
2012 Jul 23
1
[RCurl] HTTP 404 Status
I am trying to get contents of a REST response: getURL("http://localhost/myweb-app/rest-ws") This is a web application (myweb-app) which is providing a REST web service (rest-ws)... Unfortunately, the HTTP status sent back is 404. If I request the url using Chrome/IE, I get a HTTP status 200 OK. In Opera the request does not succeed either. I am using 2.15.1 (Win7, 64Bit) and just
2012 Oct 03
1
patch download?
Is the primary difference between the current version download (e.g., 2.15.1) and the "patched" download of these R files that the patched files have NOT been verified? Please confirm and thanks! [[alternative HTML version deleted]]
2012 Dec 10
1
Creating an R package in windows- where to put images?
My R version: 2.15.1- windows While creating an R package in windows, i want to include an image (a .gif image) that will finally be in the package. A function in my package will call the gif image. Where should i put the images before running "Rcmd build mypkg" or "Rcmd INSTALL --build mypkg", so that after creating the package, the .zip file / .tar.gz/ .tgz would have the
2005 Oct 11
1
call to a particular 800 numbernevershowsanswered on Zap channel
> Watch the output of 'pri debug span 1' on the Asterisk server while > placing the call - bug #4468 (http://bugs.digium.com/view.php?id=4468) > might be relevant. Yes, this is exactly what is happening. Thanks a lot. I am thinking about adding a special case for the IBM 800 number since it is the only one my company is complaining about. Currently I have this in my dialplan:
2012 Jul 25
2
reshape -> reshape 2: function cast changed?
Hi, I used to use reshape and moved to reshape2 (R 2.15.1). Now I tried some of my older scripts and was surprised that my cast function wasn't working like before. What I did/want to do: 1) Melt a dataframe based on a vector specifying column names as measure.vars. Thats working so far: dfm <- melt(df, measure.vars=n, variable_name = "species", na.rm = FALSE) 2) Recast the
2005 Mar 07
2
Strangeness with rsync
Hi all! I've got a machine setup to be an "RSYNC Server", i.e. running rsync in daemon mode waiting for connections from various other machines on my network. This machine is running Debian Sarge and rsync 2.6.3. For the past several days, I've been getting notices like this in my backup logs: ============================================================================ =====
2013 Aug 25
3
POSIXct bug for conversion of specific combinations of date and time
Hello everyone, I'm having a big trouble with which seems to be a bug in as.POSIXct() date-time conversion. I have massive GPS datasets in which each location has it's own date and time attribute. As I convert them to POSIXct format, 1300 cases (of about half a million locations) simply return NA values. I picked up a small sample of failed cases and normal cases to demonstrate the
2005 Oct 10
1
customize the pager email
I am running CVS-HEAD-04/12/05-21:44:31 and I am curious if it is possible to customize the email message sent to the pager email address. Thanks, Andy -- H. Andy Goss Network Engineer Network Advocates Inc. Main: 502.412.1050 DID: 502.992.5933 Mobile: 502.387.8216 agoss@ntad.com
2005 Oct 11
1
migrated to new ver on voip connection vs1 server voicemail problems
I migrated to a new version of the voip connection vs1 server software and I am now getting these errors when I try to call my voicemail. Any thoughts? The files are there, so I don't get it. Oct 11 19:57:26 WARNING[6587]: format_wav.c:140 check_header: Not a wav file 49 Oct 11 19:57:26 WARNING[6587]: file.c:418 ast_filehelper: Unable to open fd on
2005 Sep 12
1
Running DOS command prompt from R 2.0.1 Windows?
I am trying to use R (windows version 2.0.1) to manage runs of a program that is run from a DOS command prompt. Is R able to call a DOS prompt? I am hoping that there is something analogous to the "spawn" command in IDL, but I can't see to find any help in the R archives... Thanks very much, Toby
2006 Apr 18
12
Formatting data drawn from a DB
Question for all: Right now i have a Table in a mySQL DB that has a row called Ingredients. When the data is entered into the DB its enter like so from a text area: 1 1/2 lbs. beef top sirloin, thinly sliced 1/3 cup white sugar 1/3 cup rice wine vinegar 2 tablespoons frozen OJ concentrate 1 teaspoon salt 1 tablespoon soy sauce 1 cup long grain rice 2 cups water 1/4 cup cornstarch 2 teaspoons
2012 Dec 28
4
R crashing inconsistently within for loops
Hello, This one has been bugging me for a long time and I have never found a solution. I am using R version 2.15.1 but it has come up in older versions of R I have used over the past 2-3 years. Q: Am I wrong to expect that R should handle hundreds of iterations of the base model or statistical functions, embedded within for loops, in one script run? I have found that when I write scripts that do
2013 Jan 17
2
error installing KEGGSOAP
Hi, I am new to bioconductor, trying to install KEGGSOAP package, but got warnings() when installing and error message when trying to load the package, can anyone suggest what went wrong? many thanks John > source("http://bioconductor.org/biocLite.R") Bioconductor version 2.11 (BiocInstaller 1.8.3), ?biocLite for help > biocLite("KEGGSOAP") BioC_mirror:
2013 Apr 27
3
path reference problems in R 3.0.0
Hi- I just upgraded R to 3.0.0 from 2.15.1 (which worked fine). When I started trying to install updated versions of the libraries, I saw the following error: > install.packages("lme4") Installing package into 'c:/Docume~1/melissa/R/win-library/3.0' (as 'lib' is unspecified) Warning in install.packages :