Displaying 20 results from an estimated 24 matches for "beet".
Did you mean:
been
2012 Sep 17
2
"eval" inside a function call in connection with updating the data slot in the call of lmer
...Given a linear mixed model (from lme4) I want to 1) first change the input dataset and then 2) change the model formula. I want this to happen in a function call;
Please see below. Options 1) and 2) below work whereas 3) fails with the message
> foo()
Error in is.data.frame(data) : object 'beets2' not found
Question: What is it one must to in case 3) to have R look "inside" the function to figure out what "beets2" is?
Best regards
S?ren
________________
library(pbkrtest)
data(beets)
lgs <- lmer(sugpct~block+sow+harvest+(1|block:harvest), data=beets, REML=...
2008 Sep 11
3
My turn at building a custom kernel for IPsec BEET mode
Well I am working on building a kernel that will have the IPsec BEET
mode patch available from infrahip.hiit.fi.
I have some decent help, but really no one there is a seasoned Centos
kernel builder (though they work with different FC kernels), and now
they are mostly done for the day.
I have been following the wiki on building a custom kernel, got my patch
in...
2008 Sep 12
4
Custom build kernel patch fails big time.
...e patch for the Linux 2.6.18 kernel. I
followed all the instructions for getting the kernel source and making a
custom kernel provided on the wiki. The rpmbuild fails with the
following messages:
Get an error on this step (figured out my other problem):
Patch #40000
(centos-5.2-hipmod-sleep-beet-and-interfamily-all-in-one.patch):
1 out of 4 hunks FAILED -- saving rejects to file
net/ipv4/xfrm4_output.c.rej
2 out of 3 hunks FAILED -- saving rejects to file net/ipv4/esp4.c.rej
1 out of 1 hunk FAILED -- saving rejects to file net/ipv6/udp.c.rej
1 out of 1 hunk FAILED -- saving rejects to fil...
2008 Dec 02
5
OpenChrome video driver for Centos
I can find xorg-x11-drv-openchrome-0.2.901-1 for EL5,
but not the current xorg-x11-drv-openchrome-0.2.903-1 (which only goes
from FC8 on).
Since my OQOs have the CX700M2 chip and there are listed enhancements
for this chip in the 903 version, I would really like to get it...
2008 Sep 16
2
Kernel source - linux -2.6.18 i386 or i686
As I plow through the Kernel source to figure out why the BEET patch is
not working, I notice that there are two similar directories under
~/rpmbuild/BUILD/kernel-2.6.18:
linux-2.16.18.i386 and linux-2.16.18.i686
So which one am I suppose to be patching?
Currently, the patch starts out with:
diff -urN a/net/ipv4/xfrm4_input.c b/net/ipv4/xfrm4_input.c
I...
2009 Jan 30
2
question on /etc/defaults
My colleague, doing the HIPL development, principally uses ubuntu and
although he is now building the Fedora/Centos rpms for me, he leaves
much of the testing to me.....
Anyway for any kernel prior to 2.6.27, I have to run the hip code in
userspace, not kernel space. This is due to the ESP BEET patch. There
is a specific hipd for userspace, but the hipfw requires a different
option. For a while, everytime I would get a new rpm, I would have to
modify /etc/init.d/hipfw to add this to OPTIONS. Then we added support
for /etc/defaults/hipfw to have the OPTIONS. Worked just fine in ubu...
2006 Jun 16
5
superclass mismatch for class OrderedOptions
I have Rails 1.1.2 installed and froze my app to 1.0 by checking it out
into the vender directory. Maybe it''s coincidence, but now when trying
to do rake migrate I get this:
> rake migrate --trace
(in /home/beet/workspace/)
rake aborted!
superclass mismatch for class OrderedOptions
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/ordered_options.rb:27
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require''
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_...
2008 Aug 29
0
HIP rpms for Centos 5.2
For anyone that is interested in looking at HIP, I have posted the
latest HIP build on my server:
http://htt-consult.com/~rgm/hip/
You don't need the src rpm, the others will do.
Since we do not have the IPsec ESP BEET mode patch
(http://www.ietf.org/internet-drafts/draft-nikander-esp-beet-mode-09.txt)
for the 2.6.18 kernel (it is in the 2.6.27 kernel), we have to run HIP
in userspace. For this you have to run hipfw with at least -i to get
the userspace mode working. You should also include -A if you want t...
2008 Dec 14
19
regarding vpn server for 1500 clients
Hi list,
I have to build vpn server for 1500 clients. No encryption necessary.
can anyone please recommend me vpn server.
I do not have experience on vpn.
I have tested openvpn on my test setup, & its working fine.
I want to check if there any other vpn server available.
I have not checked but can pptp vpn be usefull?
My requirement is to connect 1500 clients on vpn server.
Need
2008 Oct 29
5
RHEL 5.3 Beta released, beta-testers needed
Hi all,
The CentOS community is pretty limited in what we can do to the core
distribution. Since our mantra is "aiming to be 100% compatible with Red
Hat Enterprise Linux" we cannot fix bugs or improve the CentOS core
without waiting for Red Hat to make those modifications first. We have
limited leverage and a 6-month release cycle against us.
But that is not the complete truth,
2001 Mar 17
2
smbclient/mount question
...me/password... on that one I get an
Access Denied, so I checked the permissions on the NT box and everyone
gets access. What gives? I don't care about access to this one but I am
feeling lost tonight -- I'd really like to get the two linux machines
talking over samba.
k
--
kelly's red beet factory http://www.redbeet.com
A boy, not a girl in Calgary Canada.
2006 Dec 14
1
[announce] iproute2 2.6.19-061214
...ddress manipulation context.
Patrick McHardy:
[IPROUTE]: Add support for routing rule fwmark masks
Stephen Hemminger:
Man page for ss submitted by Alex Wirt
Typo in man page
Trap possible overflow in usec values to netem
genl Makefile LDFLAGS
SA and SP in IPSec BEET mode.
Route metrics decode bug.
lnstat man page
Man page for rtmon
Update to 2.6.19 headers
Add more includes
Change to post 2.6.19 sanitized headers
Eliminate trailing whitespace
Thomas Graf:
Add support for inverted selectors
Add rule notifi...
2009 May 14
2
Problem with Asterisk + TDM410 FXO
...ng=yes
threewaycalling=yes
transfer=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
Group=1
signalling=fxo_ks
context=in-pbx
channel=1-2
Group=2
echocancel=yes
signalling=fxs_ks
context=in-pstn
channel=4
Group=3
signalling=fxo_ks
context=in-spare
channel=3
the thing that has me beet is that it work with the spa9000 I would
expect it to just sort of work with the digium card.
the os is debian amd64 2.6.26
#dpkg -l asteri* | grep ^ii
ii asterisk 1:1.4.21.2~dfsg-3
Open Source Private Branch Exchange (PBX)
ii asterisk-barbarast.com...
2004 Sep 09
1
kolmogorov-smirnov for discrete ordinal scale data
Hi,
I was wondering whether there is an implementation of the
Kolmogorov-Smirnov goodness of fit test for discrete, ordinal scale data
in R - I've only managed to find the test for continuous data.
Thanks!
Gila
2013 May 21
2
CentOS Dojo and Barbecue - Aldershot, UK on 12th July 2013
...S Dojo is coming to Aldershot, UK - a 45 min train ride
from London Waterloo station - on the 12th July 2013. We have a great,
and growing list of speakers already on the agenda, and another few
waiting to confirm.
And, the venue sponsors - catn.com - are going to organise a hog roast
barbecue and beet for everyone attending once the talks are done (
4pm'ish ). So another great reason to come along and say hi.
Details on the day: http://wiki.centos.org/Events/Dojo/Aldershot2013
Registration URL : http://centosdojoaldershot.eventbrite.co.uk/#
I will post another followup email once we have t...
2004 Jun 07
6
Wxruby & RMagick
Hello list,
Has anyone done any work combining WxRuby and RMagick? In Python,
it is possible to convert a PythonMagick image to a Wx::Image and
display it. However, unsurprisingly, the APIs are different in Ruby.
Google didn''t turn up anything. Has anyone on the list worked with
WxRuby and RMagick?
Thanks,
Jacob
2004 Apr 27
0
Samba 3 vs. Windows 2003
...line:
>
> When the server is running samba 3, the clients get
> 12-13MB/sec.
>
> When the server is running windows 2003, the clients get
> 24-26MB/sec.
>
> Keep in mind the server hardware is exactly the same, the
> only thing I change is the software. Windows 2003 beets up
> Samba 3, hands down.
On the other hand, Windows 2003 servers tend to boss it
over everybody below their rank, so when you switch from
w2k3 to samba your client might be wasting their time
trying to talk ads to the now absent server. I'm not
sure your numbers are relevant under these...
2012 May 18
2
Failure building any package
Hello,
I'm attempting to build a package using R 2.15.0 on OS X
I am getting a generic failure when performing a cran type check on the package. Even with a very simple test package, it still fails int he same place.
Example:
In R:
rm(list=ls())
foo <- function(x){print(x)}
package.skeleton(name="foo")
Then, at the command line:
R CMD build foo
R CMD check --as-cran
2013 Jan 10
2
Fixing corrupt flac files
Hi,
since years I simply encoded my CDs using various tools to flac and simply
listened to it and never had any problems.
Today I wrote a little script though to add replaygain values to my music
collection and I found out that a lot of my flac files are corrupt.
The corruption almost always occurs in the last 10% like
flac 1.2.1, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh
2013 Jan 10
2
Fixing corrupt flac files
...l I'm not sure because those file that are corrupt have been around for a
quite long time. It could have been k3b but I'm really not sure. Right now I
was ripping with Audex and tagging with Audex/Amarok/kid3. Those files seem to
be fine though.
My lates approaches have been with Picard/beets :-)
I think it's not possible to share those files without getting in legal trouble
here or is it possible somehow to extract some information so it won't be an
issue?
regards
Knut
Am Donnerstag, 10. Januar 2013, 19:08:24 schrieb Martijn van Beurden:
> Hi,
>
> Do you still...