Displaying 20 results from an estimated 27 matches for "spo".
Did you mean:
so
2007 Nov 10
3
producing output as *.spo (spss output format)
...All
I am considering moving from SPSS to R as my stats environment of
choice. I have read around and everything looks favourable. There is
just one issue on which I have been unable to find information.
Many clients ask me to send them output (tables, graphs, etc) as an spss
output file (ie .spo). I haven't asked them why, I've just said yes. I
know R can produce graphics as nice as SPSS, and presumably they can be
output in some portable format for pasting into a word-processor
document. I need to find out why the client wants spo. In the meantime
let's assume they hav...
2001 Mar 01
2
Individual rename of list items
I am confused by the logic of renaming:
# Rename individual list items?
Empl<-list(employee="Anna",spouse="Fred")
names(Empl)<-c("empl","spo")
names(Empl)
#[1] "empl" "spo"
# worked like a charm... but
names(Empl[1])<-"newempl"
# no error message, yet ....
names(Empl)
#[1] "empl" "spo"
# where's my newempl????...
2006 Nov 20
1
g729 registered
...g729 licenses, during register process everything
worked fine.
astk2*CLI> show g729
0/0 encoders/decoders of 20 licensed channels are currently in use
But I'm not able to use this codec. I'm trying to use a linksys PAP2 to talk
using g729 but I got this answer from asterisk:
Got SIP response 488 "Not Acceptable Here" back from 192.168.10.126
And when I try to forward a call using IAX I got it:
-- Executing Dial("SIP/teste1-081b23c8", "IAX2/192.168.5.12/6551|30|tT")
in new stack
-- Called 192.168.5.12/6551
Nov 20 01:29:48 WARNING[8297]: chan_ia...
2008 Dec 05
4
NUT 2.0.5 and 2.2.2 hacking -- there is something to improve!
...tion A: Why not adding an info about these commands in a generic way and
issuing shutdown.{poweroff.xx,return.xx,paused.return.xxyyyy}
Solution B: Why not creating a special command, which takes UPS command as an
argument?
Really, for A (with 2.0.5 at least):
unsigned int i;
const char spo[] = "shutdown.poweroff";
const char sre[] = " shutdown.return";
const char spre[] = "shutdown.paused.return";
/*
CMDDESC shutdown.poweroff.xx "Turn off the load after xx minute(s) and
remain off"
CMDDESC shutdown.return.xx "...
2004 Jul 29
1
Trouble with "--delete" with "--files-from"
...Cyrus "mailboxes" file and this seems to me to be the most efficient way of
tackling this.
So, having got my list of files, I then rsync using a command of the form...
rsync -q -u -W -a -e /usr/local/bin/ssh --delete --files-from=tmp
/temp2 /mnt2/sms/mail user@remote:/var/cyrus/backups/spo-ms
This is working well for me, except for the "--delete" bit. (When mailboxes
are deleted on the source system I obviously want this reflected on the
target.) Try as I might, I can't seem to get this to work.
Here's an extract from my --files-from file...
/c/user/ccxxx/cyrus...
2008 Feb 15
12
Transfer Crosstable to Word-Document
# Dear list,
# I am an R-beginner and
# spent the last days looking for a method to insert tables produced
# with R into a word document. I thought about SPPS: copy a table from
# an SPO-file and paste it into a word document
# (if needed do some formatting with that table).
# Annother idea was, to produce a TEX-file,
# insert it and make it a word-table.
# I found the following libraries, which seemed to be promising:
# xtable
# prettyR
# R2HTML
# Hmisc
# SciViews / svViews
##...
2010 Oct 14
1
Bug#600241: Xen Hypervisor can only boot if "acpi=off" parameter is used.
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-1
Hardware specs:
Dell PowerEdge R410
32GB RAM DDR3
1TB RAID-1 HD (Perc H200 RAID controller)
Processor: 2 - Intel XeonE5620 2.4Ghz 12M Cache Turbo HT 1066MHz
SO: Debian Squeeze
last update: 14/10/2010
uname -a: "Linux spo-r1-u4 2.6.32-5-xen-amd64 #1 SMP Fri Sep 17 22:00:48
UTC 2010 x86_64 GNU/Linux"
At boot, xen-hypervisor is loaded normally, but when it tries to load
linux kernel it freezes. There is no screen output and after a few
seconds, the server reboots.
However, the problem doesn't happen if &q...
2002 Nov 28
1
function writeClipboard()
Hello,
I am looking for the function writeClipboard() in order to
compile and use it but can't find it neither into R-devel directory
nor in other R directories.
Is this function present or do I search on the wrong place?
Vincent Demolombe
Inra - spo - Montpellier
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-r...
2005 Mar 24
1
Error cannot record voicemail
I tried to share my spool directory so I could get monitored calls, and now
this error comes up when I try to leave a message in any of my voicemail
boxes.
Mar 24 12:48:35 WARNING[344081]: app_voicemail.c:1488 leave_voicemail: Error
opening text file for o
utput
-- Recording the message
Mar 24 12:48:35 WARNING[344081...
2003 Aug 31
1
broken link in documentation
hello,
i'm reading the doc at http://xiph.org/ogg/vorbis/doc/Vorbis_I_spec.html
and the link to the paper
http://www.iocon.com/resource/docs/ps/eusipco_corrected.ps
doesn't work.
Could anyone correct the link and/or mirror this paper ?
Thanks,
YG
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list,
2007 Dec 28
1
field from from but not in DB
ok I''m down to getting AR to ignore the field. the field is called
turing.. I have two function stubs..
def turing
end
def turing=(temp)
end
what do i need to do in these two functions to emulate what AR would
have for column in the DB..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2014 Jan 15
3
Missing option in samba-tool user add
Hello,
I am trying to create a user with the samba-tool.
With this user i a want to login in a windows system and linux shell.
I can set everthing i need with samba-tool user add except unixHomeDirectory
path.
Is there an easy why to do this?
Rene.
2006 Apr 13
2
One model won''t work like the others, generating weird error
...9;',''STL'',''POR'',''LAW'']
nc_teams =
[''SDQ'',''CSP'',''MIL'',''CAJ'',''HAG'',''BUZ'',''DTR'',''COL'',''SPO'',''SEA'',''MAD'',''CRE'']
result = Team.find(:all)
#if params[:id] == "ac"
# @team_rosters = get_rosters(ac_teams)
#elsif params[:id] == "nc"
# @team_rosters = get_rosters(nc_teams)
#else
# @...
2002 Aug 28
2
Package foreign
....in example
data <- read.spss("c:/data.sav",use.value.label=F,to.data.frame=T)
try help(read.spss) !
regards,christian
kjetilh at umsanet.edu.bo schrieb am 28.08.02 02:08:39:
> Hola!
>
> Can the foreign package now read data from spss 10?
>
> Kjetil Halvorsen
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help
2018 Feb 23
1
Re: "scripts are not supported on interfaces of type vhostuser" error
Spot on! The script qemu-ifup was indeed the cause of the problem. It's a
dummy script that only does "exit 0" and it was apparently needed in the
past with old versions of libvirt. I see examples on the net where it is
used to configure interfaces with shell commands. I don't need i...
1998 Jul 16
1
Printing Errors
I've been running RedHat 5.0 and Samba flawlessly for over 6 months now.
I had to reboot the server and now I can't seem to print. When I use
the "Printtool" to send a test text or postscript job to the printer,
I get the following error:
Unable to print to HP4000
Error Message: lpr: connect: no such file or directory
jobs queued, but cannot start daemon
The printer is set up
2018 Jun 11
0
[RFC V2] virtio: Add platform specific DMA API translation for virito devices
...>
> This is one of the fundamental difference between SEV architecture and
> the ultravisor architecture. In SEV, qemu is aware of SEV. In
> ultravisor architecture, only the VM that runs within qemu is aware of
> ultravisor; hypervisor/qemu/administrator are untrusted entities.
Spo one option is to teach qemu that it's on a platform with an
ultravisor, this might have more advantages.
> I hope, we can make virtio subsystem flexibe enough to support various
> security paradigms.
So if you are worried about qemu attacking guests, I see
more problems than just passin...
2000 Oct 23
4
More mdct questions
Sorry for starting another topic, this is actually a reply to Segher's post
on Sun Oct 22 on the 'mdct question' topic. I wasn't subscribed properly
and so I didn't get email confirmation and thus can't add to that thread.
So Segher, if the equation is indeed what you say it is, then replacing
mdct_backward with this version should work, but it doesn't.
Am I applying
2018 Jun 11
1
[RFC V2] virtio: Add platform specific DMA API translation for virito devices
...ernel side to allow the
arch to plumb alternate DMA ops.
So for some reason you seem to be dead set on a path that leads to
mountain of user pain, changes to many different projects and overall
havok while there is a much much simpler and elegant solution at hand
which I described (again) in the response to Ram I sent about 5mn ago.
> Further you can for example add per-device quirks in virtio so it can be
> switched to dma api. make extra decisions in platform code then.
>
> > >
> > >
> > >
> > > > Both in the flag naming and the implementati...
2018 May 31
7
[RFC V2] virtio: Add platform specific DMA API translation for virito devices
On Thu, May 31, 2018 at 09:09:24AM +0530, Anshuman Khandual wrote:
> On 05/24/2018 12:51 PM, Ram Pai wrote:
> > On Wed, May 23, 2018 at 09:50:02PM +0300, Michael S. Tsirkin wrote:
> >> subj: s/virito/virtio/
> >>
> > ..snip..
> >>> machine_subsys_initcall_sync(pseries, tce_iommu_bus_notifier_init);
> >>> +
> >>> +bool