Displaying 20 results from an estimated 67 matches for "klink".
Did you mean:
link
2015 May 03
1
dsync-local(klink): Error: remote: dsync-server: invalid option -- 'l'
Hello,
Since recently (not sure when), dsync stopped working.
dsync -u klink mirror XXXX
dsync-local(klink): Error: remote: dsync-server: invalid option -- 'l'
dsync-local(klink): Error: remote: doveadm dsync-server [-u <user>|-A] [-S
<socket_path>]
dsync-local(klink): Error: read() from worker server failed: EOF
I did not change anything on my setup...
2006 Mar 14
4
Generating a PostScript graphics under Windows
...r Windows with a fixed location via
postscript(file="C:\\test.ps")
But I always become the error:
unable to start device PostScript
can not open 'postscript' file argument 'c:\test.ps'
There must be a very simple thing, that I make wrong.
Thanks in advance
Sigbert Klinke
2023 Mar 06
1
legend: interplay between title and y.intersp
...is big enough, then it
leads to a non-overlap of title and legend.
Thanks a lot
Sigbert
Am 05.03.23 um 16:20 schrieb Bert Gunter:
> Don't think you can do that.
> But maybe someone else will show that I'm wrong.
>
> -- Bert
>
> On Sat, Mar 4, 2023 at 11:39?PM Sigbert Klinke <sigbert at wiwi.hu-berlin.de>
> wrote:
>
>> Hi,
>>
>> thanks, but this does not solve the problem. If I make y.intersp large
>> enough then it works properly. Maybe I was not clear enough: I want to
>> have the small distance between the lines and no ove...
2009 Jan 29
4
Text in a character vector to indicate "ifelse" argument
Hello
I have a data set that looks like this;
> b2
dato chr status PRRSvac
PRRSsanVac PRRSsanDk PRRSdk
33 2007-12-03 090432 R?d SPF
34 2007-02-09 090432 R?d SPF+sanDK
35 2002-12-17 090432 R?d SPF+DK
36 2002-11-27 090432 R?d SPF+sanDK
37 2002-07-23
2007 May 31
2
Factor analysis
Hi,
is there any other routine for factor analysis in R then factanal?
Basically I'am interested in another extraction method then the maximum
likelihood method and looking for unweighted least squares.
Thanks in advance
Sigbert Klinke
2007 Sep 10
2
mode or parameters of readBin
...endian
"name" "name" "numeric" "logical" "logical" "call"
returns for the mode of size logical. But in the documentation is said
that size should be integer. Does anyone know why the mode is logical?
Thanks in advance
Sigbert Klinke
2016 Jun 17
2
Today's firefox update
On Fri, 17 Jun 2016 07:32:19 +0100
Ned Slider wrote:
> > Johnny's announcement refers to:
> > firefox-45.2.0-1.el5.centos.src.rpm
> > firefox-45.2.0-1.el6.centos.src.rpm
> > firefox-45.2.0-1.el7.centos.src.rpm
> >
> > The linked rhel webpage refers to:
> > firefox-45.2.0-1.el5_11.src.rpm
> > firefox-45.2.0-1.el6_8.src.rpm
> >
2002 May 07
1
Re: R: tseries
Norbert Klink wrote:
> Hi!
>
> I would like to use your tseries GARCH functionality in conjuction with
> S-Plus 6 under Windows. Unfortunately, in order to make DLLs usable for
> S-Plus it requires you to generate a so-called "S-Plus Chapter DLL", which
> carries some S-Plus specific...
2015 Feb 09
2
Tincd fails to resolve domain names before it is started name resolution becomes available.
On Mon, Feb 09, 2015 at 10:57:05AM +0100, Florian Klink wrote:
> I have some hosts which converted to systemd-networkd (which doesn't
> support hooks by now), and most of the time, tinc simply won't come up
> after bootup (or won't be able to reconnect when the network is
> changed), which is really ugly.
>
> Having a loc...
2023 Mar 06
1
legend: interplay between title and y.intersp
..., c(0,1), type="n")
legend("top", legend=c("", "a", ""), col=c("blue", "red", "green"),
title="test", y.intersp=c(1,-0.4), lwd=1)
(in recent versions of R)
Best,
Uwe
On 06.03.2023 11:34, Sigbert Klinke wrote:
> Hi,
>
> I think you are right, legend cannot do it. I have now created my own
> legend function where I changed only one line and now it works the way I
> want it to. But I'm not sure if that might not have other side effects.
>
>
>
> I have the impres...
2005 Aug 26
3
Matrix oriented computing
Hi,
I want to compute the quantiles of Chi^2 distributions with different
degrees of freedom like
x<-cbind(0.005, 0.010, 0.025, 0.05, 0.1, 0.5, 0.9, 0.95, 0.975, 0.99, 0.995)
df<-rbind(1:100)
m<-qchisq(x,df)
and hoped to get back a length(df) times length(x) matrix with the
quantiles. Since this does not work, I use
x<-c(0.005, 0.010, 0.025, 0.05, 0.1, 0.5, 0.9, 0.95, 0.975,
2023 Jan 07
2
gmp::bigq vs. MASS::fractions
Hi,
has someone experience which routine should be used for creating
fractional numbers? The two conversion routines deliver different results
> x <- (0:7)/7
> MASS::fractions(x)
[1] 0 1/7 2/7 3/7 4/7 5/7 6/7 1
> gmp::as.bigq(x)
Big Rational ('bigq') object of length 8:
[1] 0
2573485501354569/18014398509481984 2573485501354569/9007199254740992
[4]
2024 Apr 10
1
Problem with base::order
? Wed, 10 Apr 2024 09:33:19 +0200
Sigbert Klinke <sigbert at wiwi.hu-berlin.de> ?????:
> decreasing=c(F,F,F)
This is only documented to work with method = 'radix':
>> For the ?"radix"? method, this can be a vector of length equal to
>> the number of arguments in ?...? and the elements are recycled as
>...
2007 Jun 21
1
barchart in trellis and NA
...discrete data and several groups and in one group I
have also missing values (NA). When I use table and barchart to
visualize the counts I never get a bar for NA in the barchart although
it appears in the result of table. Is there a possibility to get this
bar too?
Thanks in advance Sigbert Klinke
2010 Jul 29
2
Mailing list for download
Hi,
is it possible to get all the mails of the mailing list / mail archives
for download (preferably in XML format)?
Thanks Sigbert
2017 Aug 26
5
[PATCH 1/2] builder/templates/debian.preseed: enable serial console
Also unify .index-fragment files
---
builder/templates/debian-7.index-fragment | 7 -------
builder/templates/debian-8.index-fragment | 7 -------
builder/templates/debian-9.index-fragment | 18 ++++++------------
builder/templates/debian.preseed | 1 +
builder/templates/make-template.ml | 6 ------
5 files changed, 7 insertions(+), 32 deletions(-)
diff --git
2010 Feb 01
3
playwith error message
Hi,
I'am using the playwith library to write my own small GUI application.
But I get the following error under Windows and Linux (Ubuntu):
Error in if ((modeOK %in% c("Identify", "Brush")) && (actions$ident == :
Fehlender Wert, wo TRUE/FALSE n?tig ist
Under linux my R program simply continues, but under Windows it stops.
Since it is not in my code, has anyone
2023 Mar 04
1
legend: interplay between title and y.intersp
..., c(0,1), type="n")
legend(x = .4, y = 1.25, legend=c("", "", "a"), col=c("blue", "red",
"green"), xpd = TRUE, lty = 1, y.intersp= .75, title = 'test')
Cheers,
Bert
Cheers,
Bert
On Sat, Mar 4, 2023 at 7:45?AM Sigbert Klinke <sigbert at wiwi.hu-berlin.de>
wrote:
> Hi,
>
> my MWE is not working as expected:
>
> plot(c(0,1), c(0,1), type="n")
>
> legend("top", legend=c("", "", "a"), col=c("blue", "red", "green"),...
2008 Sep 28
1
Dream of a wiki GUI for R
Dear R fans ( and wiki fans),
I am just writing a draft to introduce confidence intervals of various
"effect sizes" to my students. Surely, I'll recommend the package
MBESS in R. Currently, it means I have to recommend R's interface at
first. As a statistics teacher in a dept of psychology, I often have
to reply why not to teach SPSS. Psychologists and their students hate
to
2006 May 17
2
No output in sourced R program
Hi,
If I type it in the command line I get, as expected:
> 1:30
[1] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
23 24 25
[26] 26 27 28 29 30
> q()
Save workspace image? [y/n/c]: n
If I create a program 02e451444d6a46acf551996579092c911b90aa8e.R and run
it I get
R : Copyright 2006, The R Foundation for Statistical Computing
Version 2.3.0 (2006-04-24)
>