Displaying 20 results from an estimated 900 matches similar to: "how to parse out string separated by special character"
2007 Mar 07
5
how to "apply" functions to unbalanced data in long format by factors......cant get "by" or "aggregate" to work
Hello R users,
Problem.......I do not understand how to use "aggregate","by", or the
appropriate "apply" to perform a function on data with more than one
factor on unbalanced data...
I have a data frame in the long format that does not contain balanced
data. The ID is a unique identifier corresponding to the experimental
unit that will later be examined by ANOVA,
2009 Nov 04
1
Convert H:MM:SS PM /AM into 24 HR syntax
I've got an array of times in H:MM:SS PM/AM format, e.g. "5:27:15 PM" (no leading zero), and I would like to convert them over to 24 HR syntax, e.g. HH:MM:SS.
If it matters, the times are from the Central Time zone.
Is there a command to convert the time to a 24HR format?
I tried the following:
ptime("5:27:15 PM", "%H:%M:%S")
[1] "2009-11-04
2005 Feb 15
1
IAX2 bugs...
Has anyone had stability issues with IAX2. (Asterisk 1.0.5).
reddwarf*CLI> iax2 show firmware
Device Version Size
iaxy 22 39344
I'm asking because in the last three weeks I've noticed the following
two issues (on separate occasions):
1) Placed a phone call. Asterisk logs show the phone being answered
and various files being Played back. But
2006 Jan 23
1
Feature Requests
Is it possible in a future version to be able to enable/disable mounts from inside the web interface the same way steamcast does now.
I love icecast but i've been looking at steamcast and I like some parts of there web interface ie. bandwidth usage stats for each mount and in total for the server, and being able to enable/disable mounts. But I don't like the delay, it has that painful
2011 Jul 23
2
An infinite recursion error please explain!
Probability <- function(N, f, w, b, y, t, q) {
#N is the number of lymph nodes
#f is the fraction of Dendritic cells (in the correct node) that have the
antigen
#w is time in terms of hours
#b is the starting position (somewhere in the node or somewhere in the gap
between nodes. It is a number between 1 and (x+t))
#y is the number of time steps it takes to traverse the gap (8hr/y)
#t is
2006 May 05
1
Spam? Re: Cisco 7970 running SIP question
Aaron
Any idea how to change it from 24hr to 12hr ?
Thanks again!
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Hall, Eric
M.
Sent: Friday, May 05, 2006 11:55 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: Spam? Re: [Asterisk-Users] Cisco 7970 running SIP question
Aaron
Yes it
2019 Mar 15
2
Samba 4.8 Config SMB.Conf File
Rowland,
These are all VMs I am working on. I have tried it on several different
"test" VMs. Blew away VMs and created new ones, still does not work.
It takes me a little time to type the info from the directories because I
cannot copy/past due to network separation.
Contents below:
/etc/hostname
testadmin
/etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4
2019 Mar 16
2
Samba 4.8 Config SMB.Conf File
since im not driving now..
the krb5.conf is wrong.
double entries, and put in the dc ip's
MYDOMAIN.COM = {
kdc = dc1.MYDOMAIN.COM
kdc = dc2.MYDOMAIN.COM
}
but use as Rowland showed first and try adding the Domain and RealmDomain setting in idmapd.conf
(man idmap.conf)
Greetz
Louis
Op 15 mrt. 2019 14:59 schreef Rowland Penny via samba <samba at lists.samba.org>:
On
2005 Jul 26
2
7960 SIP Firmware Upgrade Strange Problem
Hi,
I am upgrading a Cisco 7960 phone from SIP V.5.1 to 6.0 and then will to go
up to 7.5
However in my first attempt to go from V.5.1 to 6.0 this is hat happens:
- The phone reboots
- The phone then reads the file OS79XX.TXT from the TFP server. In the file
I added the version "P0S3-06-0-00"
- It starts upgrading firmware
- Then I get the following message: (Upgrade Failed -
2009 Sep 24
3
Inquiry:Problem in mounting external cdrom
Dear All
I tried to mount an external cdrom on my CentOS 5 server but un-successful .
I attached the device to my USB port and then the followings have been added
to my /dev folder :
"cdrom -> scd0
cdrom-sr0 -> scd0
cdrw -> scd0
cdrw-sr0 -> scd0
cdwriter -> scd0
cdwriter-sr0 -> scd0"
To this end , I tried to mount it as the followings (but it didn't get
through) :
2010 Feb 06
1
Using XEN to install Windows XP as guest on CentOS 5 as host ?
Dear All
I want to use XEN to install Windows XP as guest on CentOS 5 as host . I tried as the followings :
#yum install xen virt-manager kernel-xen
#chkconfig xend on
#reboot
Then I booted my CentOS server using XEN kernel . I tried as the followings :
#virt-manager &
But when continuing to create the virtual machine , under Installation Method menu , I cannot select 'local install media
2010 May 01
3
How to schedule for a repeated task?
Dear All
I need to schedule for a repeated task on my CentOS server, as the
followings:
-) Telnet to a remote node
-) Issue a command
-) Capture the output in a log
-) Logout from Telnet
-) Wait for a prescribed time interval
-) Then redo , but append the subsequent output in just on file
Can you please let me know which options do we have to write such a task?
Thank you
-------------- next part
2014 Apr 14
2
[LLVMdev] Proposal: AArch64/ARM64 merge from EuroLLVM
> - Inline ASM (I think Eric said at the Hackers Lab that he might be
> willing to do this)
I am, yes.
> - For others who want to help test, compiling and running your
> codebases on QEMU (no crypto extensions)
Some reasonable description of how this works would be awesome.
>
> - Feature parity - to the level found in the ARM64 and AArch64 backends today
As a note this
2007 Apr 20
3
sequences extraction
Hello,
I need to extract sequences from an ordered vector.
For example, if
a<-c(1,2,3,6,10,11,13)
I need to get the followings 4 vectors
(1,2,3),(6),(10,11),(13)
Thank You
-Bruno
------------------------------------------------------
Leggi GRATIS le tue mail con il telefonino i-mode? di Wind
http://i-mode.wind.it/
2012 May 07
3
Problem in executing R-script
Hello. I'm a newbie here.
In my script (I name it readData.R), I wrote the followings:
readData <-function(){ med = read.csv("medicalData.csv");}
Then I tested the script by 'Source R Code' then on the command I typed 'readData()' then I typed 'med' to check if the variable contains the medical data but it returned 'Object med is not found'. What
2008 Oct 27
2
Stuck with FFT
Dear all,
Before I can get into serious Fourier analysis of Radon time-series I am
practising with 24hour and 24.8hour sinusoids to assist with my
interpretation of signals ittributed to tidal input to Radon time series.
I am stuck. I have tried researching this to no avail. I am awating a book
that should describe fourier transforms in detail and another one that
should discuss the R
2010 Apr 16
3
VERY SIMPLE QUESTION
Dear R users,
I am looking for more efficient way to compute the followings
--------------------------------------------------------------------------
a <- matrix(c(1,1,1,1,2,2,2,2),4,2)
b <- matrix(c(1,2,3,4),4,1)
Eventually, I want to get this matrix, `c`.
c <- matrix(c(1/1,1/2,1/3,1/4,2/1,2/2,2/3,2/4),4,2)
--------------------------------------------------------------------------
2009 Oct 28
1
Inquiry:How to make crontab job permanent even after server reboot?
Dear All
Please be informed that I have an CentOS 5 server and I need it to be
automatically rebooted at pre-specified times . To this end , I tried to set
it as its crontab job as the followings :
#crontab -e
30 15 * * * reboot
It got through but after the server first reboot the crontab job disappeared
. So I tried to set it in another way , as the followings :
set the cron list in /tmp/temp
add
2009 Nov 23
1
Inquiry:How to enable "NAT" on CentOS 5 ?
Dear All
On my CentOS 5 , I installed the Asterisk 1.4.13 and DECT application
software and then when I want to try for "NAT" I issue as the followings :
#iptables -t nat -A POSTROUTING -s 10.20.30.0/24 -o eth0 -j MASQUERADE
But it didn't get through . So I checked if the "NAT" is enabled on
my CentOS server , as the followings :
#echo "1" >
2010 Dec 16
4
[LLVMdev] Modify the LLVM front-end to support EFI C and Add LLVM to EFI Byte Code(EBC) target
Hello all,
I want to the do followings:
(1) Modify the LLVM front-end(clang) to support EFI C
(2) Add EFI Byte Code target to LLVM
I am wondering to know which task should I do first, modify front end or
porting LLVM?
thanks
yi-hong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: