Displaying 20 results from an estimated 4000 matches similar to: "Version of R in saved workspaces"
2005 Nov 03
2
Potential for R to conflict with other softwares
Hi.
After some time, my collegues at the Food and Drug Adminstration have
finally acknowledged R as a powerful statistical computing environment.
However, in order to comply with the Office of Information and Technology
standards there are a couple of questions about whether R could interfere
with other software. As I'm more of a driver of the R software and not a
mechanic, I was hoping for
2006 Jul 19
2
trellis.focus with postscript device
Hello.
First: R 2.3.1 on Windows XP.
I am trying to add information (sample size) to the Trellis strips which
I am successful using the trellis.focus function with the default
Windows device. However, I typically use the postscript device as I use
LaTeX and \includegraphic for incorporating graphs into stat reviews.
Here's some example code (apologies for the lack of creativity and
2006 Aug 02
0
[Off-Topic-but somewhat related] DIA/FDA Open Toolbox Initiative
UseR's-
As this is slightly off-topic I will limit the discussion to only the
major points; for further information feel free to reply off-line.
DIA and FDA are hosting a forum to discuss (as per the Goal of the
announcement--see link below) "a vendor-neutral software product to
support validated analytic procedures ("tools") and make tool
development a collaborative effort
2003 Mar 28
0
seattlefirewall.dyndns.org
Hi,
I thought you might be interested in getting in-depth knowledge
about your web audience and web traffic patterns in a reliable
and cost-effective way.
Stop Guessing - Start Knowing!
- CoolStats measures web site traffic and online behavior of
your visitors.
- CoolStats will help you understand how to optimize your site
to meet the needs of your visitors.
- You get access to detailed,
2015 Jun 04
2
404 error => stream redirect / relay
Is there any known way how to redirect all 404 errors to a stream?
I can see many request to non-existing publish points (mostly old streams
that are no longer active) and I would like to redirect them to one
specific mount with audio loop (looped stream)... but I don't want to
create relay streams manually for each non-existing pubpoint, but rather
create one general "404 relay"...
2004 Aug 06
2
m3u - file definition
Hello
is there any documentation on the .m3u file definition ?
I want to define a .m3u playlist where I have to define the start and
end point of the single mp3 file.
The .m3u files is supposed to handle multiple tracks from one file.
Just with put a tab, start time (seconds), tab, end time (seconds) after
the path to
mark where it starts and ends in the file.
#First Track
2004 Aug 06
2
Firewall issue - Port 80
Hello.
we are trying to setup some rebroadcast of live feeds with IceCast 2 and
darkice server on
dedicated machines. With some customers we have problems to get the the
mp3 stream
through fiorewalls on port 8000.
If I reconfigure the IceCast 2 server on port 80 it cannot create a
listener socket on port 80.
There is definitly no service on port 80 running.
Any suggestions are appreciated.
2015 Jun 04
1
404 error => stream redirect / relay
ooohhh :) interesting... didn't think about that... I was stuck on catching
404 and there is a new default mount config...
I will try this... after quick test, there are some problems with the
default mount, but it may be because of wrong configuration... I will have
to experiment with the settings.
thanks :)
--
*Ladislav Soukup*
*specialista v?voje IT aplikac?*
mobil: +420 731 101 538
2004 Aug 06
5
m3u - file definition
Hello Remco,
I found these decumentations before but they say nothing about
setting the start time and end time of each mp3 file entry in the
.m3u file
Best Regards
- Johann
"Remco B. Brink" schrieb:
> <quote who="Johann Soukup">
>
> > is there any documentation on the .m3u file definition ?
>
> Google is your friend (tm):
>
>
2015 Nov 02
2
Icecast over HTTPS
Hi,
is there anyone running Icecast stream over HTTPS. Is it even possible? We
are updating our iOS app and there is the new Transport security... For
now, it can be disabled per domain, bud in future, this may be a problem...
:)
--
*Ladislav Soukup*
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Sep 30
2
creating live mp3-stream
hi!
Currently I'm using icecast1 and darkice to send a live-stream ... now I
updateted icecast2 ... but is there a way to create 2 different MP3 streams
(with 2 different qualities) using a streaming client? ices2 would be great but
it only supports ogg :-( As real radiostation we have to use MP3 because most
auf the windows playeres still don't support ogg ... :-((
My boss wants an
2010 Nov 08
2
issue with fileserve in KH branch
Hello together
after trying to deploy one of the latest version out of the KH branch to
our servers we ran into an issue with streaming of ondemand files.
After deploying 2.3.2-kh27.1 and also trying 2.3.2-kh24 and 2.3.2-kh22
we see that if we try to stream an ondemand file through the fileserv
option we get the ondemand file play back correctly and also see the
appropriate file length in
2003 Oct 09
4
Getting rows from a dataframe
Sorry if this is a silly question. I'm trying to extract all elements
of a dataframe at a particular row. I can find no mention of this in
any documentation and it may be naivety of dataframe on my part as I'm
very green at this. Thankyou,
Mark
2004 Apr 01
1
how to add a wiki page?
Hi,
Pardon my naivety - but how do I add a new tiki page? I want to add one
for 'wiki-Asterisk+cdr+pgsql'.
thanks,
James
2009 Feb 05
1
Streaming Speex over RTP
I am a brand new user of Speex, so forgive my naivety.
I am receiving an audio stream (PCM) which I need to encode in Speex, send it across a wire via RTP, and then decode and play the audio on the other side. I assume people have done this before, and I was wondering if anyone had any sample code of how they accomplished this. Or maybe just some good pointers or advice.
Thanks
Shane
2007 Mar 01
2
Using R for devices trial
I would like to use R for submissions to FDA/CDRH (the medical device
company I work for currently uses only SAS). Previous postings to the list
regarding R and 21 CFR 11 compliance have been very helpful. However,
reluctance to using open source software for statistical analyses and
reporting remains high here at my company. Has anyone used R for an
official submission to FDA/CDRH? It would
2006 Aug 15
1
REML with random slopes and random intercepts giving strange results
Hi everyone,
I have been using REML to derive intercepts and coeficients for each
individual in a growth study. So the code is
m2 <- lmer(change.wt ~ newwt+(newwt|id), data = grow)
Calling coef(model.lmer) gives a matrix with this information which is
what I want. However, as a test I looked at each individual on its own and
used a simple linear regression to obtain the same information, then
2005 Feb 06
1
Seeking in a static served file
Hello.
Is it possible to configure the Icecast server to seek in
a static served file ?
To use e.g. the slider of Winamp to forward and rewind
inside a static served MP3 file from the Icecast server.
Cheers
- Johann
----------------------------------------------------
Netlantic GmbH | phone +49 89 960570-0
Johann Soukup | fax +49 89 960570-79
2016 May 04
2
llvm dynamic execution trace
Hi Dean, thank you for the response!
I'm a newbie to LLVM, a student working on an LLVM project so I'm not quite
sure of what you're suggesting, please excuse my naivety.
To clarify there used to exist this
http://llvm.org/releases/1.0/docs/CommandGuide/lli.html where you could
type "lli -trace 'filename.bc' and you would get a dump of the dynamic
excutiion trace.
I
2002 May 27
3
functions and getting them into R
Dear All,
I am new to R and can see it is a very powerful and versatile system for
programming and statistical analysis.
Say I have written a simple function and want to use it on a regular
basis. I have the file as a text file say 'c:\R-funcs\func.txt' how do I
get R to find it on the hard disc or alternatively where is the default
location for looking up functions where I can place