similar to: Finding the Min.

Displaying 20 results from an estimated 400 matches similar to: "Finding the Min."

2007 Jan 15
2
How to detect if R is running on Mac OS X?
This question is probably trivial, but I don't find the answer. I have code that is different for Windows, Unix/Linux and Mac OSX. The man page of .Platform tells that .Platform$OS.type is the right way to test for it... but it also tels that it returns either "windows" or "unix". Is Mac OS X reported as "unix"? If yes, how do I make the difference? Thanks,
2006 Aug 11
2
tkinsert
Dear List, I'm looking for some informations about the function "tkinsert()". I d'like to write lot of command in my text window and after to evaluate it with a button "Submit" for example, but i have some problems: here a exemple of my code: 1) My first problem tt=tktoplevel() txt=tktext(tt,height=40) tkpack(txt) var1=paste("x=2")
2006 Aug 16
5
How to remove similar successive objects from a vector?
Is there some (much) more efficient way to do this? VECTOR=c(3,2,4,5,5,3,3,5,1,6,6); NEWVECTOR=VECTOR[1]; for(i in 1:(length(VECTOR)-1)) { if((identical(VECTOR[i], VECTOR[i+1]))==FALSE){ NEWVECTOR=c(NEWVECTOR,VECTOR[i+1])} } > VECTOR [1] 3 2 4 5 5 3 3 5 1 6 6 > NEWVECTOR [1] 3 2 4 5 3 5 1 6 _______________________________ Atte Tenkanen University of Turku, Finland
2002 Mar 14
2
occassionally : no domain controller available
I'm using samba 2.2.3a as fileserver and domaincontroller for 12 NT4-clients (sp6a) and occassionally - when a user tries to logon - there comes the following messages on the nt-client: - No Windows NT Domain Controller is available for domain XXXX. There are currently no logonservers available to service the logonrequest. - and - server-side profile not available. The OS tries to log you on
2006 Oct 26
10
ECHO Cancellation in SIP Calls
Hi, i am from Germany, so excuse my School English. I use Asteriks 1.2.12.1, zaptel 1.2.9 and mISDN Rc25 - since my update of Asterisk 2 wooks ago, Echos accure in my SIP Calls. I use SNOM 360, sometimes there is no echo (for example if i call myself via SIP->Asterisk->SIPProvider->TELEKOM->ISDN) but if i call other people there occures Echo many times. The Routing is always the
2002 Mar 09
1
"reading beyond end of file"
Dear Peter, i'm a new user of your syslinux program. Functions work fine, but every time when loading the kernel a "reading beyond end of file" dos fat error occures. This error occures with Pauls Boot CD (pbcd) basing on syslinux, too. What shall I do? Using the debuging Version doesn't help an doesn't tell anythig. Because of the following Kernel Panic because of finding no
2005 Dec 16
2
strange connection NG
Dear all, I have a devocot server based on fedora core 3 in Japan. When my users are in Japan, there is no any problem reported.Devocot works very well. But when my users are in China, sometimes the following problem occured. Sometimes the user can not download mails, after that all connections attempt to server(e.g http/ssh) failed. the user has to close OutLook, and wait for about 10
2006 Jan 06
3
Error Handling
Hi, I am doing a project on invoice. For that I have to use a page both for crating new invoices and for updation of existing invoices. The problem is that when an error occures, I can''t maintain the same page for error correction. How can I redirect it from the controller ? Or can I display ruby errors before submit of the page in ruby? Thanks.. Sainaba. -- Posted via
2004 May 14
2
rma and gcrma do not work in R 1.9.0
I run R 1.9.0 on windows 2000, and have the following libraries installed: affydata_1.3.1 affy_1.4.23 Biobase_1.4.10 DynDoc_1.3.14 gcrma_1.0.6 hgu133acdf_1.4.3 hgu95av2cdf_1.4.3 hgu95av2probe_1.0 matchprobes_1.0.7 moe430acdf_1.4.3 multcomp_0.4-6 mvtnorm_0.6-6 rae230acdf_1.4.3 reposTools_1.3.29 rgu34acdf_1.4.3 tkWidgets_1.5.1 widgetTools_1.2.7 1. The rma function (in affy library) always crashes.
2010 Jun 15
2
AEC init crashes
Hello, I've just caught a strange crash in speex_echo_state_init routine. It happened only on one WinXP machine, while on others using XP, Vista and 7 everything is fine. Crash occures in mdf.c line 434: st->spec_average = DIV32_16(SHL32(EXTEND32(st->frame_size), 15), st->sampling_rate); Got any ideas or should I provide more information of the OS? Thanks a lot!
2018 May 18
3
KASAN: use-after-free Read in vhost_chr_write_iter
On 2018?05?17? 21:45, DaeRyong Jeong wrote: > We report the crash: KASAN: use-after-free Read in vhost_chr_write_iter > > This crash has been found in v4.17-rc1 using RaceFuzzer (a modified > version of Syzkaller), which we describe more at the end of this > report. Our analysis shows that the race occurs when invoking two > syscalls concurrently, write$vnet and
2018 May 18
3
KASAN: use-after-free Read in vhost_chr_write_iter
On 2018?05?17? 21:45, DaeRyong Jeong wrote: > We report the crash: KASAN: use-after-free Read in vhost_chr_write_iter > > This crash has been found in v4.17-rc1 using RaceFuzzer (a modified > version of Syzkaller), which we describe more at the end of this > report. Our analysis shows that the race occurs when invoking two > syscalls concurrently, write$vnet and
2020 Apr 30
2
dreplsrv memory
Hi ! Since few months, dreplsrv is eating lots of memory in few days. Within 2 weeks, the process is generaly OOM killed and replication become weired. I need to restart samba-ad-dc. Here is my config : - Samba 4.11.6 / 4 vcpu / 2Go Ram - 10215 objects (ldbs file = 300MB) This memory problem only happen on my headbridge DC (star topolgy with 20 DC) If I add some ram, the
2007 Dec 19
2
speed and connection problems after samba upgrade - RH 5 -> RH 5.1, samba 3.0.23c -> 3.0.25b
Hi, recently we upgraded a central RHEL 5 fileserver to the latest RH EL 5.1 rpms, including samba. (samba-3.0.23c-2.el5.2 update to samba-3.0.25b-1.el5_1.4) Now some users have the problem, that opening a word or excel file saved on a samba share takes up to 30 seconds. Today I could verify this on the users desktop XP PC. This problem occures only from time to time, so it may be also a
2009 Jun 08
1
[SUGGESSTION 1/1] OCFS2: runtime tunable network idle timeout
backgroud: there is a network idle timeout regarding which a node is considered dead or network partition occures. problem: for some product environment, there is a special time during a day. in this special time, a backup work is happening over private network. at the time that the backup is going on, there is very very high load on network. this can lead to ocfs2 network idle timeout and
2004 May 27
4
iptables and samba
hi i m using the script below ------------------------------------------------------------------------------------------------------------------------------------- iptables -F iptables -t nat -F iptables -P INPUT DROP iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A INPUT -i eth0 -p tcp --dport 8080 -j ACCEPT iptables -A INPUT -i eth0 -p tcp --dport 22 -j ACCEPT
2005 Jan 18
1
Asterisk - libunicall - MFCr2 *** settings problems ??? ***
Dear Steve and *.* e1r2 developers and users, now MFCR2 is successfully installed! many thanks for your help. I'm living in Argelia. I have configure my MFCR2 according argentina R2 settigs. (look at the end of the message) the testcall run perfectly (only warnings and I think that is just debug). but I have many problems and when I run Asterisk-MFCR2, generally in the begging no errors
2004 Feb 03
2
rsync is not copying upper case files
Hi, I am running rsync on MacOS 10.3 and I want to transfer files to a linux machine, which has linux partitions and fat32 partitions. Transfering the files to the linux partition works without problems, but if I transfer them to the fat32 partition, files are ignored if all characters in the file name are UPPER CASE. - The files which rsync should transfer do not exist in the target directory.
2007 Aug 30
2
Q: Mean, median and confidence intervals with functions "summary" & "boxplot.stats"
Een ingesloten tekst met niet-gespecificeerde tekenset is van het bericht gescrubt ... Naam: niet beschikbaar Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070830/e557d2a7/attachment.ksh
2002 Feb 20
3
Feature Request: "matrix[1:10,1:10, block=F] <- 1:10"
Hi Guys, I've again been surprised when something like > m <- matrix("", nrow=3,ncol=3) > index_i <- c(2,1,3) > index_j <- c(1,3,2) > vals <- c("a","b","c") > m[ index_i, index_j ] <- vals > m gives block-wise application of the assignment: [,1] [,2] [,3] [1,] "b" "b" "b" [2,]