Displaying 20 results from an estimated 278 matches for "barbara".
2008 Aug 22
1
smbclient: tdb_fetch_uint32 failed
...9;m facing a problem with a brand new installation on fedora 9.
packages were updated right after the installation, so the samba
packages are of the latest available version (3.2.0-17.fc9).
at the first run were created all the tree of tdb files under
/var/lib/samba.
now I create a new user:
[root@barbara Scrivania]# smbpasswd -a barbara
New SMB password:
Retype new SMB password:
Added user barbara.
looks like the user was created, but in the log I can see a bunch of
lines like this:
lib/account_pol.c: account_policy_get(324) account_policy_get:
tdb_fetch_uint32 failed for field $n....
...where $n...
2001 Apr 25
1
help stable
Please,
I need help in the part stable from R.
I can?t plot the distribution function of a stable law. I obtained
bad results. But the density function is OK.
How can I do it?
Sorry, I?m Brazilian and my english isn?t good...
Thanks,
Barbara Patricia Olbermann
Instituto de Matem?tica
Universidade Federal do Rio Grande do Sul - Brasil
barbara at athena.mat.ufrgs.br
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info&q...
2008 Jan 11
3
Date range queries return zero results
...> row[1].to_i,
:article_id => row[4].to_i,
:label => row[2],
:label_sort => row[8],
:content => row[0]
}
Notice "Date.strptime(row[3], ''%Y-%m-%d'')"...
When I query (ex. +label:barbara) I get results in the form:
{:label=>"NEW TOOL FOR BARBERS.", :page_id=>"36", :label_sort=>"NEW TOOL
FOR BARBERS.", :page=>"4", :date=>"1900-03-02", :content_type=>"19",
:title=>"1", :article_id=>"...
2009 Sep 01
2
numerical summaries across variables.
...groups=class$Name,
statistics=c("mean", "sd", "quantiles"), quantiles=c(0,
.25,.5,.75,1))
iam getting output like this
Variable: Height
mean sd 0% 25% 50% 75% 100% n
Alfred 69.0 NA 69.0 69.0 69.0 69.0 69.0 1
Alice 56.5 NA 56.5 56.5 56.5 56.5 56.5 1
Barbara 65.3 NA 65.3 65.3 65.3 65.3 65.3 1
Carol 62.8 NA 62.8 62.8 62.8 62.8 62.8 1
Variable: Weight
mean sd 0% 25% 50% 75% 100% n
Alfred 112.5 NA 112.5 112.5 112.5 112.5 112.5 1
Alice 84.0 NA 84.0 84.0 84.0 84.0 84.0 1
Barbara 98.0 NA 98.0 98.0 98.0 98.0 98.0 1
Carol...
2003 Mar 17
3
Error in file(file, "r")
...s. Below are several
scripts I've used and the error messages. .
I've cc'd Brandon Whitcher because it was recommended in another FAQ. I
read that this is a bug that occurs on Windows. Is there is a patch/fix
that I can use? I'd appreciate any help with this problem.
Thnx,
Barbara Chisolm
Test2 <- scan("C:\\bac\\TestData2")
Error in file(file, "r") : cannot open file `C:\bac\TestData2
'
> test1<-read.table('J:/bac/R/TestDataWord.txt')
Error in file(file, "...
2018 Oct 02
1
Problem with parseData
The fix is now in R-devel, 75386. I have not ported to R-patched,
because the fix breaks two packages which are working around this bug
(and to my knowledge without having reported it before). So thanks again
for the report!
Best
Tomas
On 08/16/2018 10:06 AM, Tomas Kalibera wrote:
> Dear Barbara,
>
> thank you for the report. This is something to be fixed in R - I am
> now testing a patch that adds the extra node for the equality
> assignment expression.
>
> Best,
> Tomas
>
> On 07/30/2018 05:35 PM, Barbara Lerner wrote:
>> Hi,
>>
>> I have ru...
2011 Dec 12
1
how to colour labels (each label with a colour) in a dendrogram?
...ab.col = 1:50) # or use a palette:
palette(rainbow(50))
plot(dend1, edgePar=nP, dLeaf=1, edge.root = TRUE)
# this option is not correct. I want each of my labels (text) have a
different colour but that is not what is happening. How can I do that?
I'd appreciate your help.
thanks a lot again.
Barbara
On 9 December 2011 13:44, barbara costa <rbarbarahc@gmail.com> wrote:
> I'm sorry.
>
> (dend1 <- as.dendrogram(hc))
>
> On 9 December 2011 12:10, Sarah Goslee <sarah.goslee@gmail.com> wrote:
>
>> Hi,
>>
>> On Fri, Dec 9, 2011 at 6:57 AM, ba...
2007 Nov 21
2
When you sometimes wonder how to test this??
...ng on testing our custom error_messages_for
methods and I have found looking at how the Rails tests in
active_record_helper work helpful :-)
So just thought I''d share that. Have other''s done the same?
Cheers
Shane
Shane Mingins
ELC Technologies (TM)
1921 State Street
Santa Barbara, CA 93101
Phone: +64 4 568 6684
Mobile: +64 21 435 586
Email: smingins at elctech.com
AIM: ShaneMingins
Skype: shane.mingins
(866) 863-7365 Tel - Santa Barbara Office
(866) 893-1902 Fax - Santa Barbara Office
+44 020 7504 1346 Tel - London Office
+44 020 7504 1347 Fax - London Office
http...
2018 Jul 30
2
Problem with parseData
...ce how there is an entry for "y <- 5" beginning on line 1, column 1,
ending at line 1, column 6, but there is no analogous entry for "foo = 7".
I am running R 3.5.0 on a Mac running 10.12.6.
Thanks for your help and please let me know if you need any further
information.
Barbara
--
<http://www.getpostbox.com>Barbara Lerner
Associate Professor
Computer Science Department
Mount Holyoke College
<http://www.getpostbox.com>
[[alternative HTML version deleted]]
2009 Jun 15
1
altering a global variable
...-4
a(3)
m
shows that m is still 3 at the end of it all. With the code above,
how could I modify the function a to actually set m to whatever value
I wanted globally?
Thanks for any pointers!
-Jarrett
----------------------------------------
Jarrett Byrnes
Postdoctoral Associate, Santa Barbara Coastal LTER
Marine Science Institute
University of California Santa Barbara
Santa Barbara, CA 93106-6150
http://www.lifesci.ucsb.edu/eemb/labs/cardinale/people/byrnes/index.html
[[alternative HTML version deleted]]
2007 Dec 17
2
RSpec 1.1.0 (Rails) --- Supported Rails Versions?
Hi
Just a quick question .... what backward versions of Rails will the
1.1.0 versions of RSpec and Spec::Rails support?
I think I maybe under the (incorrect) impression that I had to go to
Rails 2.0 for 1.1.0
Cheers
Shane
Shane Mingins
ELC Technologies (TM)
1921 State Street
Santa Barbara, CA 93101
Phone: +64 4 568 6684
Mobile: +64 21 435 586
Email: smingins at elctech.com
AIM: ShaneMingins
Skype: shane.mingins
(866) 863-7365 Tel - Santa Barbara Office
(866) 893-1902 Fax - Santa Barbara Office
+44 020 7504 1346 Tel - London Office
+44 020 7504 1347 Fax - London Office
http...
2008 Mar 14
2
Lib Specs and config.use_transactional_fixtures = true
.../controller ..
we have interests and lib ...
using use_transactional_fixtures = true seems fine in a spec in the m/
v/c and interests directories but not in lib
Just wondered if anyone had any quick thoughts as to why that may be???
Shane Mingins
ELC Technologies (TM)
1921 State Street
Santa Barbara, CA 93101
Phone: +64 4 568 6684
Mobile: +64 21 435 586
Email: smingins at elctech.com
AIM: ShaneMingins
Skype: shane.mingins
(866) 863-7365 Tel - Santa Barbara Office
(866) 893-1902 Fax - Santa Barbara Office
+44 020 7504 1346 Tel - London Office
+44 020 7504 1347 Fax - London Office
http...
2004 Jan 30
1
GroupMap Issues
I have been trying to figure out what this error is:
Jan 29 18:23:07 dc2 smbd[20729]: [2004/01/29 18:23:07, 0]
rpc_server/srv_util.c:get_domain_user_groups(371)
Jan 29 18:23:07 dc2 smbd[20729]: get_domain_user_groups: primary gid of
user [barbara] is not a Domain group !
Jan 29 18:23:07 dc2 smbd[20729]: get_domain_user_groups: You should fix
it, NT doesn't like that
Jan 29 18:23:08 dc2 smbd[20729]: [2004/01/29 18:23:08, 0]
rpc_server/srv_util.c:get_alias_user_groups(219)
Jan 29 18:23:08 dc2 smbd[20729]: get_alias_user_groups: gid of...
2007 Aug 01
3
Test Rendering nothing in Rails
Hi
In a controller I have method that is accessed via an AJAX call and
will conditionally do:
render :nothing => true
to test the condition hitting this line I was hoping to do something
like:
response.should render_template(:nothing)
How should I test this behaviour?
Cheers
Shane
2011 Mar 25
2
error in bargraph.CI {sciplot}
...g = 1,
col = "black", angle = 45, cex.names = 1.25,
density = c(0,20), legend = TRUE)
Error in dn.call[[1]] : subscript out of bounds
It is the example on bargraph.CI function page
http://127.0.0.1:16950/library/sciplot/html/bargraph.CI.html
Thanks a lot,
Cheers
Barbara
[[alternative HTML version deleted]]
2007 Oct 05
4
have_xml_tag
Hi
Was just using have_tag on an xml response and found the problem
outlined and resolved here
http://weblog.jamisbuck.org/2007/1/4/assert_xml_select
Just wondered if there is any support in rspec?
Cheers
Shane
Shane Mingins
ELC Technologies (TM)
PO Box 247
Santa Barbara, CA 93102
Phone: +64 4 568 6684
Mobile: +64 21 435 586
Email: smingins at elctech.com
AIM: ShaneMingins
Skype: shane.mingins
(866) 863-7365 Tel - Santa Barbara Office
(866) 893-1902 Fax - Santa Barbara Office
+44 020 7504 1346 Tel - London Office
+44 020 7504 1347 Fax - London Office
http:...
2012 Sep 10
2
how to create a segplot in black and white?
...ist(font=2,cex=1.2),xlab=list(font=2,cex=1.2),
pch=c(1,1,19,19,1,19,19,19,19,1,19,19,1,1,1,1), lwd=3, panel =
function(...) {
panel.abline(v = 1, lty = 3, lwd=2)
panel.segplot(...)
})
plotBiomRatio2
Can you help me to print this plot in black and white, please?
Many thanks in advance.
Barbara
[[alternative HTML version deleted]]
2005 May 13
2
cluster results using fanny
...e clusters when I set
k=3??????
For k=5 it gives all the information and then it only plots 2 clusters.
This is very confusing. Also, if there is equal membership for all the
clusters, how is it that I have a "closest hard clustering"? and a
"neighbor"?
Thank you in advance,
Barbara
2009 May 06
1
[Fwd: loading SPOT file]
-------------- next part --------------
An embedded message was scrubbed...
From: Barbara Cegielska <barceg at ibch.poznan.pl>
Subject: loading SPOT file
Date: Wed, 06 May 2009 16:48:35 +0200
Size: 1151
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090506/e35e3f7e/attachment-0002.eml>
2014 Apr 22
1
nfs question
...--r-- 1 ops001 ops 0 Aug 28 2013 test
-rw-r--r-- 1 ops001 ops 53 Jan 6 12:44 test.sh
Kernel used: 2.6.32-431.11.2.el6.x86_64
Nfs version: nfs-utils-1.2.3-39.el6.x86_64
User/group mapping works fine.
Same behaviour appears when I mount the home folder manually.
Any ideas?
Thanks,
Barbara