Dear All, Thanks to Peter for his hint to the lwline package. As a pitty, I have difficulties to get it installed, as it requires https://github.com/Gibbsdavidl/twine which failes for me.
install_github("g...@github.com:Gibbsdavidl/twine.git") ends with ** building package indices Error in read.table(zfile, header = TRUE, as.is = FALSE) : more columns than column names ERROR: installing package indices failed * removing ‘/usr/local/lib/R/site-library/twine’ Fehler in i.p(...) : (konvertiert von Warnung) installation of package ‘/tmp/RtmpD3exKe/file730c303b4c3/twine_0.1.tar.gz’ had non-zero exit status I found hints like https://community.rstudio.com/t/lazydata-failed-for-for-package/4196 and https://stat.ethz.ch/pipermail/r-help/2011-March/272829.html that boil down to problems within the data subdir of the project – but I cannot (and should not) edit the project, can I? Can anybody help me solving the problem? Thank you in advance! Yours, Ferri Gesendet: Sonntag, 11. November 2018 um 15:38 Uhr Von: "Peter Dalgaard" <pda...@gmail.com> An: "Ferri Leberl" <ferri.leb...@gmx.at> Cc: r-help@r-project.org Betreff: Re: [R] Line with linearly changing thickness Hmm... I don't recall whether this has been packaged up, but Paul Murrell talked about it at useR in Brisbane. https://www.youtube.com/watch?v=L6FawdEA3W0 -pd > On 11 Nov 2018, at 11:44 , Ferri Leberl <ferri.leb...@gmx.at> wrote: > > > Dear All, > I want to depict flows: At point x there is an input of a units. at point y, > b units arrive. > Obviously, the line thicknes can be manipulated with (a constant) cex. But I > want the thickness to change linearly from ~a in x to ~b in y. > Is there an out of the box solution for this? > Thank you in advance! > Yours, Ferri > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help[https://stat.ethz.ch/mailman/listinfo/r-help] > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html[http://www.R-project.org/posting-guide.html] > and provide commented, minimal, self-contained, reproducible code. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd....@cbs.dk Priv: pda...@gmail.com ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.