similar to: How could I restrict and reordered data.frames?

Displaying 20 results from an estimated 130 matches similar to: "How could I restrict and reordered data.frames?"

2017 Jul 14
3
Making 2 dimensional vector from the 3 dimensional one
Hi All, I want to make a 1 dimension vector from the first two dimensions of a 3 dimension array, so make a 2 dimension vector from a 3-dimension one, with "fusing" (making as.vector) the first two dimensions. It seems to be very easy, but I cannot find the solution, I mean it would very strange, that I would do taking the single 1 dimensional vectors from the 3 dimensional one, make one
2008 Dec 08
1
Taylor diagram
Dear Everyone, I wrote a Taylor diagram program in R, but it was not very general, so I was happy to find the Taylor.diagram in the plotrix package. On the other hand I can find many problems with the pos.cor=TRUE case, in other words, when we use only the first quarter of the space (positive correlations). (When we choose pos.cor=FALSE, the program seems to me perfect) 1.There is only one line
2010 Dec 25
1
asterisk realtime & calling sip users
Hello We have recently upgraded to Realtime engine (sip buddies and extensions) and now have problems with calling local SIP users. I have rtcachefriends=yes but tried with 'no' and it's even worse. (asterisk 1.8.1.1 + realtime mysql) Here's an example: User 1000 registers successfully and can then be called with Dial(SIP/1000,30) successfully After some time when I try to call
2008 Feb 20
3
[LLVMdev] Bug? Coalescing & Updating Subreg Intervals
I have a question about what is going on at line 754 of SimpleRegisterCoalescing.cpp. The comment says we are updating the live intervals for subregisters. This happens when we coalesce to a physical register. Now, I read that as, "merge in the range information from the eliminated live interval to the subregister live interval," but that appears to not be what happens. In my case,
2012 Jun 21
4
convert 'character' vector containing mixed formats to 'Date'
Dear all I have a 'character' vector containing mixed formats (thanks Excel!) and I'd like to translate it into a default "%Y-%m-%d" Date vector. x <- c("1/3/2005", "13/04/2004", "2/5/2005", "2/5/2005", "7/5/2007", "22/04/2004", "21/04/2005", "20080430", "13/05/2003",
2008 Apr 29
3
The Master Genealogist 7.01.000 on Wine 0.960
Can someone please help interpret. This is my attempt to install The Master Genealogist 7.01.000 on Wine 0.960 without using winetricks to install dcom98. The wine AppDB entry is here: http://appdb.winehq.org/objectManager.php?sClass=version&iId=10500 On a plain Running the installer tmg7setup.exe with wincfg set to win98 give the following information in the terminal: Code: me at
2008 Aug 26
1
bug in package chron (PR#12599)
Full_Name: Zeng, zhenxing Version: 2.7.1 (2008-06-23) OS: windows XP Submission from: (NULL) (158.182.1.30) Dear Author I have run into a trouble in using chron package The data frame: a date time_fut expiry_day bid ask trade_day 1 2004-09-01 09:45:00 2004-10 12860 12889 38 2 2004-09-01 09:45:01 2004-10 12885 12890 38 3 2004-09-01 09:45:04 2004-10 12883 12887
2017 Jul 06
0
[Announce] Samba 4.5.11 Available for Download
====================================================== "Change your thoughts and you change your world." Norman Vincent Peale ====================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.5 release series. Changes since 4.5.10: --------------------- o Jeremy Allison <jra at
2017 Jul 06
0
[Announce] Samba 4.5.11 Available for Download
====================================================== "Change your thoughts and you change your world." Norman Vincent Peale ====================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.5 release series. Changes since 4.5.10: --------------------- o Jeremy Allison <jra at
2010 Apr 16
4
logging details
Are there plans to expand the logging capabilities in OpenSSH, so that the details of what files were moved using sftp is included? If not, does anyone know of a good way to capture this information? Thanks in advance, - Sue Susan K. Diller UNIX Systems Administration PAETEC Communications, Inc. 600 WillowBrook Office Park Fairport, New York 14450 *(585) 413-2320 * susan.diller at
2005 Mar 01
6
Broadvoice + Videosupport=yes - Fails!
Hi All First time poster, long time reader. I just ran into something really bizarre. I've enabled videosupport and have been testing sip calls with Xten Eyebeam software, it works (mostly) However, when I have Videosupport=yes In the [general] section of my sip.conf, broadvoice calls fail w/ "We're sorry your call cannot be completed at this time" So... I've
2005 Mar 02
0
Fax with spandsp + zaphfc
Hi all, I'm trying to enable faxes on my asterisk box using spandsp version pre10. The outgoing and incomiong calls work great, but i have problem with faxes. The fax detection works, the RxFax application is called, but i only receive the beginning of the faxes (variable between 3 to 5 first inches of the fax). The output .tif file generated is then cut off. My setup is : asterisk
2011 Mar 28
2
"Holes" in a data frame with time intervals
Good morning, I am facing a problem very easy to solve with a program, but not too easy (at least IMHO) with a "declarative" approach. I have a dataframe df with some information about bank branches with a validity time associated (start date/end date, format YYYY-MM-DD) to some attributes (for example number of employees assigned). The following example will clarify this
2012 May 23
2
Bug#674088: xcp-xapi: vbd-plug to dom0 does not creates /dev/xvd* devices in dom0
Package: xcp-xapi Version: 1.3.2-6 Severity: normal Tags: upstream Normally (in 'iso-based' XCP) is possible to attach VDI to dom0. That operation usually looks like: xe vbd-create vdi-uuid=... vm-uuid=(dom0 uuid) device=N xe vbd-plug I done those steps in xcp-xapi and got success (no error), but no xvd* device found. Here operations log: # xe vbd-create
2007 Jun 25
1
Asterisk 1.4.5, Cisco 7960, call dropped when sip client put on hold/transfer
Hello, I've been racking my brain over this for much of the day so I thought the list would probably be more helpful. A few days ago I upgraded from Asterisk 1.2 to Asterisk 1.4.5. Everything appeared to be working properly. However, on the first business day, we realized that when transferring calls (not using call parking, using the built in transfer buttons on a Cisco 7960) would not
2015 Aug 31
1
Feeding decoder with reordered packets
Sorry for probably obvious question but I could not find and answer on mail archive. What would happen to decoded audio quality if the packets fed to decoder are out of order (no jitter buffer)? For example, if order of packets is 0,1,2,4,3,5 (3 and 4 reordered) and there is no FEC. Would it be better, in this case, to drop packet 3 and not decode it at all? Or, if there is FEC, then try to
2008 Sep 14
0
[LLVMdev] Prevent a intrinsic to be reordered?
Hello, Julio > These later things are ignored, I don't know if when the intrinsic is > lowered, then it doesn't matter (or perhaps the reorder is made > before). What is the description of the instruction you're lowering intrinsic into? Have you looked for the instruction flags defined in Target.td file? You instruction should definitely have "isBarrier" flag set.
2011 Aug 01
0
[LLVMdev] Debugging information problem: code being reordered / debug point jumping around
On Jul 31, 2011, at 10:49 PM, Matt Pharr wrote: > I'm seeing some undesirable behavior where, when generating debugging information, sometimes the point in the debugger will jump forwards and backwards during single stepping, even though the output from our frontend (this is the ispc compiler), is emitting LLVM instructions with a strictly forward-moving/increasing set of source locations.
2011 Aug 01
1
[LLVMdev] Debugging information problem: code being reordered / debug point jumping around
On Aug 1, 2011, at 3:27 PM, Devang Patel wrote: > What do you see after instruction select ? Good question--I just checked. Things are still in the right order going into the x86 DAG->DAG instruction select pass, but then are out of order coming out of it. So that looks like the culprit... > I'll take a look at this. Meanwhile, please file bugzilla report so that this does not
2016 Mar 01
2
Builtin reordered
Hi, I have an issue with some builtins that are reordered (during instructions selection it seems) with others instructions and/or others builtins. Is it normal? How could I prevent it from happening? Thanks, Romaric