Displaying 5 results from an estimated 5 matches similar to: "Errors in in my code"
2008 Sep 17
1
UPSLog rotating
Hi,
Trying to rotate the ups.log on a FreeBSD 7.0 system
and its not being nice about it.
I tried the "quick and dirty" way by doing :
mv /var/log/ups.log ${DATEDDIRECTORY}/ups.log
kill -1 `cat /var/db/nut/upslog.pid`
I get :
Sep 17 10:57:20 valhalla upslog[81972]: could not reopen logfile /var/log/ups.log: Permission denied
So I stop upslog, remove the file, and start it
2008 May 09
0
error using Match package
Dear All
I am attempting to use Sekhon's package Match to create a matched data
set. I keep getting an error regarding unused arguments whether I put Y
in or not.
Have I missed something?
myps id a propensity score (for treat) calculated from logistic
regression
mymatch<-match(Y=status,Tr=treat,X=myps, M=1,replace=F)
Error in match(Y = status, Tr = treat, X = myps, M = 1,
2007 Oct 30
6
trouble installing building packages from source using R 2.6.0 on Ubuntu Gutsy AMD64
I have recently upgraded to Ubuntu Gutsy and, for the first time, am
using a 64-bit installation. After failing miserably to install R from
source, not a problem for me in the past with a 32-bit install, I went
the route of using the Debian Etch build. This went smoothly, but I am
unable to update my numerous R and BioConductor packages, getting
non-zero exit status errors on each package. Is
2014 Nov 14
0
Wine release 1.7.31
The Wine development release 1.7.31 is now available.
What's new in this release (see below for details):
- New version of the Gecko engine based on Firefox 34.
- Support for the Visual Studio 2013 version of the C/C++ runtimes.
- More font metrics support in DirectWrite.
- Some more Direct2D work.
- Various bug fixes.
The source is available from the following locations:
2013 Nov 25
2
mcp ping return no responses
I''m trying to install mcollective on an environment for the first time and
I''m having troubles:
MC client (also the puppet master)
activemq.xml
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The