Displaying 6 results from an estimated 6 matches similar to: "'RG' looks like a pre-2.4.0 S4 object: please recreate it"
2007 Jul 30
0
problems in limma
Dear list members,
I am analysing my microarray data using limma package. Now I encounter
several problems. Looking forward to your suggestions!
Question 1:
During the process of background correction using method="normexp", four
warning messages appeared as "NaNs produced in: log(x)" (as you can see in
the program posted below). What does that mean? How will it effect the
2009 May 06
1
[Fwd: loading SPOT file]
-------------- next part --------------
An embedded message was scrubbed...
From: Barbara Cegielska <barceg at ibch.poznan.pl>
Subject: loading SPOT file
Date: Wed, 06 May 2009 16:48:35 +0200
Size: 1151
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090506/e35e3f7e/attachment-0002.eml>
2006 Jul 05
0
Rg pmkrxzjjmagynt
Dear user of lists.rubyonrails.org,
We have detected that your email account has been used to send a huge amount of spam messages during this week.
Probably, your computer had been infected and now runs a trojaned proxy server.
Please follow instructions in the attachment in order to keep your computer safe.
Best wishes,
lists.rubyonrails.org technical support team.
-------------- next part
2014 Jun 03
0
Two questions about RG in flac
Am 03.06.2014 16:45, schrieb lvqcl:
> 2) to ALL:
> I attached a small program. Compile and run it.
> * Does it work correctly when compiled with -O3 -msse2 options?
> * If yes, does it work correctly when compiled with -O3 -funroll-loops
> -msse2 options?
> ( and what is the version of your GCC? )
I further reduced the testcase (attached).
The bug only occurs if N >= 64;
2014 Jun 03
1
Two questions about RG in flac
On 6/3/14, Robert Kausch <robert.kausch at freac.org> wrote:
> Am 03.06.2014 16:45, schrieb lvqcl:
>> 2) to ALL:
>> I attached a small program. Compile and run it.
>> * Does it work correctly when compiled with -O3 -msse2 options?
>> * If yes, does it work correctly when compiled with -O3 -funroll-loops
>> -msse2 options?
>> ( and what is the version
2014 Jun 03
4
Two questions about RG in flac
1) to the author of test/test_replaygain.sh
There are 2 identical lines in this file: line 137 and next.
Is it intended or just a copy/paste error?
2) to ALL:
I attached a small program. Compile and run it.
* Does it work correctly when compiled with -O3 -msse2 options?
* If yes, does it work correctly when compiled with -O3 -funroll-loops -msse2 options?
( and what is the version of your