Displaying 12 results from an estimated 12 matches for "13665".
Did you mean:
1366
2011 Dec 20
1
replacement has 13665 rows, data has 13664
.... Previously, when I recoded my DV, added the variable to my dataset and ran the multinom, I was just fine. But I am doing it again and I am getting this error.
R> Poland$trust <- trust
Error in `$<-.data.frame`(`*tmp*`, "trust", value = c(NA, NA, NA, NA, :
replacement has 13665 rows, data has 13664
Do I need to delete a row? And if so, how would I do this?
Thanks so much.
~Nicole
2009 Apr 20
1
R build fails during make when configured with "--with-x=no" (PR#13665)
Full_Name: Jeet Sukumaran
Version: 2.9.0
OS: OS X / Rocks 5.1
Submission from: (NULL) (66.45.136.241)
If R is configured using the "--with=x=no" option, then the make fails with the
following error:
make[4]: Entering directory
`/home/jeet/Scratch/r-build/on-frontend/R-2.9.0/src/modules/vfonts'
gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include
-I/usr/local/include
2009 May 14
2
How to do a pretty panel plot?
...t I saw at:
http://chartsgraphs.wordpress.com/2009/02/09/r-panel-chart-beats-excel-chart/#more-1096
inspired me to try something similar. The code that I wrote is:
------snipsnip---------------------------------------------------------------------
M <- structure(list(date = structure(c(13634, 13665, 13695, 13726,
13757, 13787, 13818, 13848, 13879, 13910, 13939, 13970, 14000,
14031, 14061, 14092, 14123, 14153, 14184, 14214, 14245, 14276,
14304, 14335), class = "Date"), cospi = c(1987.31, 2033.37, 2140.13,
2120.66, 2427.09, 2917.7, 2915.28, 3262.06, 2616.26, 2617.75,
2277.69, 253...
2016 Jan 07
57
[Bug 93629] New: [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
https://bugs.freedesktop.org/show_bug.cgi?id=93629
Bug ID: 93629
Summary: [NVE6] complete system freeze, PGRAPH engine fault on
channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
2006 Jun 06
0
Using Ruby On Rails with server
I am new to Ruby On Rails, but not exactly new to the Ruby langauge
itself. I have an application that is in working condition, and I would
like to upload for public viewing. I asked my hosting company if they
supported Ruby On Rails, and they said yes, and that it was currently
running on the system. So my next step was figuring out how to get my
project up on the server so that people can
2006 Nov 08
1
1.0.rc13 released
http://dovecot.org/releases/dovecot-1.0.rc13.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc13.tar.gz.sig
I'll just keep on making new releases now whenever something important
is fixed. Hopefully there shouldn't be many left anymore.
Most of the bugs fixed in this release were found by stress testing with
my imaptest tool (http://dovecot.org/tools/imaptest.c). If you're
interested
2006 Nov 08
1
1.0.rc13 released
http://dovecot.org/releases/dovecot-1.0.rc13.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc13.tar.gz.sig
I'll just keep on making new releases now whenever something important
is fixed. Hopefully there shouldn't be many left anymore.
Most of the bugs fixed in this release were found by stress testing with
my imaptest tool (http://dovecot.org/tools/imaptest.c). If you're
interested
2018 Nov 08
0
[Announce] Samba 4.9.2 Available for Download
...18: Extended DN SID component missing for member after switching
group membership.
* BUG 13624: Return STATUS_SESSION_EXPIRED error encrypted, if the request
was encrypted.
o David Mulder <dmulder at suse.com>
* BUG 13621: python: Allow forced signing via smb.SMB().
* BUG 13665: lib:socket: If returning early, set ifaces.
o Noel Power <noel.power at suse.com>
* BUG 13616: ldb: Bump ldb version to 1.4.3, Python: Ensure ldb.Dn can accept
utf8 encoded unicode.
o Christof Schmitt <cs at samba.org>
* BUG 13465: testparm: Fix crashes with PANIC: Messa...
2018 Nov 08
0
[Samba] [Announce] Samba 4.9.2 Available for Download
...18: Extended DN SID component missing for member after switching
group membership.
* BUG 13624: Return STATUS_SESSION_EXPIRED error encrypted, if the request
was encrypted.
o David Mulder <dmulder at suse.com>
* BUG 13621: python: Allow forced signing via smb.SMB().
* BUG 13665: lib:socket: If returning early, set ifaces.
o Noel Power <noel.power at suse.com>
* BUG 13616: ldb: Bump ldb version to 1.4.3, Python: Ensure ldb.Dn can accept
utf8 encoded unicode.
o Christof Schmitt <cs at samba.org>
* BUG 13465: testparm: Fix crashes with PANIC: Messa...
2009 Jun 26
0
R 2.9.1 is released
...the start of a line within an R string in an Rd file (reported
by Alex Couture-Beil) or when they occurred in an R comment
(reported by Mark Bravington).
o readNEWS() missed version numbers with more than one digit.
o building R --without-x no longer fails (PR#13665)
o printCoefmat(cbind(0,1)) now works too (PR#13677)
o bw.SJ(c(1:99, 1e6)) now works too.
o Rd2txt() could not handle empty descriptions of items in an Rd
file (reported by Mark Bravington), and did not wrap long lists
of arguments if they were given in a single...
2009 Jun 26
0
R 2.9.1 is released
...the start of a line within an R string in an Rd file (reported
by Alex Couture-Beil) or when they occurred in an R comment
(reported by Mark Bravington).
o readNEWS() missed version numbers with more than one digit.
o building R --without-x no longer fails (PR#13665)
o printCoefmat(cbind(0,1)) now works too (PR#13677)
o bw.SJ(c(1:99, 1e6)) now works too.
o Rd2txt() could not handle empty descriptions of items in an Rd
file (reported by Mark Bravington), and did not wrap long lists
of arguments if they were given in a single...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...es
configure:13000: checking whether the g++ linker (/usr/bin/ld) supports
shared libraries
configure:13025: result: yes
configure:13096: checking dynamic linker characteristics
configure:13636: result: GNU/Linux ld.so
configure:13640: checking how to hardcode library paths into programs
configure:13665: result: immediate
configure:13679: checking whether stripping libraries is possible
configure:13684: result: yes
configure:14991: checking if libtool supports shared libraries
configure:14993: result: yes
configure:14996: checking whether to build shared libraries
configure:15014: result: yes
conf...