Displaying 20 results from an estimated 2421 matches for "turner".
Did you mean:
turned
2011 Apr 08
7
Where is the tcltk package?
...ust-plain tcltk anywhere.
If I try to install tcltk2 (from the Linux command line, or using
install.packages() in R) it complains that it needs tcltk.
If I try to install tcltk using install.packages() it tells me that
this package is not available.
What is going on?
cheers,
Rolf Turner
2017 Aug 23
4
Flummoxed by gsub().
On 23/08/17 18:33, Stefan Evert wrote:
>
>> On 23 Aug 2017, at 07:45, Rolf Turner <r.turner at auckland.ac.nz> wrote:
>>
>> My reading of ?regex led me to believe that
>>
>> gsub("[:alpha:]","",x)
>>
>> should give the result that I want.
>
> That's looking for any of the characters a, l, p, h, : .
OK....
2017 Dec 21
4
LDAP group objects?
I'm not seeing my LDAP groups listed when I use Windows file sharing tools
to modify ACLs on a share.
I see all of the LDAP users.
Ubuntu 16.04, hosted LDAP ("in the cloud", although I hate that term,
provided by JumpCloud.com), no AD.
I'm able to assign LDAP users to ACLs.
The groups are of objectClass 'groupsOfNames'.
Is this expected behavior?
2015 May 11
3
[R] Building R-3.2.0 from source.
....2.0 release notes.
If you really want to build from source, I think you can run:
yum-builddep R
That will install all the necessary Build Requires to build R from source. You need to have the yum-utils package installed for that command to exist.
Hope that helps.
On May 11, 2015 3:10 AM, Rolf Turner <r.turner at auckland.ac.nz> wrote:
>
> On 11/05/15 12:06, M. Edward (Ed) Borasky wrote:
> > 1. R 3.2.0 is packaged for Fedora now; it's in Rawhide and Fedora 22.
> > I'm running Fedora 22 (late beta) and haven't had any problems with R.
> > RStudio Desk...
2017 Aug 23
1
Flummoxed by gsub().
...- Bert
>
>
> Bert Gunter
>
> "The trouble with having an open mind is that people keep coming along
> and sticking things into it."
> -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
>
>
> On Wed, Aug 23, 2017 at 2:29 AM, Rolf Turner <r.turner at auckland.ac.nz> wrote:
>>
>> On 23/08/17 18:33, Stefan Evert wrote:
>>
>>>
>>>> On 23 Aug 2017, at 07:45, Rolf Turner <r.turner at auckland.ac.nz> wrote:
>>>>
>>>> My reading of ?regex led me to believe that
>...
2006 May 25
3
No joy for newbie Capistrano user
...configuration ./config/deploy.rb
* executing task setup
* executing "mkdir -p -m 775 /usr/www/rails/hellorails/releases
/usr/www/rails/hellorails/shared/system &&\n mkdir -p -m 777
/usr/www/rails/hellorails/shared/log"
servers: ["theimageengine.com"]
(in /home/turner/play/rails/hellorails)
rake aborted!
no such file to load -- openssl
Can someone please lend a hand. Thanks alot!
Regards,
Doug Turner
mobile: 781 775 3708
skype: dduuggllaa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rail...
2015 Apr 08
3
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
By that logic we shouldn't have an 80 column limit in LLVM :)
On Wed, Apr 8, 2015 at 3:35 PM Sean Silva <chisophugis at gmail.com> wrote:
> On Wed, Apr 8, 2015 at 1:32 PM, Zachary Turner <zturner at google.com> wrote:
>
>> When the line is like 400 characters, it's pretty obnoxious.
>>
>
>
> I guess I'd need to see the particular situation, but in my experience
> most editors will wrap the line for you in a reasonable-enough way.
>
> -...
2015 May 11
1
[R] Building R-3.2.0 from source.
...also does some packaging things at the end you probably
> don't need.
Thanks, but I don't think it's any help in my situation.
I had no problem at all building R 3.1.2 from source. What changed from
3.1.2 to 3.2.0 that would cause those undefined reference problems?
cheers,
Rolf Turner
>
> On Sun, May 10, 2015 at 2:52 PM, Rolf Turner <r.turner at auckland.ac.nz> wrote:
>>
>> I am cross-posting this to r-sig-fedora (I hope that's not an egregious sin)
>> in the hope that doing so might provide some source of insight.
>>
>> I tried
>...
2012 Oct 30
5
Swap rows and columns in a matrix
Dear R users,
I want a help to write an algorithm for swapping rows and columns in a matrix
thanks in advance
[[alternative HTML version deleted]]
2015 Apr 08
4
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
When the line is like 400 characters, it's pretty obnoxious.
On Wed, Apr 8, 2015 at 1:32 PM Sean Silva <chisophugis at gmail.com> wrote:
> On Wed, Apr 8, 2015 at 1:19 PM, Zachary Turner <zturner at google.com> wrote:
>
>> Just found another issue with CMake versions prior to 3.0. I need to
>> write a long string, and prior to 3.0 there is no line continuation for
>> quoted arguments. This might seem minor, but it's one of those things that
>>...
2016 Apr 09
1
[FORGED] Generating random data with non-linear correlation between two variables
...slightly non-linear. i.e., curved line.
>
> Is it possible to automatically generate through functions like rnorm.
>
> Any help will be highly appreciated.
This sounds to me very much like a homework problem. We don't do
people's homework for them on this list.
cheers,
Rolf Turner
--
Technical Editor ANZJS
Department of Statistics
University of Auckland
Phone: +64-9-373-7599 ext. 88276
2017 Aug 23
0
Flummoxed by gsub().
Inline.
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Wed, Aug 23, 2017 at 2:29 AM, Rolf Turner <r.turner at auckland.ac.nz> wrote:
>
> On 23/08/17 18:33, Stefan Evert wrote:
>
>>
>>> On 23 Aug 2017, at 07:45, Rolf Turner <r.turner at auckland.ac.nz> wrote:
>>>
>>> My reading of ?regex led me to believe that
>>>
>>> g...
2009 Apr 16
1
[LLVMdev] LLVM and coroutines/microthreads
On Thu, Apr 16, 2009 at 3:21 PM, OvermindDL1 <overminddl1 at gmail.com> wrote:
>
> First, I will assume that you have read
> http://www.nondot.org/sabre/LLVMNotes/ExplicitlyManagedStackFrames.txt
> and if you have not, do so.
I hadn't. That's very similar to what I had tried early on, but found
it was actually slower than managing my own stacks lazily (on
continuation,
2009 May 24
9
Mapstraction Sandbox & V2 push
Greetings from the day of rest after a week of Where. It was a great
time out here - and there is a lot of interest in the community around
Mapstraction.
The new Sandbox (http://mapstraction.appspot.com) made surprisingly
quick rounds and lots of kudos. It will be a great place to demo
Mapstraction and encourage developers.
We had a very good discussion about Mapstraction at WhereCamp. Pamela
2017 Dec 21
2
LDAP group objects?
...hat is needed -
I'm spinning up an OpenLDAP instance to confirm.
Now to try to convince them of this fact in the hopes of future
improvements.
On Thu, Dec 21, 2017 at 2:17 PM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Thu, 21 Dec 2017 13:45:14 -0600
> Daniel Turner <daniel.turner at eliciotech.com> wrote:
>
> > re: "Depending on how you have Samba set up, you may need different
> > objectclasse, but the main ones for a group are 'posixGroup' and
> > 'sambaGroupMapping'
> >
> > What configuration chan...
2017 Aug 24
0
Flummoxed by gsub().
> On Aug 23, 2017, at 2:29 AM, Rolf Turner <r.turner at auckland.ac.nz> wrote:
>
>
> On 23/08/17 18:33, Stefan Evert wrote:
>
>>> On 23 Aug 2017, at 07:45, Rolf Turner <r.turner at auckland.ac.nz> wrote:
>>>
>>> My reading of ?regex led me to believe that
>>>
>>> g...
2012 Jun 09
2
Help with permutation function from Turner et al. 2010 (Ecology)
Hello,
I'm using R code that includes a residual permutation that was written as a supplement to the paper:
Turner et al. 2010. A general hypothesis-testing framework for stable isotopes ratios in ecological studies. Ecology 91:2227-2233.
The supplemental code is available at: http://www.esapubs.org/archive/ecol/E091/157/suppl-1.htm
When I execute the function, no warnings are given (seems fine). But the resu...
2006 Jun 30
2
Rather ominous resource consumption figures
...290 C++ image processing idle
310 max memory consumption during 1st C++ image processing run
256 fire up rails + lighttpd
225 fire up backgroundrb
207 base (Linux box idle)
As Sly Stone used to say ".. I want to take you hiya ..". Any thoughts on
how to tame this beast?
Cheers,
Doug Turner
skype: dduuggllaa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20060630/fc2acaf7/attachment.html
2008 Oct 24
4
Mail server problem?
...t one does not need another copy
in order
to re-read! :-)
Has anyone else experienced this phenomenon of multiple
acknowledgements for
a single post? Are people getting multiple copies of my postings?
(If so,
sorry 'bout that, but I don't think it's my fault.)
cheers,
Rolf Turner
######################################################################
Attention:\ This e-mail message is privileged and confid...{{dropped:9}}
2012 Aug 08
6
R versus SAS
I found this on CrossValidated:
"A medical statistician once told me, that they use SAS because if
they make mistakes due to software bugs and it comes to lawsuits, SAS
will recompensate them. R comes without warranty."
Kjetil