similar to: R CMD check: checking for undocumented objects ... WARNING

Displaying 20 results from an estimated 200 matches similar to: "R CMD check: checking for undocumented objects ... WARNING"

2010 Sep 12
2
More strange R CMD build/check errors on Windows
Hi, This is a follow up to: https://stat.ethz.ch/pipermail/r-devel/2010-July/057921.html The Bioconductor daily builds have been reporting a lot of strange things lately on Windows using R-2.12. This started 2 or 3 months ago and things are not getting better with recent R-2.12. Here is a sample from today's build results. We use Windows Server 2003 R2 for the 32-bit builds, Windows
2011 Jun 26
2
Accessing variables in a data frame
Hello My data.frame (dat) contains many variables named var.names and others named var.names_var.id For example var.name <- c("gdp","inf","unp") var.id <- c("w","i") x <- paste(var.name, rep(var.id, each=length(var.name)), sep="_") How can I access variables in the dama.frame by names listed in x, for example to compute
2013 May 19
1
Generate positive definite matrix with constraints
Hi, I have a question for my simulation problem: I would like to generate a positive (or semi def positive) covariance matrix, non singular, in wich the spectral decomposition returns me the same values for all dimensions but differs only in eigenvectors. Ex. sigma [,1] [,2] [1,] 5.05 4.95 [2,] 4.95 5.05 > eigen(sigma) $values [1] 10.0 0.1 $vectors [,1]
2010 Mar 02
4
Problem.
Greetings all, I am using Centos-5.3 in my server which is running dns, apache and mail. When the power went off and back then all of my services are not be able to run, i visited log files esp for httpd it says read-only and httpd cant start, this cause all of my services to stop. i tried to fix by fsck but still i cant be able to log in my mails via web access because httpd is not running, in
2003 Feb 13
0
Undocumented Feature in 1.3.14
This morning as I was reviewing the changes occuring between 1.3.12 and 1.3.14, I noticed that I had neglected to document one new feature included in 1.3.14. In /etc/shorewall/tcrules, the MARK value may be optionally followed by ":" and either ''F'' or ''P'' to designate that the marking will occur in the FORWARD or PREROUTING chains respectively.
2001 Jan 17
0
Undocumented Feature in Samba?
Just thought I'd share an experience with you regarding Samba, Win95/98 and encrypted passwords. I set up a RH7 server for one of my clients who has 8 Win95 & 8 Win98 clients. I came across the problem with the 95 passwords in clear & 98 passwords encrypted so I dug around and read the README & FAQ. I was going to use the registry hack on 98 to disable the encrption but the
2013 Dec 06
1
Undocumented S4 method Warning For Bracket
Hello, With R version 3.0.2 Patched (2013-10-30 r64123) I don't see warnings that I get in R Under development (unstable) (2013-11-03 r64145) The warnings are like : Undocumented S4 methods: generic '[' and siglist 'BayMethList,ANY,ANY' The function actually looks like : setMethod("[", "BayMethList", function(x, i) { # Code to subset object. }
2002 Jul 19
0
[Bug 181] Undocumented mget and mput in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=181 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From mouring at eviladmin.org
2012 Sep 20
0
Bug#688227: xen-utils-4.2: /etc/default/xen TOOLSTACK undocumented
Package: xen-utils-4.2 Version: 4.2.0-1 Severity: important Hello, the default xl toolstack does not work in the Xen Debian packages. It reports that xm toolstack is selected but no way how to change it. The /etc/defaul/xen has no documentation whatsoever. Please make both stack available or properly document how to switch. -- System Information: Debian Release: wheezy/sid APT prefers
2002 Mar 22
0
[Bug 181] New: Undocumented mget and mput in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=181 Summary: Undocumented mget and mput in sftp Product: Portable OpenSSH Version: 3.1p1 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: sftp AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: Maldoror at
2012 May 25
2
[Bug 791] New: SIGUSR2 is undocumented
http://bugzilla.netfilter.org/show_bug.cgi?id=791 Summary: SIGUSR2 is undocumented Product: ulogd Version: SVN (please provide timestamp) Platform: All OS/Version: Debian GNU/Linux Status: NEW Severity: enhancement Priority: P5 Component: ulogd AssignedTo: netfilter-buglog at lists.netfilter.org
2009 Jun 17
2
[LLVMdev] Undocumented API changes
Chris Lattner <clattner at apple.com> writes: >> 1. >> For JIT applications, please include llvm/Target/TargetSelect.h and >> call the llvm::InitializeNativeTarget() function before creating an >> EE. > > This fixes long standing linkage problems and helps us move forward > with cmake. Just to clarify: the cmake build was not impeded by this issue at
2009 Jun 19
0
[LLVMdev] Undocumented API changes
Hi everyone, Thanks for reading my rant, the other day ;) All your comments were appreciated. For llvm users (rather than developers) such as myself, it seems that the best idea is to stick with the major releases. I will stick with 2.5 until 2.6 arrives. Has any thought been given to the possibility of bug-fix releases? Cheers, Mark.
2002 Mar 28
2
[Bug 181] Undocumented mget and mput in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=181 ------- Additional Comments From jason at rndpkt.org 2002-03-28 15:26 ------- mget and mput are just "aliased" commands to get and put, I'm assuming for some kind of compatability. mget and mput expect the get and put parameters and DO NOT function like FTP-based mget and mput (i.e. mget file1 file2.. file#). I'd be happy
2007 Nov 24
1
undocumented scp server-side arguments -dft
Hi, When implementing forced-commands using authorized-keys, I realized that scp (when run at the server end) arguments -d, -f and -t are not documented on the man page. scp.c: ... /* Server options. */ case 'd': targetshouldbedirectory = 1; break; case 'f': /*
2014 Apr 16
1
Undocumented sftp put -r quirk: Couldn't canonicalize: No such file or directory
Hi, As of OpenSSH 6.5 on Ubuntu 14.04 (package version 1:6.5p1-6), there appears to be an undocumented requirement for the sftp "put -r" command. In order to "put -r foo", a remote directory named "foo" must already exist. If a remote directory named foo does not exist, the following (confusing) error message is displayed: sftp> put -r foo Uploading foo/ to
2005 Oct 29
1
[Bug 1056] RekeyLimit can be ridiculously low and is undocumented.
http://bugzilla.mindrot.org/show_bug.cgi?id=1056 ------- Comment #2 from djm at mindrot.org 2005-10-30 10:59 ------- hm, I haven't been able to reproduce the hang you have experienced when setting rekeylimit low. Even setting RekeyLimit=16 produces a working session for me. This isn't to say that we shouldn't set a minimum. ------- You are receiving this mail because:
2007 Mar 05
0
[Bug 1293] sshd's -r option undocumented
http://bugzilla.mindrot.org/show_bug.cgi?id=1293 Summary: sshd's -r option undocumented Product: Portable OpenSSH Version: 4.5p1 Platform: Other OS/Version: All Status: NEW Severity: minor Priority: P2 Component: Documentation AssignedTo: bitbucket at mindrot.org ReportedBy:
2007 Jun 12
0
[Bug 1056] RekeyLimit can be ridiculously low and is undocumented.
http://bugzilla.mindrot.org/show_bug.cgi?id=1056 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #9 from Damien Miller <djm at
2008 Jun 12
0
[Bug 1293] sshd's -r option undocumented
https://bugzilla.mindrot.org/show_bug.cgi?id=1293 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX CC|