similar to: Parsing configuration files

Displaying 20 results from an estimated 8000 matches similar to: "Parsing configuration files"

2009 Jun 08
3
Combining elements of vectors
Dear list, I have a vector of elements which I want to combined each with each, but none with itself. For example, > v <- c("a", "b", "c") and I need a function 'combine' such that > combine(v) [[1]] [1] "a" "b" [[2]] [1] "a" "b" [[3]] [1] "b" "c" I am not very interested in the orders
2009 Mar 24
3
How to find the path or the current file?
Dear useRs, I have a collection of source file and some of these call others. The files are distribute among a number of directories, and to know how to call some other file they need to know what file is currently executed. As example, I have a file 'search.R' located in directory 'bin' which needs to access the file 'terms.conf' located in the directory 'conf',
2009 Jan 22
2
Unexpected behaviour of the as.Date (was: Error as.Date on Invalid Dates)
Dear Brian, I dont understand what you mean. The thread was about the as.Date which you suggested to be used instead of the as.date. Following your advice I tried the as.Date and have questions about the observed behaviour, which was surprising to me. Is this what you call hijacking? Do you mean I ought start a new thread instead? I thought my question were relevant to the threads'
2009 Feb 25
1
Problems with ARIMA models?
Dear R, I have find a website where they report problem with ARIMA models in R. I run the examples there and they give result as shown on the website. Does this mean that nothing has corrected in R? Maybe you not have seen the page, but the author said he contacted you. Here is the URL: http://www.stat.pitt.edu/stoffer/tsa2/Rissues.htm I like to know your opinion. Mvh. Marie [[alternative
2009 Feb 25
1
Problems with ARIMA models?
Dear R, I have find a website where they report problem with ARIMA models in R. I run the examples there and they give result as shown on the website. Does this mean that nothing has corrected in R? Maybe you not have seen the page, but the author said he contacted you. Here is the URL: http://www.stat.pitt.edu/stoffer/tsa2/Rissues.htm I like to know your opinion. Mvh. Marie [[alternative
2009 Feb 05
1
Problem with plotting data from within a function
Dear List, I try to develop code where plotting functions are embeded in my own functions. The following is simplified example: > test <- function() { > data <- data.frame(x=rep(1:2, each=50), y=rnorm(100)) > library(lattice) > attach(data) > xyplot(y~x) > detach() >} >test() As far as I understand R, when test is called this should create one local
2018 Nov 29
3
[2.3.4] Segmentation faults
finally managed to locate the dump here the output: # gdb /usr/libexec/dovecot/auth /var/lib/systemd/coredump/core.auth.0.3a33f56105e043de802a7dfcee265a07.28130.1543516118000000 GNU gdb (GDB) 8.2 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it.
2018 Dec 04
3
[2.3.4] Segmentation faults
Thanks for mySql For Squat vs Solr, Solr does not reach Squat by very far in terms of results : If I setup Solr, and search (via the search in Roundbube or Evolution) for a keyword or part of the keyword, the results are complete non sense. The diference between "search in full body" and "search in fields" does not even work. Solr with Dovecot seems very early beta
2018 Dec 04
2
[2.3.4] Segmentation faults
Hi How to solve this ? So many similar segfaults Thank you On 2018-11-30 06:11, Joan Moreau wrote: > ANother (very very long) example : > > # gdb /usr/libexec/dovecot/indexer-worker core.indexer-worker.0.3a33f56105e043de802a7dfcee265a07.21017.1543533424000000 > GNU gdb (GDB) 8.2 > Copyright (C) 2018 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or
2018 Dec 04
2
[2.3.4] Segmentation faults
> On December 4, 2018 at 8:18 AM Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > We don't consider it as "very early beta". We consider it production ready. It is bit more work to set up though. FWIW, Squat has been deprecated since 2.0, so none of this should come as a surprise. https://wiki.dovecot.org/Plugins/FTS > Aki > > > On 04 December
2003 Nov 26
3
Fair queueing: SFQ vs TBF
Hello, I have one Q. What is better when using as leaf in one leaf with several hosts (like subnet) to splice traffic equaly to user number? Like 2 users = 256/2, 3 = 256/3 and so on. WRR was pretty good for this job, but it''s only for 2.4.21 kernels and mine''s 2.4.22. So what is better: SFQ or TBF? -- Artūras Šlajus _______________________________________________
2004 Jul 17
1
MYSQL_FRIENDS and IAX problem
Hi, I had compiled support for MYSQL_FRIENDS and it works for SIP, but when use tiwh IAX2 I have some problem, I can register with a client, but when I try to make a call I got this error: Jul 17 12:52:03 NOTICE[229387]: chan_iax2.c:5183 socket_read: Rejected connect attempt from <IP-ADRRESS> When I google'ed this problem I can see other users also found this error (bug ?) But no-one
2010 Mar 29
1
is it possible to connect Digium TE420 and Cisco card?
Hello, I'm having problem connecting my Asterisk 1.4.29.1 with Digium TE420 to providers Cisco 2800 with VWIC-1MFT-E1 card. the same card runs fine with another E1 provider. TE420 led's lite green. Message type: RELEASE COMPLETE (90) < [08 02 80 ac] < Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) Spare: 0 Location: User (0) < Ext: 1 Cause:
2000 Jul 17
6
Install
How do I install samba on my LINUX machine. All that I have done is unzipped it. Where is the exacutable? -------------- next part -------------- HTML attachment scrubbed and removed
2011 Dec 05
5
Spec'ing a block
Hi folks How would you spec something like this: as_user username do FileUtils.chmod_R 0755, "#{directory}/*" end Where as_user fires off a new process (and set uid to username). It seems that this won''t catch FileUtils.chmod_R: FileUtils.should_receive(:chmod_R).with(0755, "#{@domain.directory}/*") I guess that is because it is passed in the block
2010 Oct 22
3
Licensing of Default MOH
Hi, I wonder if I may freely use the default soundfiles that came with asterisk (fpm-world-mix, fpm-calm-river and fpm-sunshine) on production server? Are there any official sources of royalty free music? -- Mvh, Aurimas Skirgaila -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Dec 09
5
Making outregs in R
Dear r-Gods! I am interesting in making an equivalent command like outreg in stata where I get all my 8 regressions in one table. Does R have an easy command to that? MVH Dave [[alternative HTML version deleted]]
2005 Jan 27
2
cluster, mona error
Hi I have a problem using the package cluster on my binary data. I want to try mona at first. But i get the an error. hc<-read.table("all.txt", header=TRUE, sep="\t", row.names=1) srt(hc) `data.frame': 51 obs. of 59 variables: $ G1p : int 2 1 1 1 1 1 1 1 1 1 ... $ G1q : int 1 1 1 1 1 1 1 1 1 1 ... $ G2p : int 1 1 1 1 1 1 1 1 1 1 ... $ G2q : int 1 1 1 1 1 1
2001 Oct 04
4
wine wount do anything
Yello I use (or try to use :) wine 20010824 (installed from MDK rpm). If I try to run a app i get: #wine notepad.exe Warning: could not find wine config [Drive x] entry for current working directory /home/enrique/.wine; starting in windows directory. Loading required GL library /usr/X11R6/lib/libGL.so.1.2 And nothing more happens. My system conf: Linux Mandrake 8.0, kernel 2.4.8-24mdk, XFree
2005 Jun 20
2
Data Parsing
Hello. I have looked at R Site Search for this problem, and it didn't give me exactly what I needed. Consider this dataset called "results". It has the following information: Student Day Subject Score Mary 1 Math Failed David 2 Science Passed Bob 4 Reading Passed Marie 4