similar to: help!

Displaying 20 results from an estimated 1000 matches similar to: "help!"

1998 Jan 06
0
match.arg()
$ R -norestore R : Copyright 1997, Robert Gentleman and Ross Ihaka Version 0.61.0 Alpha (December 21, 1997) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type "license()" for details. Type "demo()" for some demos, "help()" for on-line help, or "help.start()" for a HTML browser
2011 Apr 04
1
system() command in R
Hi all, I have a local server insalled on my system and have to start that from within my R function. here is how I start it: cmd<-"sh start-server.sh" system(cmd, wait=FALSE) My function has to start the server and proceed with further steps. The server starts but the further steps of the program are not executed.The cursor keeps waiting after the server is started. i tried
2016 Feb 24
2
randomForest problem
Hi, I had installed R and rstudio one week age on my machine(x86_64) having ubuntu 12.04 as an operating system. Everything worked fine. And then I installed rattlle to build models using R. As in this process it asks for various packages to be installed like randomForest etc. But everytime I try to install it, process fails giving a warning message like "it had a non-zero exit" and a
2009 Apr 04
1
is it possible to recover files from a dovecot.inboxe.cache file?
I found this file in the mail boz and noticed it had 20 emails in it (though you can only read really the header the body is cryptic cause it is a bin file?) Just not sure if I can and how to use this to restore the lost emails in that inbox. Thanks
2016 Aug 15
1
[PATCH] drm/nouveau/tegra: Modify error handling
iommu_domain_alloc returns NULL on error so replace an incorrect IS_ERR check with a NULL check. The Coccinelle semantic patch used to find this issue is as follows: @@ expression e; statement S; @@ *e = iommu_domain_alloc(...); if (IS_ERR(e)) S Signed-off-by: Amitoj Kaur Chawla <amitoj1606 at gmail.com> --- drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c | 2 +- 1 file changed, 1
2012 Jul 03
4
Rails compatibility with Ubuntu
Hi All, I want to know the compatibility of Ubuntu with Rails. Anyone know which Ubuntu version support Rails 2.x and Rails 3.x. -- Mandeep Kaur http://mandeepsimak.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2004 Aug 06
1
Is it OK ?
Hi all, I run a CVS version (i dont remember exactly when did i got it )of Ices2/ Icescast2 on a slackware Linux box . I put this section into the Ices2 conf file : [...] <encode> <samplerate>22000</samplerate> <channels>1</channels> <quality>0</quality> <managed>1</managed> <nominal-bitrate>35000</nominal-bitrate>
2006 Nov 01
0
No subject
each pass afterwards looks to see if the hash table has grown. If pSOS OS is having issues I'd question your compiler or OS for reallocating memory that should be tagged as used. - Ben On Wed, 15 May 2002, Amandeep Singh wrote: > Hi All, > > Did anybody ever had problems created by static h in function > detect_attack() in deattack.c? In our system which is based on pSOS OS,
2011 Nov 11
6
need help
hello all R experts, how do I calculate the reliability between the two groups using the ICCs? I'll appreciate your reply, Thanks Sincerely, Supreet kaur, Biomedical research engineer, Nationwide Childrens Hospital, Columbus, OH (614)355-3509 [[alternative HTML version deleted]]
2004 Apr 15
2
Rsync hangs with XP machine used as sshd server
I have a problem with rsync 2.6 protocol 27 (both client and server) running over XP via Cygwin and sshd (on remote machine). It just hangs almost randomly while transfering files after transfering a few megabytes, not always on the same file. When the remote machine is a Linux server I have no problems, bad news is I need also to rsync from XP... I found the problem mentioned somewhere
2004 Aug 06
4
streaming vorbis files from an openbsd box
Hi-- I've installed icecast2 and ices2 on an OpenBSD box. It all seems sane from the server side, but when I try to listen to my stream from winamp 2.76 with Peter Pawlowski's vorbis plugin (1.12), from a win98se box, nothing plays. Nothing is appended to the ices2 log, and the following is appended to the icescast2 log (when I terminate icecast2): *** [2001-08-02 22:05:16]
2012 Aug 25
12
index.html in rails-app/public
Hello All, I have created a rails application on hosrtmonster and created symbolic link of app''s public folder. Now default link is to index.html of rails-app/public folder. I want to set another page as homepage. I also set root in routes.rb file but its not working, also remove default index.html from public folder. Can anyone tell me how to add link
2004 Aug 06
1
Is it OK ?
Hi all, I run a CVS version (i dont remember exactly when did i got it )of Ices2/ Icescast2 on a slackware Linux box . I put this section into the Ices2 conf file : [...] <encode> <samplerate>22000</samplerate> <channels>1</channels> <quality>0</quality> <managed>1</managed> <nominal-bitrate>35000</nominal-bitrate>
2004 Aug 06
0
time out and buffering issues
I've upgraded a couple servers to the latest icescast2 and ices2 sources. Everything works well with relaying. However, I am getting some reports that after about 50 minutes the stream on the relay machine dies and people are unable to connect again using Winamp-2.91. They have to close up and restart Winamp. I am thinking this may be a problem with the tree separate audio streams I am
2011 Apr 21
0
repeater
May be i forgot to say, i don't have access to the slave server. This one (the slave) is an icescast2 server that is not mine, i can't configure anything on that. I have been thinking about just use darkice to send some recivied stream to many other servers, but i thought that icecast may have the posibility to set up an "repeater" or whatever. Need some config in xml, just
2013 Dec 02
2
FTS solr issue with second private namespace
Hi all, I have just stumbled over an issue with the FTS plugin of dovecot. For our primary namespace, INBOX and its subfolders, searching works without any problems but in a second namespace, which I have created for old/archived mails, searching of the mail text/body does not work. I can see the search request in the tomcat log but no result is created and the mail client (Thunderbird) keeps
2011 Jan 08
1
Error on loading libraries -
Hello everyone! I'm working this school project in R and everything was fine until I moved to other computer. The problem is that I can't load few libraries like "Snowball" or "openNLP". Like I said, everything was fine on other computers, but at the moment, the only computer is this one that I'm finding error on. So here is the problem: I install library
2007 Dec 09
1
package "growth" ... where is it ?
I would like to install the package "growth" as it contains the function "corgram" and some other presumably useful stuff for time series analysis. I can see it is in R standard library list: http://hosho.ees.hokudai.ac.jp/~kubo/Rdoc/doc/html/packages.html<http://hosho.ees.hokudai.ac.jp/%7Ekubo/Rdoc/doc/html/packages.html>
2019 Jan 13
1
Indexing paralelism
Hi Observing the processes of FTS, I observe the following: 1 - For one user, indexer-wroker does not start several threads for each request. On teh contrary, it waits for the first request to finish before starting the second. How to make sure all requests (or a limited number of it, for instance linked to the CPU number on the machine) are started asap ? 2 - If a IMAP query is received,
2020 Sep 14
3
Automatic mapping shares on logon time
Hello we are testing samba 4.11.2 and we try automatic mapping shares folders for users that their have permissions on fileserver, on the logon time, like logon script on Windows. Any have a method to do this ? I explain, instead of the user go to "File Browser" and navigate and map the share folders on the fileserver, we try to automatic map this folders on logon time. regards. PD: