similar to: Summary: output of system() call not returned in Win98

Displaying 20 results from an estimated 1000 matches similar to: "Summary: output of system() call not returned in Win98"

2001 Jul 06
1
output of system() call not returned in Win98
On one machine running Win98 and R 1.2.2 this command works: system("command.com /c dir",show=T,invisible=T) On another machine also running Win98 and R 1.2.2 it does not. Nothing appears. On another machine running Win98 and R 1.3.0 it also does not work. Is this a known problem? Many thanks for any help. Nick Barrowman, Ph.D. Thomas C. Chalmers Centre for Systematic Reviews
2004 May 27
2
axis.POSIXct: Datetime data and plotting
I've run into a problem with the datetime axis generated by axis.POSIXct. It appears a similar issue was discussed in October 2003 under the subject line "datetime data and plotting" (see https://stat.ethz.ch/pipermail/r-help/2003-October/039071.html), but I wasn't able to determine whether there is a straightforward solution. The code below produces a graph with apparently
2010 Jul 14
3
Mathematica and R
What are some effective ways to leverage the strengths of R and Mathematica for the analysis of a single data set? More specifically, are there any functions that can assist with any of the following? 1. Calling an R function from Mathematica. 2. Calling a Mathematica function from R. 3. Using XML or another reliable data format to pass vectors, matrices, and/or lists from one environment to
2007 Oct 30
1
high RAM on Linux or Solaris platform
To help me make choices regarding a platform for running high-memory R processes in parallel, I would appreciate any responses to these questions: 1. Does the amount of RAM available to an R session depend on the processor (Intel vs. Sun) or on the OS (various Linux distributions vs. Solaris)? 2. Does R have any built-in limitations of RAM available to a session? For example, could it make use
2002 May 24
1
How to increases the Memory size for R in Batch mode
hello everybody!! I am using "Rcmd BATCH" command to run simulation on R in batch mode on win98 machine. Would it be possible to increase the memory size of R; if so how and what is the default memory size used, and what is the limit to which I can increase the memory size. My machine configurations: 512MB Ram with Intel P-III processor working at 1GHz speed. Win98 and R 1.4.1
2010 Jul 14
3
Convergent series
What are some reliable R functions that can compute the value of a convergent series? David -- David R. Bickel, PhD Associate Professor Ottawa Institute of Systems Biology Biochem., Micro. and I. Department Mathematics and Statistics Department University of Ottawa 451 Smyth Road Ottawa, Ontario K1H 8M5 http://www.statomics.com Office Tel: (613) 562-5800 ext. 8670 Office Fax: (613) 562-5185
2005 Mar 17
3
Realtime Problem = Segmentation faults
Hi: I had asterisk with RealTime database working perfectly in a RH 9.0 machine. I used the sip cache so I even had MWI working. The problem is that I decided to move to Fedora Core 3. I installed the lastets cvs version of asterisk and the RealTime addon from asterisk-addons. I at first had the problems with the kernel and the zaptel driver but all that was solved with the
2002 Feb 25
0
RE: R crashes when .Fortran embeded function, is called twice in R --> solved
Hi all, Thanks to everybody who thought on this problem, there was slight mistake in the fortran code which lead to NULL pointer allocation error, but still it surprises me that why it does not crib in the first run. The compiler I am using is absoft fortran compiler. Cheers, -Jag Jagadish Rangrej ( Statistician ) CHEO Research Institute, Ottawa, ON 613-7383951 > -----Original Message-----
2010 Jul 08
2
package installation for Windows 7
Neither biocLite nor the GUI menus can install packages on my system. Here is relevant output: > version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 11.1 year 2010 month 05 day 31 svn rev 52157 language R version.string R version 2.11.1 (2010-05-31) > source("http://bioconductor.org/biocLite.R") BioC_mirror =
2002 Mar 08
1
passing the reference in R functions
Hello! is it possible to send the vector in the r functions without making the function frame to actually have the replicate copy of it ? -Jag Jagadish Rangrej ( Statistician ) CHEO Research Institute, Ottawa, ON 613-7383951 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2002 Apr 29
3
Organizing the help files in a package
Dear all!! I am using R1.4.1 on windows 98. I had been trying to organize the package and has already been able to document some of the functions in to .Rd (R documentation) files. From these .Rd files I generated plain text files as well as html files. I have also given the 00Index file in each of the directories: html/ help/ data/ man/ Problem: I don't get the help using comand
2004 Aug 06
2
[Newbie Q] Relay to an Icecast server apparently not relaying?
The main stream is going to a Shoutcast server via Winamp. Works fine. A Relay stream goes to Live365. Works fine. I set up a Relay under SAM to point to the Icecast server running on another box on the network. In SAMs Realy section it tells me that it's connected - and Icecast seems to be telling me the same thing. Obviously I'm missing something in the setup of IceCast - I think?
2004 Aug 17
2
SSHD Bug with Pam/Winbind on FreeBSD ver5.2
I've reproduced this bug in versions openssh-3.7p1 and openssh-3.8p1 I've verfived that it works PERFECTLY in versions openssh-3.6p1 and openssh-2.9p2 I have not tested any other versions. The problem is sshd will not authenticate passwords off a NT4 domain using winbind and pam. Broken Debug output is: debug1: PAM: initializing for "user" debug1: PAM: setting PAM_RHOST to
2018 Jul 03
0
Failing connections. Warning: Auth process not responding, delayed ..
can?t access mail after some upgrades. Everything else seems to be working - but dovecot seems to have caught a problem. Jul 3 09:03:35 zeus dovecot[310]: imap-login: Warning: Auth process not responding, delayed sending initial response (greeting): user=<>, rip=5.188.207.15, lip=192.168.0.15, session=<4Wk9wBNw1AAFvM8P> Jul 3 09:03:41 zeus dovecot[310]: imap-login: Warning: Auth
2018 Nov 10
0
Fedora 29 upgrade: texlive-scheme-medium may depend on R (texlive-includernw)
On Sat, 10 Nov 2018, Andreas Storvik Strauman wrote: > Hello! I'm confused as to what the actual problem with includeRnw is? Is > the problem that it relies on R-knitr? Before it would be withdrawn, may > I be given an opportunity to fix said problem? Yes, the problem is that it expesses an external dependence on anything outside texlive. On packaging systems (for me Fedora),
2019 Dec 03
0
CEBA-2019:3971 CentOS 7 curl BugFix Update
CentOS Errata and Bugfix Advisory 2019:3971 Upstream details at : https://access.redhat.com/errata/RHBA-2019:3971 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 64c5bad7d8857ed6b79c87069ae7bd31d388a8bf169b8f9cd1a5c175db369558 curl-7.29.0-54.el7_7.1.x86_64.rpm
2001 Feb 21
0
Bad password problem
Dear David, I have the same bad password problem with my windows98 workstation. I have spent quiet a bit of time analysing this problem but still could not find any resolution. Did you manage to find any better solution for this problem? Regards KR Velivela Netnuggets IT Services +61 2 9591 5698 > Re: Problem with Samba-windows98 > > * To: "David Gunnarsson"
2005 Mar 04
1
SIP MWI and MySQL Realtime
I know that there are some patches being worked on to cache realtime users that might ultimately fix this problem, but until then, here is a little script that brings back the MWI when using the excellent mysql realtime architecture with sip: http://www.cheapnet.net/~mike/asterisk/send_mwi.txt This script relies on sipsak utility found at http://sipsak.berlios.de/ Download, rename to
2018 Nov 10
1
Fedora 29 upgrade: texlive-scheme-medium may depend on R (texlive-includernw)
Hello! I'm confused as to what the actual problem with includeRnw is? Is the problem that it relies on R-knitr? Before it would be withdrawn, may I be given an opportunity to fix said problem? includeRnw only invokes the already existing R installation, and should not affect any other global settings or affect the installation in any way. If this is the case, it's a bug and I'd
2004 Nov 21
1
make asterisk accept Register messages
Hi all, I don't know why but my * is not accepting Register Messages. Have you seen this kind of problem before?? I need help! Thank in advance. #################################################### *CLI> Nov 19 15:42:11 NOTICE[12893]: chan_sip.c:4869 register_verify: Peer '111' is trying to register, but not configured as host=dynamic Nov 19 15:42:11 NOTICE[12893]: