Displaying 20 results from an estimated 104 matches for "rins".
Did you mean:
ring
2008 Mar 30
2
tests Rin Rout
Hi the list,
Some rumour (!) say that is it possible to prepare some tests for
checking our code using .Rin and .Rout. It seems to be a very good
practice, but I did not manage to find information on it.
So does someone know how it works ? What are we suppose to write in Rin ?
More precisely :
- I have a package myPack.r in directories ~/myR/myPack/R/
- I create the directory
2008 Mar 30
4
tests Rin and Rout
>
> Generally I find it's good to look at examples that work. For
> examples of packages using tests, look at source packages on CRAN.
> Run the tests on them (using R CMD check), and see what gets produced.
>
Do you have the name of a package that use it ? I try the 10 first
package, and 10 other at random, but none of them use tests...
>>> Create tests/myPack.R
2010 Oct 10
1
segfault caused by `icfit` in `interval` package
Dear R community,
I am using the R package `interval` in order to perform some modelling
tests of the
NPMLE convergence in the case of censoring. So all I am doing is drawing a
sample
from exponential distribution, making it a censored sample and computing the
NPMLE of
its distribution function. But when run on Linux Calculate 10.4 the program
keeps
crashing and reporting a segmentation fault
2009 Nov 09
1
Echo canceller strange behaviour
Hi,
I use Echo Canceller from speex 1.2rc1. It works excellent, except one kind
of test: if I use overloaded (and clipped) RIN and not interlaced local
speech and echo in SIN, echo is not removed.
I checked the sources (RIN and SIN) with EC diagnostic tool - delay and
drift are ok.
I would like to understand what the problem is and how to solve it.
--
Victoria
-------------- next part
2007 Apr 18
1
[rfc/patch] use hvc for xen console
Hi,
Here is a patch (on top of the paravirt patch queue) which makes xen
guests use the hvc_console.c infrastructure for the console, thereby
greatly reducing the amount console code. xvc0 is gone too, hvc0 is
used instead.
cheers,
Gerd
--
Gerd Hoffmann <kraxel@suse.de>
2007 Apr 18
1
[rfc/patch] use hvc for xen console
Hi,
Here is a patch (on top of the paravirt patch queue) which makes xen
guests use the hvc_console.c infrastructure for the console, thereby
greatly reducing the amount console code. xvc0 is gone too, hvc0 is
used instead.
cheers,
Gerd
--
Gerd Hoffmann <kraxel@suse.de>
2007 Apr 18
1
[rfc/patch] use hvc for xen console
Hi,
Here is a patch (on top of the paravirt patch queue) which makes xen
guests use the hvc_console.c infrastructure for the console, thereby
greatly reducing the amount console code. xvc0 is gone too, hvc0 is
used instead.
cheers,
Gerd
--
Gerd Hoffmann <kraxel@suse.de>
2011 Mar 02
1
Designing Relation Ship Between Different Models
Hi
I have One Problem
For Example if You Take
Category has_many :products
Here For Category i have soap as example
for products i am taking Santoor , Lux and Rin soaps as products.
Here Again
Both Lux and santoor comes under Bathing soaps.
Rin Soaps Comes under Washing Soaps
So these are sub categories...
Tom-arrow some new sub category may come like baby soaps..
I am confusing How many
2000 Oct 12
2
getting a windows environment variable in r
hi-
I would like to get a value set with the dos set command (e.g. set dog=cow) in a rterm session on rterm 1011 under windows 2000. if I try in a dos window:
set dog=cow
echo %dog%
i get cow (what I want)
then i start rterm
system("echo %dog%",intern=T)
gives "%dog%"
I can of course do something like
set dog=cow
echo %dog% >jnk.rin
and then start rterm and
2010 Jan 22
2
sorted reshaping?
dear R wizards:? I am wrestling with reshape.? I have a long data set
that I want to convert into a wide data set, in which rows are firms
and columns are years.
> summary(rin)
firm fyear sim1
Min. :1004.00 Min. :1964.0 Min. : -1.00000
1st Qu.:1010.00 1st Qu.:1979.0 1st Qu.: -0.14334
Median :1016.00 Median :1986.0 Median : 0.00116
Mean
2002 Oct 12
1
auth problem
hi, im facing this problem:
Fatal: can't listen in UNIX socket /var/rin/dovecot/login/
/usr/lib/dovecot/imap-login: No such file or directory
Errror: child xxxxx (auth) returned error 98
any idea?
- bini
2010 Apr 09
1
[PATCH] Add SSH transfer method
Support obtaining guest storage over ssh. The following now works:
virt-v2v -f v2v/virt-v2v.conf -ic 'xen+ssh://xen.example.com/system' \
-op transfer rhel54pv64
---
MANIFEST | 1 +
lib/Sys/VirtV2V/Connection.pm | 1 +
lib/Sys/VirtV2V/Connection/LibVirt.pm | 4 +
lib/Sys/VirtV2V/Transfer/SSH.pm | 208
2000 Mar 18
0
abline(coef=c(1,1)) different behavoir to screen andpostscript 1.00 under windows
Hi - The problem is with two abline(s). Attached are:
1) jnk.r to run program
2) jnk.rin the data
3) jnkps.eps the postscript output
4) jnkscreen.bmp (from photoshop after bmp copy to clipboard) in jnk.zip
the eps and bmp are different on my machine (windows 2000)
any suggestions appreciated
bob
>>> Diego.Kuonen at epfl.ch 03/18/00 08:24AM >>>
"Robert L.
2003 Apr 12
1
R-1.7.0-beta: in check-all test-IsAs fails on WinNT4.0
Todays R-1.7.0-beta (see below) compiles fine on, but it doesn't pass
make check-all
on WinNT4.0, SP6.
Looking closer, test-IsAs fails:
D:\uwe-ns\R-1.7.0\tests>make -f Makefile.win test-IsAs
running tests of consistency of as/is.*
make[1]: Entering directory `/cygdrive/d/uwe-ns/R-1.7.0/tests'
creating 'isas-tests.R'
make[1]: *** [isas-tests.R] Error 253
make[1]: Leaving
2019 Aug 19
3
interference of the nmbd service with the dhcp of the debian server??
Hello guys,
I have a fileserver configured on a debian 9.9 using Louis APT. This is not
always the case, but sometimes the server changes IP, and the configuration
in /etc/network/interfaces is static. I already disabled services that
could potentially change the IP.
- The server is an xenserver VM;
- The "vlan" that the server is part of does not have DHCP enabled;
- In xenserver
2000 Mar 18
1
abline(coef=c(1,1)) different behavoir to screen and postscript 1.00 under windows
hi listees-
Running windows 2000 and r 0.99 or 1.00; I get different lines on screen and print out:
> j<-read.table("jnk.rin",head=T,sep="\t")
> attach(j)
> #gives lines I want
> qqnorm(Dog,pch="o",main="Cumulative Frequency Log Dog Size",log="y",sub="Figure 2",x
=c(-3,3),ylim=c(2000,1000000))
>
2003 May 11
1
Mac OS X canonically decomposed UTF-16 filenames
Hi.
I'd like to find some way for Samba to convert the filenames created
by Macintosh OS X into something windows can use.
According to their docs:
http://developer.apple.com/techpubs/macosx/Essentials/SystemOverview/FileSystem/chapter_9_section_13.html
filenames are stored as
canonically decomposed Unicode 2.1 in UTF-16 format (a sequence of
16-bit codes)
Samba running on a
2003 Dec 21
0
failure notice
Hi. This is the qmail-send program at postoffice.telstra.net.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<openssh-unix-dev at mindrot.org>:
203.217.30.81 does not like recipient.
Remote host said: 554 <openssh-unix-dev at mindrot.org>: Sender address rejected: internal
2008 Jan 22
2
TDM800P FXO problem incomming call
Dear all
I have asterisk 1.4.11 on Cent 4.3 i have faceing some problem i have TDM800P 8 port FXO card when i terminate PSTN line on this port can make outgoing call it is working fine but incomming call not handling ...when i call from outside to this line it is rinning but no one call land on my asterisk no debug in asterisk some time it land but most of time not .....
2009 Aug 30
3
Sage Insntat Accounts
This is the message returned when I tried rinning it following a clean install of Wine a couple of days ago:
$ env WINEPREFIX="/home/alan/.wine" wine "C:\Program Files\Sa ge\Instant Accounts\SAGE.EXE"
fixme:system:SystemParametersInfoW Unimplemented action: 4132 (SPI_GETDROPSHADOW)
Any known cure?