Displaying 20 results from an estimated 172 matches for "2465".
Did you mean:
2165
2008 Sep 02
0
Error in .local(object, ...) : test vector does not match model !
...;V90", "V91", "V92",
"V93", "V94", "V95", "V96", "V97", "V98", "V99", "V100"), row.names = c(105L,
99L, 26L, 27L, 13L, 109L, 111L, 110L, 164L, 103L, 2008L, 158L,
1089L, 2336L, 553L, 600L, 2134L, 2465L, 979L, 2394L), class = "data.frame")
#===================================================
Sequence.data.test<-structure(list(Class = structure(c(2L, 2L, 2L, 2L, 2L, 2L, 2L,
2L, 2L, 2L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L), .Names = c("105",
"99", "26",...
2013 Apr 16
6
I don't understand the 'order' function
I thought I've understood the 'order' function, using simple examples like:
order(c(5,4,-2))
[1] 3 2 1
However, I arrived to the following example:
order(c(2465, 2255, 2085, 1545, 1335, 1210, 920, 210, 210, 505, 1045))
[1] 8 9 10 7 11 6 5 4 3 2 1
and I was completely perplexed!
Shouldn't the output vector be 11 10 9 8 7 6 4 1 2 3 5 ?
Do I have a damaged version of R?
I became still more astonished when I used the sort function and got t...
[Bug 2465] New: openssh portable does not check if arc4random_buf is declared in the system headers?
2015 Sep 12
6
[Bug 2465] New: openssh portable does not check if arc4random_buf is declared in the system headers?
https://bugzilla.mindrot.org/show_bug.cgi?id=2465
Bug ID: 2465
Summary: openssh portable does not check if arc4random_buf is
declared in the system headers?
Product: Portable OpenSSH
Version: 7.1p1
Hardware: amd64
OS: Linux
Status: NEW...
2012 Mar 27
2
domU's being killed - strange?
...failure: pid 28106: malfunctioning (closed sentinel), killed;
see /var/log/xen/qemu-dm-GuestB.log
[2012-03-27 15:57:52 2225] DEBUG (XendDomainInfo:2452) Destroying device model
[2012-03-27 15:57:52 2225] DEBUG (XendDomainInfo:2459) Releasing devices
[2012-03-27 15:57:52 2225] DEBUG (XendDomainInfo:2465) Removing vif/0
[2012-03-27 15:57:52 2225] DEBUG (XendDomainInfo:1294)
XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0
[2012-03-27 15:57:52 2225] WARNING (XendDomainInfo:2108) Domain has
crashed: name=GuestB id=98.
[2012-03-27 15:57:52 2225] DEBUG (XendDomainInfo:2465) Removing vkbd...
2017 Feb 27
8
Noisy benchmark results?
...e in the compiler.
Are the above results expected?
How to use this?
As a bonus question, if I instead run the benchmarks with an added -m32:
lnt runtest nt --sandbox SANDBOX --cflag=-m32 --cc <path-to-my-clang>
--test-suite /data/repo/test-suite -j 8
I get three failures:
--- Tested: 2465 tests --
FAIL: MultiSource/Applications/ClamAV/clamscan.compile_time (1 of 2465)
FAIL: MultiSource/Applications/ClamAV/clamscan.execution_time (494 of 2465)
FAIL:
MultiSource/Benchmarks/DOE-ProxyApps-C/XSBench/XSBench.execution_time
(495 of 2465)
Is this known/expected or do I do something stupi...
2005 Jun 07
1
update.packages keeps trying to update gregmisc
...update.packages()
gregmisc :
Version 2.0.7 installed in C:/PROGRA~1/R/RW2010~1/library
Version 2.0.8 available at http://probability.ca/cran
Update (y/N/c)? y
trying URL 'http://probability.ca/cran/bin/windows/contrib/2.1/gregmisc_2.0.8.zip'
Content type 'application/zip' length 2465 bytes
opened URL
downloaded 2465 bytes
package 'gregmisc' successfully unpacked and MD5 sums checked
The downloaded packages are in
C:\Documents and Settings\Grothendieck\Local
Settings\Temp\Rtmp9430\downloaded_packages
updating HTML package descriptions
> update.packages()
gre...
2018 Aug 21
0
CEBA-2018:2465 CentOS 7 libvirt BugFix Update
CentOS Errata and Bugfix Advisory 2018:2465
Upstream details at : https://access.redhat.com/errata/RHBA-2018:2465
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
d17599f3960a048b3a7f806b451ef8765350af11ece6445802dc08df776ac6c7 libvirt-3.9.0-14.el7_5.7.x86_64.rpm
f...
2005 Oct 16
0
ROR 14.0 Candidate has Blocking bug from Changeset 2465
I have filed a ticket #2486 on a blocking but that is created by
changeset 2465... seems that change calls "mysql_config" thru a shellout
exec. This is a problem for windows in that mysql_config is a shell
script and is not provided for windows mysql installs. Also, calling
this on systems without a mysql installation should also result in an
error. I am posti...
2003 Jan 16
1
file.choose (PR#2465)
R1.6.2 winnt.
file.choose() gives an error if the dialog is cancelled without choosing a
file. This can be easily dealt with via try(), but I would have thought that
a NULL or NA return would be the expected behavior.
Cheers,
Bert Gunter
Biometrics Research RY 84-16
Merck & Company
P.O. Box 2000
Rahway, NJ 07065-0900
Phone: (732) 594-7765
mailto: bert_gunter@merck.com
"The business of
2017 Feb 28
2
Noisy benchmark results?
...>>
>>
>> As a bonus question, if I instead run the benchmarks with an added -m32:
>> lnt runtest nt --sandbox SANDBOX --cflag=-m32 --cc <path-to-my-clang> --test-suite /data/repo/test-suite -j 8
>>
>> I get three failures:
>>
>> --- Tested: 2465 tests --
>> FAIL: MultiSource/Applications/ClamAV/clamscan.compile_time (1 of 2465)
>> FAIL: MultiSource/Applications/ClamAV/clamscan.execution_time (494 of 2465)
>> FAIL: MultiSource/Benchmarks/DOE-ProxyApps-C/XSBench/XSBench.execution_time (495 of 2465)
>>
>> Is thi...
2017 Feb 27
3
Noisy benchmark results?
...;
> >
> > As a bonus question, if I instead run the benchmarks with an added -m32:
> > lnt runtest nt --sandbox SANDBOX --cflag=-m32 --cc <path-to-my-clang>
> --test-suite /data/repo/test-suite -j 8
> >
> > I get three failures:
> >
> > --- Tested: 2465 tests --
> > FAIL: MultiSource/Applications/ClamAV/clamscan.compile_time (1 of 2465)
> > FAIL: MultiSource/Applications/ClamAV/clamscan.execution_time (494 of
> 2465)
> > FAIL: MultiSource/Benchmarks/DOE-ProxyApps-C/XSBench/XSBench.execution_time
> (495 of 2465)
> >
&g...
2005 Jun 14
1
update.packages() - gregmisc
Dear all,
I have a problem to update package gregmisc.
After I update,
> update.packages(ask='graphics')
trying URL
'http://cran.at.r-project.org/bin/windows/contrib/2.1/gregmisc_2.0.8.zip'
Content type 'application/zip' length 2465 bytes
opened URL
downloaded 2465 bytes
package 'gregmisc' successfully unpacked and MD5 sums checked
...
then try to update again, still I must update package gregmisc, etc.
I have tried 3,4,5, times with the same result.
Best,
Muhammad Subianto
> version
_
platform i386-p...
2011 Jan 05
2
convert expressions to characters
..."{"
as.character() only returns "{".
> as.character(expression({1}))
[1] "{"
> as.character(expression("1","2+3"))
[1] "1" "2+3"
Thanks a lot!
Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA
2013 Jan 04
1
Bug in R CMD check for \ in Rd?
...escape in this case is the backslash. The text/html help page
rendered from my Rd shows "\\{\\{((.|\n)+?)\\}\\}" correctly. So I'm
wondering if this is a bug of R CMD check, or I misunderstood
anything. Thanks!
Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA
2007 Oct 24
1
Unusual DTMF behavior
...'
[Oct 23 10:40:04] DTMF[13914]: channel.c:2346 __ast_read: DTMF end '5'
received on SIP/test.com-08dc1ef8, duration 0 ms
[Oct 23 10:40:04] DTMF[13914]: channel.c:2352 __ast_read: DTMF end '5' put
into dtmf queue on SIP/test.com-08dc1ef8
[Oct 23 10:40:10] DTMF[13914]: channel.c:2465 __ast_read: DTMF end emulation
of '9' queued on SIP/test.com-08dc1ef8
[Oct 23 10:40:10] DEBUG[13914]: chan_zap.c:1083 zt_digit_end: Ending VLDTMF
digit '9'
[Oct 23 10:40:10] DTMF[13914]: channel.c:2215 __ast_read: DTMF begin
emulation of '5' with duration 100 queued on SIP/t...
2011 Mar 05
1
file mode lost in file.copy()?
..._PAPER=en_US.utf8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.utf8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA
2011 Mar 05
1
file mode lost in file.copy()?
..._PAPER=en_US.utf8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.utf8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA
2012 May 22
2
how to remove the 'promise' attribute of an R object (.Random.seed)?
...tion typeof() does not
reveal it, but the TYPEOF() function in src/main/RNG.c says it is a
'promise'.
My question is, how to make R use the real value of .Random.seed
instead of complaining about the promise? Thanks!
Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA
2012 May 22
2
how to remove the 'promise' attribute of an R object (.Random.seed)?
...tion typeof() does not
reveal it, but the TYPEOF() function in src/main/RNG.c says it is a
'promise'.
My question is, how to make R use the real value of .Random.seed
instead of complaining about the promise? Thanks!
Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA
2010 Aug 04
1
A reproducible crush of mounting a subvolume
...d_hwdep ppdev
dell_wmi parport_pc e1000e snd_seq parport snd_seq_device wmi snd_pcm
snd_timer snd soundcore snd_page_alloc serio_raw i2c_i801 iTCO_wdt
iTCO_vendor_support dcdbas microcode pata_acpi ata_generic radeon ttm
drm_kms_helper drm i2c_algo_bit i2c_core [last unloaded:
scsi_wait_scan]
Pid: 2465, comm: mount Not tainted 2.6.35-0.47.rc5.git2.fc14.x86_64 #1
0V4W66/OptiPlex 780
RIP: 0010:[<ffffffff8113a58c>] [<ffffffff8113a58c>]
shrink_dcache_for_umount_subtree+0x133/0x210
RSP: 0018:ffff8800a9d3dc88 EFLAGS: 00010296
RAX: 0000000000000057 RBX: ffff8800aac528f8 RCX: 00000000000000...