similar to: which function

Displaying 15 results from an estimated 15 matches similar to: "which function"

2010 May 21
4
indexing problem
Dear group, Here is my environment : > ls() [1] "l" "PLglobal" "Pos100415" "Pos100416" "Pos100419" "Pos100420" "position" "select" "Trad100415" "Trad100416" "Trad100419" "Trad100420" "trade" "y" With objects : > l [1]
2010 May 21
1
select elements in a list
Dear group, Here is a list : l <- list("100415", "100416", "100419", "100420", "100421", "100422", "100423", "100426", "100427", "100428", "100429", "100430", "100503", "100504", "100505", "100506", "100507",
2010 Jun 02
8
bind select data frames
Dear group, Here is my environment: > ls() [1] "DailyPL100419" "DailyPL100420" "DailyPL100421" "dd" "i" "l" "PLglobal" "Pos100416" "Pos100419" "Pos100420" "Pos100421" "position" [13] "result" "sel"
2010 May 13
1
access objects in my environment
Dear group, Here are my objects in my environment: > ls() [1] "Pos100415" "Pos100416" "posA" "pose15" "pose16" "pose16t" "position" "trade" "x" I need to pass the object "Pos100415" to a function. This element is a data.frame, obtained through a function: Pos(x)<-myfun(x)
2007 Sep 24
3
rcov including ruby lib
When I run spec:rcov on my continuous integration server, the rcov report is including many other libraries in the report, including some from standard lib and gems. Has anyone else had this problem or have any ideas for how to limit it just to coverage of code in app/ and lib/? Thanks, Brandon -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig
2003 Dec 16
1
Memory issues in "aggregate" (PR#5829)
Full_Name: Ed Borasky Version: 1.8.1 OS: Windows XP Professional Submission from: (NULL) (208.252.96.195) R 1.8.1 seems to be running into a memory allocation problem in the "aggregate" function. I have a rather large dataset (14 columns by 223,000 rows -- almost 40 megabytes) and a script that performs some processing on it. The system is a 768 MB Pentium 4. Here's the console
2008 Jan 01
1
powerware 5110 on ubuntu (feisty)
Hi, I'm having trouble with nut running on feisty. I have a powerware 5110 connected using USB i did an "sudo lsusb -a" before and after i plugged in the powerware usb cable and did a diff on the results of the two which was: -- 322c322 < Port 2: 0000.0100 power --- > Port 2: 0001.0301 C_CONNECT lowspeed power connect -- current ups.conf is: -- [pw5110] driver =
2008 Jan 09
1
powerware 3110 USB
Hello, I am attempting to monitor my two Powerware 3110 UPS from Gentoo Linux using nut-2.2.0, kernel-2.6.22.1 via USB. From what I can gather around the net (circa 2005) things with USB on this UPS just didn't work. Has this changed and is there anything I can do to help? My ups.conf contains the following... [ups-router] driver = usbhid-ups port = auto desc =
2008 Jan 09
2
Powerware UPS 3110 USB
Here is my ups.conf... [ups-router] driver = usbhid-ups port = auto desc = "Powerware 3110 - Router" [ups-server] driver = usbhid-ups port = auto desc = "Powerware 3110 - Server" Here is the output from upsdrvctl start... Network UPS Tools - UPS driver controller 2.2.0 Network UPS Tools: 0.28 USB communication driver 0.28 -
2008 Feb 28
2
Unknown model detected - please report this ID: 'SOLA'
Some one might have answerd this, but I can not find any think yet I am trying to load a SOLA 610 700va ups up and keep getting : --------------------------------- Network UPS Tools - UPS driver controller 2.0.5 Network UPS Tools - MGE UPS SYSTEMS/U-Talk driver 0.88 (2.0.5) .Detected Pulsar ESV11+ on /dev/cuaa0 Network UPS Tools - Best UPS driver 1.03 (2.0.5) Unknown model detected - please
2008 Feb 22
2
[Fwd: Update to 2.2.1-2]
An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20080222/960348fe/attachment.htm
2017 Nov 06
2
samba 4.x slow ...
On Mon, Nov 06, 2017 at 09:35:06AM +0100, Dr. Peer-Joachim Koch via samba wrote: > Setup:  Server 2x10GB NIC, client 1x1GB: > > Using smbclient with -mSMB3 I get an average of 52000 KiloBytes/sec (before > 45000), > > using NFS (v3) from the same server I get  108000 KiloBytes/sec an more > (mount ; cp; umount; ...) So I don't think it's the client. The smbclient
2008 Jan 07
2
Powerware 5115 on Debian Etch
I've got some strange problem with NUT on my 5115 on Debian Etch: ---snip--- $ sudo ./bcmxcp_usb -DDDDDDD -a 5115 Network UPS Tools - BCMXCP UPS driver 0.13 (2.3.0-1181) Warning: This is an experimental driver. Some features may not function correctly. debug level is '7' Can't set POWERWARE USB configuration Unable to find POWERWARE UPS device on USB bus Things to try: -
2008 Feb 16
3
Unitek UPS 1250xD - megatec_usb driver
Hi All, I am a newcomer to Nut, so firstly hello :-) I am keen to implement Nut and have been digging around most of the day to see how to get my two Unitek 1250xD UPS devices working. I have now managed to get nut installed (from source 2.2.0) and have (I think) success. I found a post here: http://lists.alioth.debian.org/pipermail/nut-upsuser/2007-December/003573.html which was
2008 Jan 12
4
Belkin F6H375 not seen by nut 2.2.1
I recently bought a Belkin F6H375 UPS. It connects to the computer via USB. Searching the Internet led me to believe that the megatec_usb driver in nut supports this UPS, however I've been unable to get it to work. I have this in ups.conf: [belkinusb] driver = megatec_usb port = auto desc = "Belkin USB" Here's what happens when I try to use it: ~ #