similar to: invalid subscript type 'list'

Displaying 20 results from an estimated 100 matches similar to: "invalid subscript type 'list'"

2010 Jan 11
2
sparseM and kronecker product_R latest version
Dear all, I just installed the new version of R, 2.10.1, and I am currently using the package sparseM. (I also use a 64 bit windows version) I got a problem that I never had: when I try to multiply with a kronecker product (%x%) two sparse matrixes I get the following message: Error in dim(x) <- length(x) : invalid first argument I never had this problem with previous versions of R. May
2009 Jun 18
1
quantile fixed effects with weights
Dear all, I 'm implementing the koenker procedure for quantile fixed effects. I would like also to apply weights to the procedure, so that to give more weight to the observation that better represent my original sample (much larger than it is possible to use in R). Do you know if it is possible? How could I solve this problem? Thank you alessia
2010 Jan 11
5
R for windows 64 bit
Dear all, do you know if there is any particular version of R to implement with windows 64 bit, in such a way to increase the amount of memory it can use? How should I increase the memory, and more importantly to set a higher max vector size? It still stops me saying "Could not allocate vector of size 145" thanks to all alessia
2008 Jul 10
1
problems with rq.fit.sfn
Dear all, I am running a quantile estimation with Sparse matrix and when I run the procedure rq.fit.sfn I receive the following warning: tiny diagonals replaced with Inf when calling blkfct. Does anyone knows exactly what does it mean? What's this kind of error? Should I get worried about this message? The matrix I use is a full rank matrix (and indeed I do not have any message about
2019 Jun 14
1
Ubuntu 18.04, bound to Windows AD, sssd auth, Samba 4.7.6: Can't get no share satisfaction
OK, At a loss for what to try next. According to this page, it should be possible to make this work: http://www.hexblot.com/blog/centos-7-active-directory-and-samba However, I can't get AD users to authenticate when I run net use * \\cns-cryo-road1\my_share /user:austin\pgoetz Authenticating via ssh, su, or from the console using the same AD UserName is not a problem. It seems
2008 Jun 24
0
sparse matrix and block of R
Dear all, I am writing you for two problems I can not solve with R. I used both the 2.6.1 version and the 2.7.0 version. I run a sintax written by a collegue of mine, where there are involved both sparse matrix and quantile estimations. My data begins with 10008*14 observations and at maximum they reach 10008*834 observations. My questions are the following: first, when I give the command
2008 Dec 09
2
motif search
Hi, I am very new to R and wanted to know if there is a package that, given very long nucleotide sequences, searches and identifies short (7-10nt) motifs.. I would like to look for enrichment of certain motifs in genomic sequences. I tried using MEME (not an R package, I know), but the online version only allows sequences up to MAX 60000 nucleotides, and that's too short for my needs..
2000 Apr 11
2
LDFLAGS of the Makefile
I have compiled and installed OpenSSH 1.2.3 under AIX 4.3.3. The call to configure was: CFLAGS="-I/client/include -L/usr/ruf/lib" \ ./configure --with-egd-pool=/dev/urandom \ --with-afs=/usr/afsws \ --with-kerberos4=/client \ --with-tcp-wrappers \ --with-pid-dir=/etc \ --sysconfdir=/etc \ --with-ipv4-default \
1998 Oct 07
0
Problems with netlogon batch
Hi there, we are pretty sure to have our Samba version 1.9.18p10 configured for running a logon.bat which mounts a SMB filesystem on Win95 client logon. Funnily enough we see the message "Win NT logon script: Executing logon script" but obviously this is not actually true, as the filesystem is not mounted after this message box (a DOS box flashes up briefly as well)... Excerpts from
2000 Dec 18
1
OpenSSHd: PATHs in configuration files
Dear all, is it possible to specify the default paths in the appropriate configuration of the Daemon ? If not, wouldn't it make sense to include that feature as the configuration files get parsed anyway ? What do you mean ? Kind regards, Lukas -- Lukas Ruf Swiss Federal Institute of Technology Office: ETZ-G61.2 Computer Engineering
2000 Dec 22
1
config.h.in
Dear developers, today, I cvs'ed the newest openSSH. Unfortunately, the config.h.in file was missing. I copied it from the tar-ball. Was this my fault or a problem in the CVS ? Thanks for the answer, Lukas -- Lukas Ruf Swiss Federal Institute of Technology Office: ETZ-G61.2 Computer Engineering and Phone: +41/1/632 7312
2001 Jun 04
1
authorizedkeys2 for a DHCP based client
Dear all, My Problem: I cannot get authorizedkeys2 working such that I do not need to supply a password. My Configuration: A Linux server with OpenSSH2.9p1 and a fixed IP-Address. A Linux client with OpenSSH2.9p1, DHCP based, so altering names, but the hostname is set no to be adjusted to the DHCP-address. So, the canonical hostname is not the same as the one which is
2004 Aug 27
0
Re: how to fetch a call? (Tony Mountifield)
Remote Call Pick up feature is very much implemented in asterisk. You can pick up a call for another extension by dialing *8# To be able to do that, you need to have the extensions in the same pickup group, configurable through sip.conf and zapata.conf. -- sudhir > ------------------------------ > > Message: 14 > Date: Fri, 27 Aug 2004 14:17:26 +0000 (UTC) > From:
2004 Jun 03
1
0.99.10.5 imap flag update issues
Hi, there is an issue left in 0.99.10.5 which (I think) is a problem with imap status flags. It shows up in two places: (1) When new mail is delivered to the inbox, the last read mail changes to "unread". (2) When you move mails from the inbox to another folder with Mozilla (1.6 on win32, Linux, NetBSD), they are not removed from the inbox, effectively performing a copy instead of a
2006 Jan 13
1
Message read not sticking with Apple Mail / dovecot 1.0alpha5
Am 13.01.2006 um 11:17 Uhr +0000 schrieb Michael Stevens: >I can read a mail, see Apple Mail flag it as read, quit, come back >later, and find the mail is marked unread again. It seems to also >happen sometimes when I switch folders or get new mail. > >I've not worked out what's triggering it yet. Anyone seen anything >like this? Same here - Eudora on MacOS 10.4, and
2018 May 28
0
SSL error after upgrading to 2.31
On 05/21/18 17:55, Aki Tuomi wrote: > ssl_ca is used only for validating client certificates. But it was used (though not documented, IIRC) for validating server certs, too. Since intermediate CA certs are usually valid a lot longer than the server certs, having to concat the certs is awkward, at best. I would very much like to see the pre-2.3 behaviour of "ssl_ca" restored.
2018 May 28
0
SSL error after upgrading to 2.31
On 05/28/18 11:08, Aki Tuomi wrote: > > > On 28.05.2018 12:06, Hauke Fath wrote: >> On 05/21/18 17:55, Aki Tuomi wrote: >>> ssl_ca is used only for validating client certificates. >> >> But it was used (though not documented, IIRC) for validating server >> certs, too. Since intermediate CA certs are usually valid a lot longer >> than the server
2018 May 28
0
SSL error after upgrading to 2.31
On Mon, 28 May 2018 13:52:01 +0300, Aki Tuomi wrote: > I'm sure. But putting it as ssl_ca makes no sense, since it becomes > confused what it is for. I guess - I haven't had a need for client certs, and only ever used ssl_ca for the server ca chain. > We can try restoring this as ssl_cert_chain setting in future release. Sounds good. How about (re)naming them
2019 Aug 08
1
Upgrading to v2.3.X breaks ssl san?
On Wed, 7 Aug 2019 20:24:13 +0300 (EEST), Aki Tuomi via dovecot wrote: >> i thought ssl_ca is where to put the intermediate cert? Well, it surely worked that way until v2.3... > (Sorry for duplicate mail, keyboard acted up...) > > No, that has always been a mistake and it was fixed in 2.3. Our SSL > pages in documentation & wiki have always recommended concatenating >
2004 Aug 27
2
how to fetch a call?
Hi, there is a feature, which I would like to use with asterisk, and I assume it exists. Unfortunately I don't know how to say it in english. In german it's "einen Ruf heranholen". It means: The phone set of my collegue is ringing, and I'm hearing the ringing. I know, that my collegue is not at his desk, and now I want to answer the call at my phone (instead of running to