Displaying 20 results from an estimated 360 matches for "micke".
Did you mean:
mice
2018 Dec 01
4
I never touched nuthin'
hello,
do you mind if I ask before I start poking about ?
suddenly I notice that gmail is ignoring or because there is an error
getmail is not sending the delete request.
Mails are sent and received but not deleted gmail so I keep getting
them.
mick at rapunzel:~/.getmail$ getmail --rcfile getmailrc1
Delivery error (command deliver 1363 wrote to stderr: lda(mick,)Error:
2017 Jan 04
4
seq.int/seq.default
On 1/4/17 1:26 AM, Martin Maechler wrote:
>>>>>> Mick Jordan <mick.jordan at oracle.com>
>>>>>> on Tue, 3 Jan 2017 07:57:15 -0800 writes:
> > This is a message for someone familiar with the implementation.
> > Superficially the R code for seq.default and the C code for seq.int
> > appear to be semantically very
2018 Dec 02
1
I never touched nuthin'
On 2018-12-01 14:35, Aki Tuomi wrote:
>> On 01 December 2018 at 12:09 mick crane <mc at mickiwiki.com> wrote:
>>
>>
>> hello,
>> do you mind if I ask before I start poking about ?
>> suddenly I notice that gmail is ignoring or because there is an error
>> getmail is not sending the delete request.
>> Mails are sent and received but not
2016 May 02
3
R-3.2.5 Mac OS X package
When is the R-3.2.5 binary for Mac OS X likely to show up?
Mick Jordan
2015 Apr 17
3
Redefining {
I am curious if anyone knows of R code where the "{" function is
redefined in a useful way. Or "(" for that matter.
Thanks
Mick
2003 Oct 14
5
dialling out
When trying to dial out
982420173 our main number
I get the engaged signal before I finish entering the phone number
Any ideas ????
Regards Mick
2015 Jun 12
3
CRAN testing
Is the mechanism by which packages are tested on CRAN described
anywhere? Is it by any chance written in R? The FastR
<https://bitbucket.org/allr/fastr/wiki/Home> team is interested in
running a virtual CRAN where we can test all the CRAN packages on FastR.
Thanks
Mick Jordan
[[alternative HTML version deleted]]
2016 May 03
2
vignette/knitr help
On 5/3/16 11:29 AM, Thierry Onkelinx wrote:
> Dear Mick,
>
> Note that both knitr and rmarkdown are listed under Suggests: both are
> required to compile the vignette. Installing rmarkdown should solve
> the problem. If not, please provide more information. OS, R version,
> digest version, ...
>
>
This is occurring in the context of an automated testing environment
that
2003 Oct 13
1
out going calls
I am not having any luck placing out going calls
I dial the number 08 82420173 ( our outside line )
But all I get is engaged signal and log this.
Oct 14 08:40:14 DEBUG[16401]: File pbx_wilcalu.c, Line 65 (autodial):
Entered Wil-Calu fd=20
Oct 14 08:40:14 DEBUG[8201]: File chan_sip.c, Line 657 (create_addr):
Setting NAT on RTP to 0
Oct 14 08:40:14 DEBUG[8201]: File chan_sip.c, Line 548
2016 May 23
3
R without graphics
Is it possible to configure and build an R without any graphics support.
I..e no grDevices or graphics packages?
I tried "--with-x=no --with-cairo=no --with-grDevices=no
--with-graphics=no"
but it is still building grDevices.
My problem is that I am using experimenting with a compiler that cannot
compile the Objective-C file, qdCocoa.m, and I don't need graphics for
this
2003 Dec 18
4
after hours
When setting
include => daytime|9:00-21:00|mo-fri|*|*
How does this determine what is different between 9 AM and 9 PM
And after hours ???
I want different hours on Saturday and Sunday
And a different welcome message after hours
Any help appreciated
Regards Mick
2016 May 03
1
R-3.2.5 Mac OS X package
On 5/2/16 4:25 PM, David Winsemius wrote:
>> On May 2, 2016, at 3:45 PM, Mick Jordan <mick.jordan at oracle.com> wrote:
>>
>> When is the R-3.2.5 binary for Mac OS X likely to show up?
> Where did you look? I see both Mavericks and SnowLeopard fork binaries with or without r.app GUI at http://r.research.att.com/
>
> I've been using the 3.3.0 RC for a while with
2014 Jul 21
2
Question on Code snippet semantics
I came across this code in library.R
package <- as.character(substitute(package))
where package is the first argument to the "library" function.
I've been racking my brains to understand why this is not just an
elaborate (and ineffcient) way to write:
package <- "package"
E.g.
> package <- as.character(substitute(package))
> package
[1]
2004 May 19
7
Help with hclust() and plot()
Hi
When I use plot(hclust(dist..)...)...) etc to create a dendrogram of a
hierarchial cluster analysis, I end up with a vertical tree. What do I
need to do to get a horizontal tree?
Also, my users are used to seeing trees who's leaves all "end" at the
same place (eg. Like in minitab). Is this possible in R?
Thanks
Mick
Michael Watson
Head of Informatics
Institute for Animal
2016 Mar 15
4
Regression in strptime
>>>>> peter dalgaard <pdalgd at gmail.com>
>>>>> on Sat, 12 Mar 2016 19:11:40 +0100 writes:
> OK, .Internal is not necessary to reproduce oddity in this area. I also see things like (notice 1980)
>> strptime(paste0(sample(1900:1999,80,replace=TRUE),"/01/01"), "%Y/%m/%d", tz="CET")
...............
>
2016 May 20
2
identical on closures
Specifically, the srcfile attribute of the srcref attribute of the two
instances of the functions contain different environments, AFAICT.
Environments are compared only by exact pointer, so this forces return
FALSE.
Snippets from .Internal(inspect(x)) and .Internal(inspect(y)):
@cca008 03 CLOSXP g0c0 [MARK,NAM(2),ATT]
FORMALS:
@604b58 00 NILSXP g0c0 [MARK,NAM(2)]
BODY:
@cc9650 06 LANGSXP
2009 Mar 05
10
How to change mem-max to no-limit
Hello,
After I limited max memory usage in one domain, how could I reset
mem-max to no-limit?
Besides, I used "xm create -F xxxx.xm" to create a domain successfully.
But when I shut it down, this domain disappear from "xm list". Why that
happened?
Thanks.
Vincent
2009 Jun 01
2
GUK (enhanced MiniOS) released
I am pleased to announce the release of GUK (Project Guest VM
Microkernel), which is an enhanced version of Mini-OS that underpins the
Guest VM virtual machine. Guest VM is an implementation of the Java
platform, written almost completely in Java, running directly on Xen.
Although GUK was developed specifically for Guest VM, it can be used
stand-alone in a similar way to Mini-OS.
The main
2009 Jun 01
2
GUK (enhanced MiniOS) released
I am pleased to announce the release of GUK (Project Guest VM
Microkernel), which is an enhanced version of Mini-OS that underpins the
Guest VM virtual machine. Guest VM is an implementation of the Java
platform, written almost completely in Java, running directly on Xen.
Although GUK was developed specifically for Guest VM, it can be used
stand-alone in a similar way to Mini-OS.
The main
2016 May 03
2
vignette/knitr help
I need some help understanding a problem running the tests on the
'digest' package. Initially, I got the message that the 'knitr' package
was needed to run vignettes:
Running vignettes for package ?digest?
Error in loadVignetteBuilder(vigns$pkgdir) :
vignette builder 'knitr' not found
So I installed the knitr package and all its dependents (?mime?,
?stringi?,