similar to: Error in var(x, na.rm = na.rm) : no complete element pairs

Displaying 9 results from an estimated 9 matches similar to: "Error in var(x, na.rm = na.rm) : no complete element pairs"

2011 Jul 21
2
Printing the loop number for each iteration
Hi all, I have a lengthy 'for' loop and for each loop I want to track the iteration number that is currently going on. For this, I have tried following: > for (i in 1:10) { + DumDat <- rnorm(1000) + cat("iteration:", i, " \n") + } iteration: 1 iteration: 2 iteration: 3 iteration: 4 iteration: 5 iteration: 6 iteration: 7 iteration: 8
2023 Nov 13
3
[Bug 1725] New: Updating and destroying set elements
https://bugzilla.netfilter.org/show_bug.cgi?id=1725 Bug ID: 1725 Summary: Updating and destroying set elements Product: nftables Version: 1.0.x Hardware: All OS: other Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org
2004 Apr 01
2
Samba 3.0.2a printing to Laserjet5 from access 2002 or higher
First thank you in advance for any help you may give I have brought up Samba 3.0.2a all is working very well except in a very specific instance on redhat 8.0 Compiled from sources with the bugzilla tracking patch 1147 installed though we had this problem before 1147 was installed When trying to print, print preview, or even generate a new report from access 2002 or newer and only when an HP
1997 Dec 05
3
New Program: Abacus Sentry - Port Scan Detector
Hello, I just made available a beta version of a port scan detector that I''ve been working on. The program, called Abacus Sentry, is a port scan/probe detector that offers what I think are a number of unique and useful features: - Runs on TCP or UDP sockets. Configurable by the user to bind to multiples of sockets for increased detection coverage. - Adjustable scan detection value with
2011 Jul 02
1
Re: Uninstall Windows Apps?
Hello, I didn't want to open a new thread since this one is related to my problem. I have: a) kubuntu: Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux b) wine: v 1.3.23 (but same problem I've had on 1.2...) Problem: Installed VisualC2005Express using winetricks, then wanted to try another version of VisualC2005 (without winetricks) but
2011 Jul 02
1
Re: Uninstall Windows Apps?
I'm not talking about menu items. I know that menus are not stored in wine related folders. The problem, as I've mentioned above is that when try to install visual studio 2005 it finds some prerequisites already installed (like .net 2.0 or windows installer 3.1) and stop the install with the message that another (trial) version of this product (VisualC2005) is already installed and must
2011 Jul 02
1
Re: Uninstall Windows Apps?
Tried already, and same result. also I've tried with root user (started dolphin with kdesudo and run setup) and still same problem.
2005 Mar 02
2
OT searchable samba archive
Can anyone point me to a search interface for this lists archive. I couldn't find reference on the lists.samba.org site. Thanks, r.b. Robert W. Burgholzer Online Workout Editor - http://soulswimmer.dynalias.net:8080/swim/workoutlog/ rburghol at veetee dot edu
2012 Aug 15
4
Import Data from Excel
Dear all, I want to import just part of an excel data file into R. I would like to have the data imported without rownames or colume names. I used read.delim("clipboard", header=F). Somehow even though I added the argument "header=F", I still have the row names V1, V2, ..., Does anyone know how to fix this? Thanks very much in advance. Hannah [[alternative