search for: transpir

Displaying 20 results from an estimated 42 matches for "transpir".

Did you mean: transdir
2018 Dec 04
3
nullptr bit-value for DebugInfo in non-default address spaces
Hi llvm-dev@, It recently transpired that LLVM doesn't correctly preserve debugging information when null pointer constants are assigned to variables [0], with the debug records getting dropped by SelectionDAG. Fixing that [1] raises a few questions about the bit-value of null in different address spaces, so I'd like to ask:...
2007 Jul 06
2
problem with subscriptions file version 1.0.1
...front of the folders.) The first thing I did was get the configuration file working for Maildir. So I know that the problem has nothing to do with the configuration file. Next I looked through the actual source code to find any place where a dot might be added to the beginning of a folder. It transpired that there is a constant, MAILDIR_FS_SEP_S, which is assigned the value ".". I deleted all the occurrences of this constant, compiled the source code again, and ran into a rather interesting problem. When I try to create a new folder through Thunderbird on a separate machine, the fo...
2004 Jul 20
1
Statistical package
...ng through Web site. I can't but appreciate your great endeavour. I would be grateful to you if you could kindly suggest me or help me to utilize the free statistical pckage like R with Mannual. I am esepcially interested in Time Series Analysis and plotting of experimental data. It transpires that you have a good number of excellent package for the same. To name a few - Lag, Lag plot, embed, spectrum, spec, plot spec, spec.pgram, acf, plot acf, ccf, acf2AR etc. would be very useful for my work. Looking forward to hear you soon. With best regards....
2013 Jan 27
1
doveadm user error messages
I use 'doveadm user' in some scripts and the exit codes are fine for my purposes. During tests it transpired that Dovecot 2.1 would give an error message when querying for non-existent users. Dovecot 2.2 just exits without a word. Not sure this is intended behaviour: $ doveadm user foo $ echo $? 67 $ id foo id: foo: No such user Regards Thomas -------------- next part -------------- A non-text attach...
2007 Mar 08
1
Call recording and archiving
Does anyone have a good suggestion for a automated solution to record calls on certain interfaces and easily archiving them in a way which is easily matched against CDRs? Also can someone suggest the appropriate protocol to archive the recording when the conversations are transpiring in ulaw. Basically a nice cost effective trade off between CPU and disk space for medium call load. Thanks Miles -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070308/ded6b58e/attachment.htm
2007 Dec 10
2
bug in by.data.frame, R-2.6.1 (PR#10506)
by() fails for 1-column matrices and dataframes: X <- data.frame(a=1:10) g <- gl(2,5) by(X, g, colMeans) Suggested fix: --- by-old.R 2007-12-10 15:26:22.501086600 +0100 +++ by.R 2007-12-10 15:25:58.390477200 +0100 @@ -26,7 +26,7 @@ IND[[1]] <- INDICES names(IND) <- deparse(substitute(INDICES))[1] } else IND <- INDICES - FUNx <-
2013 Nov 28
4
[PATCH net] xen-netback: fix fragment detection in checksum setup
The code to detect fragments in checksum_setup() was missing for IPv4 and too eager for IPv6. (It transpires that Windows seems to send IPv6 packets with a fragment header even if they are not a fragment - i.e. offset is zero, and M bit is not set). Signed-off-by: Paul Durrant <paul.durrant@citrix.com> Cc: Wei Liu <wei.liu2@citrix.com> Cc: Ian Campbell <ian.campbell@citrix.com> Cc: Da...
2011 Jun 23
3
problem (and solution) to rle on vector with NA values
...elp, I'm not sure if this should be posted here - so apologies if this is the case. I've found a problem while using rle and am proposing a solution to the issue. Description: I ran into a niggle with rle today when working with vectors with NA values (using R 2.31.0 on Windows 7 x64). It transpires that a run of NA values is not encoded in the same way as a run of other values. See the following example as an illustration: Example: The example ??????? rv<-c(1,1,NA,NA,3,3,3);rle(rv) Returns ??????? Run Length Encoding ??????? ? lengths: int [1:4] 2 1 1 3 ??????? ? values : num [1:4] 1 NA...
2013 Jun 10
1
ACPI Warning, then hang
I'm getting the following warning, and then the system locks: ACPI Warning: Incorrect checksum in table [(bunch of spaces)] - 0x29, should be 0x48 Here's a pic: http://db.tt/O6dxONzI System is on a SuperMicro C7X58 motherboard that I just upgraded to BIOS 2.0a, which I would like to stay on if possible. I tried adjusting all the ACPI related BIOS settings without success. Bryce
2004 Jul 23
1
difference between nls and nlme approaches
Hallo, I have a question that is more statistic related than about nlme and R functioning. I want to fit a complicated nonlinear model with nlme with several different measures of transpiration taken on each of the 220 trees grouped in 8 families. The unknown parameters of the model are three + their variances (and covariances). I want to estimate the variances among families of the parameters. This would give an idea of the genetic control of the biological processes modeled. Th...
2018 Oct 02
2
outlook idiocy - IMAP folders with /
I think we need a public compliance test, similar to html and ssl, then people would start questioning the quality of their own client, and migrate to better ones. When Micro$oft will eventually feel the pinch, then they will start fixing their $hit. People have the power! (I like that song.) On Tue, Oct 2, 2018 at 09:59, Wojciech Puchar <wojtek at puchar.net> wrote: >> >> As I
2011 Aug 11
2
UNC windows path beginning with backslashes: normalizePath bug??
...#39;FactoMineR' plug in for > the Rcmdr package; > a) directly loading 'RcmdrPlugin.FactoMineR' opened and "crashed" R > Commander; > b) opening R Commander without FactoMiner, the Tools option 'Load Rcmdr > plug-in(s)...' was greyed out. > > It transpired that in .libPaths() the path to the library holding > 'RcmdrPlugin.FactoMineR' was specified as a UNC address: > \\\\Server02/stats/R/library/2.13>. Mapping a virtual drive letter (e.g. > L:) and specifying the path in .libPaths() as a 'local file system' (LFS) &gt...
2015 Jun 30
1
Outlook 2013 not fetching new mail/synchronization issues
I would say Outlook is standard IMAP configuration: IMAP, 993 SSL, root folder path: "INBOX." and timeout on 1 minute. Can I provide more details ? Ok, I will avoid including all replies in the thread. Pacher Dragos -----Original Message----- From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Jerry Sent: 30 June 2015 14:31 To: Dovecot Mailing List Subject: Re: Outlook
2000 Dec 06
0
RODBC update
...here is a new version of RODBC on CRAN, version 0.8-2. A version compiled for rw1011 will propagate to CRAN tonight. Main differences: - This will work with the up-coming R 1.2.0. - Nulls in databases are handled (more) correctly. The bug that has been reported with repeated entries was it transpires to do with null fields, not empty ones ("", and they can be different). - There are options to determine how to write NAs to the database, and how to read nulls and what strings to map to NA when reading (like na.strings in read.table). - Much of the R code has been vectoriz...
2008 Jan 01
1
guidelines for the use of the R logo
Hi, I was wondering if there are any guidelines for the use of the R logo on websites which are for commercial use? Similar to http://www.python.org/community/logos/ for Python and to http://www.postgresql.org/community/propaganda for PostgreSQL perhaps? thanks, Jan
2009 Sep 29
0
Static on the line randomly
We've been having a strange problem all day where when making outbound calls, all we get is static on the far end (i.e we can hear, they can't). We've restarted asterisk a couple of times to no avail. It now transpires that it is only mobile numbers that are affected (not all mobile networks, not all of the time) Is this a supplier problem (BT ISDN/32) ? Thanks Julian
2001 Nov 15
1
Excessive redraw in Lotus Notes on Wine 20011108
I compiled up Wine 20011108 from the source on my Mandrake 7.2 box without problems. I was pleased when I actually managed to get the Windows QuickTime player to install properly and actually run the player (albeit slowly). I also managed to get the SameTime installer to run, although the client still refuses to work. My one critical application on Wine however is Lotus Notes. It works pretty
2001 Dec 21
2
Printing problems from W2k/NT4
Hello, I recently upgraded our file server from RedHat6.2 to RedHat7.2. This upgraded our (working) Samba 2.0.x to 2.2.1a-4. Now, the windows98 machines on the network can print without problems. The 2K/NT4 machines cannot print, but they experience no problems with file sharing operations (writeable /home/$USER). The 2K/NT4 machines had been printing fine prior to the upgrade. I won't
2018 Oct 02
0
outlook idiocy - IMAP folders with /
...t responses I got was to ask exactly what Dovecot's response was to the attempt to create this folder; i.e., what error message or code was returned by Dovecot. I don't have the answer to that. If someone can supply me with the complete and accurate return code I will post that and see what transpires. By the way, could we please do away with the "TOP POSTING" on this thread. It seems rather counter productive to be bitching about the behavior of MS Outlook while a poster posts in an unsatisfactory manner. -- Jerry
2001 Aug 02
2
xdr real data read error
Hello all I have received a message when attempting to load a workspace in R1.3, which reads: 'an xdr real data read error occured'. Has anyone come across this error message before? With thanks James Rimmer -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",