Displaying 20 results from an estimated 200 matches similar to: "Merging yields "Error: unexpected input ...""
2007 Apr 24
1
Importing a CSV file
Hi,
I'm trying to load .csv file into R (3790 by 30). I'm having an odd
difficulty. After I type:
read.csv("niwage.csv", header = TRUE)
the data appears on the screen. The last thirty or so observations appear
on the screen and they have been read in correctly.
However, when I type:
dim(data)
I see:
NULL
This seems odd to me--R seems to be recognizing the data but not
2006 Sep 29
1
Use of OCFS2 file systems.
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20060929/b615d2e4/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oracle.gif
Type: image/gif
Size: 2356 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/ocfs2-users/attachments/20060929/b615d2e4/oracle.gif
2011 Oct 17
1
Build 64-bit R Solaris 10 Sparc
Hello All,
Has anyone had success building 64-bit R on Solaris 10 Sparc with the Oracle Studio Compiler suite? Could anyone start give me a clue. I have tried to no avail.
Thanks,
Nynese
Nynese Tinsley, BSEE, MSCIS
UNIX Systems Analyst
Harvard School of Public Health
Center for Biostatistics in AIDS Research
651 Huntington Ave, FXB 614
Boston, MA 02115
617-432-3244 office#
2007 Jan 28
2
Mabe OT? What managed switch is best for VoIP application?
My Trendnet 26 port managed switch gave up on me so I'm shopping for a
new switch. I learned the hard way NOT to trust marketing material from
anyone so now I'm asking the list: what am I looking for in a managed,
VoIP switch?
P.S: For those that don't understand WHY I can't trust marketing
material, let me tell you something about the Trendnet switch that's
fast becoming
2010 Oct 17
1
samba4 servers with one "master" sam.ldb
Hi all!
First of all i would like to say that i am not a Samba4 guru so my question
may be "stupid". I have 2 Samba4 servers up and runnning:
Server 1:
netbios name = PDC
workgroup = GBG
realm = GBG.INPUTINTERIOR.SE
server role = domain controller
Server 2:
netbios name = PDC
workgroup = MLM
realm = MLM.INPUTINTERIOR.SE
server role = domain controller
Here comes my
2005 Jun 16
2
last command - strange entries?
Greetings,
I am seeing strange entries when i perform "last -20" for example.
Here's a sample output becuase I can not seem to make any sense out of
this in the last two days and can't find any information online. Any
help is appreciated.
0 F=?Bttyp Wed Dec 31 16:00 still logged in
0 6??Bttyp Wed Dec 31 16:00
2009 May 12
1
Running rake test:units yields DEPRECIATION WARNING: Disabling sessions for a single controller...
When I run my rake test:units I get the following:
DEPRECATION WARNING: Disabling sessions for a single controller has
been deprecated. Sessions are now lazy loaded. So if you don''t access
them, consider them off. You can still modify the session cookie
options with request.session_options.. (called from C:/Users/Wayne/
Documents/Aptana Studio/chores/app/controllers/
2010 Jun 19
1
pathbased: linux/syslinux.c:421:open() yields error
>From the current pathbased branch, linux/syslinux.c, line 421, open()
yields an error on a FAT floppy image, 2.88M standard size. At first,
this was a floppy that did have a previous version of SYSLINUX
installed. I saved that floppy image and tried deleting ldlinux.sys
with the same results.
I'm still trying to drill away and find more about its status and
understand what is
2007 Nov 11
1
[LLVMdev] opt -globaldce -deadargelim yields different result then when run separately
Hi,
when I run opt -globaldce -deadargelim on a module, deadargelim removes less
arguments than when I run opt separately for the two passes. The module has
dead functions that hold references to other functions, which makes the
latter intrinsically live for deadargelim. -debug-pass=Executions shows no
other passes being run before deadargelim.
Why is that so?
Thanks,
Torvald
2011 Mar 01
0
[LLVMdev] Using clang+llvm from Xcode 3 project yields 1.5k linkage warnings
On Feb 28, 2011, at 8:07 PM, Félix Cloutier wrote:
> I'm using Xcode 3 to program with LLVM and Clang (both about yesterday's latest revisions), and when I compile, I get 1501 link-time warnings. All those I read were about symbol visibility. Here's an example:
>
> ld: warning: namespace::class::method() has different visibility (default) in
2007 Jan 22
1
[Bug 1261] Timed out command through ControlMaster yields 0 return value.
http://bugzilla.mindrot.org/show_bug.cgi?id=1261
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1229| |ok?
Flag| |
------- Comment #1 from djm at mindrot.org 2007-01-22 13:45 -------
Created an
2009 Mar 18
1
dovecot1.2beta2( hg tags yields 8834:5284f45c249a) fetch error
Steps to reproduce
1 login testuser testpw
2 select inbox
3 fetch 1 body.peek[HEADER.FIELDS (date)]
I get the error
3 BAD Error in IMAP command FETCH: Unknown FETCH modifier
This is AIX 5.3 with mbox files.
-Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2541 bytes
Desc: not available
URL:
2008 Apr 21
0
Command 'net rpc ...' yields nothing
Guys,
I've been using samba PDC with LDAP backend for about 2 years now, and
they're working just fine. All this time, each time I join a new computer
(PC with win XP Pro, Me, win98), I use the root account and its samba
password. The problem is, I can use the root to login into the domain too,
which something I don't like. If i used the parameter "invalid users =
root" via
2020 Feb 14
0
winbindd: getent passwd yields empty GECOS field
On Thu, 2020-02-13 at 15:07 -0800, Johan Hattne via samba wrote:
> Dear all;
>
> I'm trying to use winbindd to resolve names in an AD setup. I can
> authenticate just fine, but I've noticed that for some users "getent
> passwd" returns a GECOS field populated with displayName from the LDAP
> servers and for others is does not. For example:
>
> $
2009 Jan 05
0
getResponse(model.lme) yields incorrect number of dimensions error
Dear R experts,
I would like to get an R^2 - like value for a multilevel regression using lme.
I followed an archived suggestion by José
Pinheiro to use the squared correlation between
fitted and observed values, i.e.,
(cor(fitted(model.lme), getResponse(model.lme))^2
but getResponse returns the error message
Error in val[, level] : incorrect number of dimensions
The same happens with
2001 Mar 22
1
Samba license info link yields 404 error.
Hi Samba team,
I'm one of the webmasters for oreilly.com, O'Reilly & Associates' Web site.
A customer sent us email stating that they got the following broken URL
from samba.org: http://www.oreilly.com/catalog/samba/licenseinfo.html.
Would you please update the URL? It should point people to
http://www.oreilly.com/catalog/samba/chapter/licenseinfo.html . This is
where the
2010 Oct 30
0
[LLVMdev] Running "make check" on Windows yields lots of unwarrented unexpected failures
<body bgcolor="#ffffff" background="https://img.web.de/v/p.gif" class="bgRepeatYes" style="background-repeat: repeat; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: verdana,geneva; font-size: 9pt; padding-left: 0px;"><div style="min-height: 200px; background-image: url(https://img.web.de/v/p.gif); background-repeat:
2000 Mar 13
1
plot(1:10,c(1)$nothing) yields index plot (PR#482)
<<insert bug report here>>
IMHO,
plot(x,c(1)$nothing)
should fail or at least issue a warning.
Instead it produces an index plot of the first argument, i.e. plot(x)
Chuck Berry
--please do not edit the information below--
Version:
platform = sparc-sun-solaris2.7
arch = sparc
os = solaris2.7
system = sparc, solaris2.7
status = Patched
major = 1
minor = 0.0
year = 2000
2006 Jun 20
1
Sort of data.frame yields a thing which is not a data.frame...
I've observed something I don't understand, and I was hoping someone
could point me to the right section of docs.
There's a portion in one of my analyses in which I am wont to sort a
data.frame so:
seriesS <- seriesS[order(as.Date(row.names(seriesS),format="%m/%d/%Y")),]
So, I've got row.names which are textual representations of dates, I'd
like to retain them
2001 Aug 23
1
ext3 + autofs4 yields kernel oops
I recently applied the ext3-2.4-0.9.6-249.gz patch to an otherwise
unmodified official-from-Linus 2.4.9 kernel. I built both ext2 and ext3
in as modules, did the "tune2fs -j" incantation, and rebooted.
Mounting / as ext3 worked fine. But a few seconds later, my startup
scripts tried to launch a squad of automounter daemons, and that didn't
work so well. A stream of kernel