search for: backtics

Displaying 10 results from an estimated 10 matches for "backtics".

Did you mean: backticks
2018 Mar 05
2
backquotes and term.labels
...=0)? X <- rep(1L, n)? # no coariates ? else X <- strata(m[index]) For the variable with a space in the name the term.label is "`in st`", and the subscript fails. Is this intended behaviour or a bug?? The issue is that the name of this column in the model frame does not have the backtics, while the terms structure does have them. Terry T.
2007 Jun 11
12
Mocking system/`
This drives me insane on a regular basis. How does one mock system(''blah'') or `blah` ? Adding expectations on Kernel doesn''t do it. Adding expectations on Object just makes me sad: Object.any_instance.expects(:system).with(''ls'') # => #<Mock:0x12b584e>.system(''ls'') - expected calls: 0, actual calls: 1 And this really
2006 Jan 24
4
How to filter an activerecord find_all...
I have a nice hierarchical table structure like this: divisions has_many groups groups belongs_to division has_many subgroups subgroups belongs_to group has_many units units belongs_to subgroup I have a report which is based on units, but i want to be able to filter the units by which subgroup, or which group, or which division. I also want to sort them by division.name,then group.name,
2018 Mar 07
1
backquotes and term.labels
...lse X <- strata(m[index]) > > For the variable with a space in the name the term.label is "`in st`", and the > subscript fails. > > Is this intended behaviour or a bug?? The issue is that the name of this column in the > model frame does not have the backtics, while the terms structure does have them. > > Terry T. > > ______________________________________________ > R-devel at r-project.org <mailto:R-devel at r-project.org> mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > <https://stat.et...
2002 Apr 22
3
no output from perl script
Here is the first Perl script I've tried to write to run rsync. It seems to work, but I don't see the progress like I should. I apologize if it's sloppy, I should add that it's not only the first perl script I've written for rsync, it's the first perl script I've written at all. ___________________________ #!/usr/bin/perl -w print " This command will DELETE
2018 Mar 08
4
Fwd: Re: [EXTERNAL] Re: backquotes and term.labels
...with a space in the name the term.label is "`in st`", >>> and the >>> subscript fails. >>> >>> Is this intended behaviour or a bug? The issue is that the name of >>> this column in the >>> model frame does not have the backtics, while the terms structure does >>> have them. >>> >>> Terry T. >>> >>> ______________________________________________ >>> R-devel at r-project.org <mailto:R-devel at r-project.org> mailing list >>> https://sta...
2018 Mar 05
0
backquotes and term.labels
...coariates > else X <- strata(m[index]) > > For the variable with a space in the name the term.label is "`in st`", and > the subscript fails. > > Is this intended behaviour or a bug? The issue is that the name of this > column in the model frame does not have the backtics, while the terms > structure does have them. > > Terry T. > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > [[alternative HTML version deleted]]
2008 May 16
2
shell script strangeness...
On my CentOS 4.6 server, this works... if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ] On my CentOS 5.1 server, this gives me the following error... ./test_file.scr: line 3: [: too many arguments Can anyone explain why the difference and suggest something that makes both cases happy? Thanks Craig
2018 Mar 08
1
Fwd: Re: [EXTERNAL] Re: backquotes and term.labels
...quot;, >>>>> and the >>>>> subscript fails. >>>>> >>>>> Is this intended behaviour or a bug? The issue is that the name of >>>>> this column in the >>>>> model frame does not have the backtics, while the terms structure >>>>> does >>>>> have them. >>>>> >>>>> Terry T. >>>>> >>>>> ______________________________________________ >>>>> R-devel at r-project.or...
2018 Mar 08
0
Fwd: Re: [EXTERNAL] Re: backquotes and term.labels
...is "`in >>>> st`", >>>> and the >>>> subscript fails. >>>> >>>> Is this intended behaviour or a bug? The issue is that the name of >>>> this column in the >>>> model frame does not have the backtics, while the terms structure >>>> does >>>> have them. >>>> >>>> Terry T. >>>> >>>> ______________________________________________ >>>> R-devel at r-project.org <mailto:R-devel at r-project.org> m...