search for: harlan

Displaying 20 results from an estimated 41 matches for "harlan".

2010 Jul 21
2
RGoogleDocs ability to write to spreadsheets broken as of yesterday - CAN PAY FOR FIX
...ven't received any responses about this problem. We (the company I work for) are willing to discuss payment to someone who is willing to quickly contribute a fix to the RGoogleDocs/RCurl toolchain that will restore write access. Please contact me directly if you're interested. Thank you, -Harlan Harris On Tue, Jul 20, 2010 at 10:19 AM, Harlan Harris <harlan@harris.name> wrote: > Hi, > > I'm using RGoogleDocs/RCurl to update a Google Spreadsheet. Everything > worked OK until this morning, when my ability to write into spreadsheet > cells went away. I get the follo...
2009 Jul 07
1
R2WinBUGS under Linux/WINE fails
...hen....) R> schools.sim <- bugs(data, inits, parameters, model.file, n.chains=3, n.iter=5000,bugs.directory="Z:/opt/OpenBUGS/") Error in file(con, "rb") : cannot open the connection In addition: Warning message: In file(con, "rb") : cannot open file '/home/harlan/.wine/dosdevices/z:/opt/OpenBUGS//System/Rsrc/Registry.odc': No such file or directory Error in bugs.run(n.burnin, bugs.directory, WINE = WINE, useWINE = useWINE, : WinBUGS executable does not exist in /home/harlan/.wine/dosdevices/z:/opt/OpenBUGS/ Trying to figure out these path issues: &g...
2010 Nov 10
3
RGoogleDocs stopped working
..."R (>= 2.7.0), methods, bitops" NA NA "Rcompression" NA NA "BSD" "2.10.1" RGoogleDocs "RCurl, XML, methods" NA NA NA NA NA "BSD" "2.10.1" Any ideas? Thank you! -Harlan [[alternative HTML version deleted]]
2011 Jun 22
1
caret's Kappa for categorical resampling
...tte show Accuracy and Kappa being positively correlated. I thought Kappa was just (Accuracy - baserate)/(1 - baserate), but the reported Kappa is definitely not that. Suggestions? Aside from looking for a better model, which would be good advice here, what metric would you recommend? Thank you! -Harlan [[alternative HTML version deleted]]
2008 Sep 03
3
antispam plugin problem with dspam
...r, I see the dspam signature both in the header of the message and at the end of the body. What's a good way to debug this situation and figure things out? I'm not seeing anything in any log files, and I'm not seeing much in the way of debug capability in the dovecot antispam plugin. Harlan
2016 Aug 16
3
[patch] Improved error checking for the dovecot-antispam-plugin
Hi, Hopefully this is the right channel for such a patch. I have a minor enhancement to submit for the antispam plugin http://hg.dovecot.org/dovecot-antispam-plugin It adds minimal error checking for the sendmail_binary, otherwise the reported error in case of a missing binary or one with missing permissions is generic and not useful. Thanks, Robert -- http://robert.muntea.nu/
2021 Mar 07
3
Request For Additional Status Confirmation
On Sun, 7 Mar 2021, Harlan Stenn wrote: > Why use sudo instead of su for this case? Wouldn't su ask for the login password? This is not practical in rc.local. In addition user nut doesn't have a login password. Roger
2010 Jul 20
1
RGoogleDocs ability to write to spreadsheets broken as of yesterday
...HTTP, we recommend that you remove the replace https with http in these links. Another announcement will be made on July 19, 2010, when this change goes to production. I suspect this is the problem. Fixing it is above my head, I'm afraid. Could anyone help? This is urgent. Thank you, -Harlan Harris [[alternative HTML version deleted]]
2010 Jun 09
1
RGoogleDocs not working for me with "wise" service
...uot;wise", getDocs(con) properly returns a GoogleDocList. (But, of course, I can't manipulate spreadsheet content...) Any suggestions? Is it a package version issue, perhaps? Has Google updated their API in a way that hasn't been reflected in updates to this package? Thanks a lot! -Harlan [[alternative HTML version deleted]]
2017 Aug 10
2
New powercom device?
...... 14.726901 upsdrv_updateinfo... 14.978869 libusb_get_interrupt: Connection timed out 14.980103 Got 0 HID objects... 14.980977 Quick update... ^C Am I on the right track? I'm still interested in figuring out how to get this UPS talking to NUT. H -- > Le 25 juin 2017 22:55, "Harlan Stenn" <stenn at nwtime.org> a ?crit : > >> Hi Arno, >> >> I'm trying to get a Powercom unit talking with nut. It's a 0d9f:0002, >> which is not currently listed. >> >> The powercom driver won't talk to it because it doesn't presen...
2017 Aug 17
1
New powercom device?
On 8/15/2017 6:13 AM, Charles Lepple wrote: > On Aug 10, 2017, at 12:19 AM, Harlan Stenn wrote: >> >> 0.447497 HID descriptor length 37 >> 0.450449 Report Descriptor size = 37 >> 0.451062 Using subdriver: PowerCOM HID 0.5 >> 0.451996 3 HID objects found >> 0.453502 Path: ffa00001.ffa00001, Type: Input, ReportID: 0x00, >> Offset:...
2016 Aug 18
3
[patch] Improved error checking for the dovecot-antispam-plugin
Hi Harlan, On Wed, Aug 17, 2016 at 2:18 AM, Harlan Stenn <harlan at pfcs.com> wrote: > On 8/16/16 1:24 PM, Robert Munteanu wrote: >> Hi, >> >> Hopefully this is the right channel for such a patch. I have a minor >> enhancement to submit for the antispam plugin >> >&...
2008 Dec 16
2
model.tables error from aov
...a fully between-subjects ANOVA on another data set, I had no problem with model.tables. I have no idea what to make of this error message. I've tried a number of variations on things, with no improvement. This is R version 2.7.2 (2008-08-25), running on Redhat, x86_64. Suggestions? Thanks! -Harlan [[alternative HTML version deleted]]
2016 Mar 28
2
Ignoring coverage for noreturn decls
...nitely room for some heuristics around ignoring things like llvm_unreachable (perhaps opt-in?). I’m investigating emitting a zero region for all noreturn decls whilst codegenning, as a start. Anyone have any input as to a) if this is a good idea, or b) how best to implement and expose it? Thanks, Harlan
2009 May 06
2
NLMINB() produces NaN!
...ds but it fails when finding the 0/0: " Error in optim(c(phi[, k]), maxphi, lower = 0.01, upper = 0.99, method = "L-BFGS-B") : L-BFGS-B needs finite values of 'fn' In addition: There were 50 or more warnings (use warnings() to see the first 50) " Any suggestions? Harlan Campbell McGIll University [[alternative HTML version deleted]]
2016 Mar 03
2
[LLVMDev] llvm-cov outputting coverage results as HTML reports
Xinliang David Li via llvm-dev <llvm-dev at lists.llvm.org> writes: > Harlan Haskins has recently submitted a patch (for review) that implements > --format=html for llvm-cov tool. Please take a look at that patch. For reference, the review thread starts here: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20160229/336622.html > David > > On Thu, Mar...
2009 Jun 02
1
C++ to R : 64bit to 32bit problem.
...is produces a .o file : "useC1.o" in a specified directory. I then open R, set the proper directory and: dyn.load("useC1.o") Unfortunately I am met with the following: Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library 'C:/Users/Harlan/Desktop/useC1.o': LoadLibrary failure: %1 is not a valid Win32 application. My guess is that this is due to the fact that I am running Windows Vista with 64bit and R is built on 32bit. Any suggestions to fix this problem ? Or any easier ways for someone in my situation to call C++ from...
2016 Mar 29
0
Ignoring coverage for noreturn decls
+ cfe-dev > On Mar 28, 2016, at 1:23 PM, Harlan Haskins via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi all, > > Recently I’ve noticed in coverage profiles that llvm_unreachable and the like are considered uncovered because there’s no special behavior in instrumentation to ‘ignore’ noreturn paths. FWIW, Daniel Dunbar...
2016 Mar 03
2
[LLVMDev] llvm-cov outputting coverage results as HTML reports
Dear All, I am helping our test team migrate from gcov to llvmcov. They currently generate HTML reports using lcov to easily navigate where coverage is missing. However, there does not seem to be a Windows compatible solution for generating HTML reports using the llvm-cov tools. A possible solution to this problem is for llvm-cov to create html pages that include an overall coverage summary
2020 Jan 02
1
Delayed UPS shutdown
On Thu, 2 Jan 2020, Harlan Stenn wrote: > On 1/2/2020 3:12 AM, Roger Price wrote: >> On Wed, 1 Jan 2020, Gene Heskett wrote: >>> But I should preface this with the fact that I have a 20kw nat gas >>> fired standby with a sub 10 second startup time in the back yard. >>> > My understand...