Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

18 results for “from:Eberhard Lisse”

SQL vs R
Eberhard Lisse · May 2, 2014 · r-help

Hi, How do I do something like this without using sqldf? a <- sqldf("SELECT COUNT(*) FROM b WHERE c = 'd'") or e <- sqldf("SELECT f, COUNT(*) FROM b GROUP BY f ORDER BY f") greetings, el

INET_NTOA equivalent?
Eberhard Lisse · Apr 23, 2014 · r-help

In MySQL SELECT INET_ATON('127.0.0.1') returns the integer 2130706433 Is there a function in R to reverse that, ie so that something like ip <- inet_ntoa(2130706433) would put '127.0.0.1' into ip? greetings...

LaTeX Fonts in R (Graphs)
Eberhard Lisse · Nov 23, 2017 · r-sig-mac

Hi, where do I read up on how to use the new IBM Plex fonts which I have installed for LateX and can use via the Font Book on the screen (or any such fonts) as the fonts for graphs...

LaTeX Fonts in R (Graphs)
Eberhard Lisse · Nov 23, 2017 · r-sig-mac

Jay, The question is not using LaTeX in R, but using R in LaTeX (and LyX). The answer is obviously knitR (and the older Sweave). el On 23/11/2017 11:57, 'Jay Kim' via ggplot2 wrote: > Dear- > > Would you...

ESTIMATION OF PANEL VAR
Eberhard Lisse · Mar 20, 2017 · r-help

What did https://www.google.de/search?q=Panel+VAR+R show? el On 2017-03-20 12:50 , Abhishek Kumar Rohit wrote: > Is there any package available for estimating Panel VAR. Can the packages > vars and palm be combined...

R-1.7.0 SUSE RPM anyone?
Eberhard Lisse · Apr 17, 2003 · r-help

Anyone working on RPMs for SUSE 8.1/2? el -- Dr. Eberhard W. Lisse \ * / Managing Member, NA-NiC (cc) <el at lisse.NA> el108 / | NA-NiC is the the .NA ccTLD Registry Private Bag X5501 \ / NA-NiC, Not Just Like...

Determine IP address of gateway
Eberhard Lisse · Mar 14, 2017 · r-help

Hi, I want code to run on my laptop depending on what WiFi I am connected to (ie internally I access MySQL without password, externally with password). Currently I look for the gateway and then branch accordingly. Is there any...

R News Volume 2/3
Eberhard Lisse · Dec 20, 2002 · r-help

In message <15874.62769.631269.707935 at ci.tuwien.ac.at>, Friedrich.Leisch at univie .ac.at writes: > > Just in time to provide you with reading material for the holidays we > have published the 2002/3 issue of R News...

R-1.5.1 is released
Eberhard Lisse · Jun 17, 2002 · r-help

In message <200206172122.43355.ml at henge-ernst.de>, =?iso-8859-15?q?J=FCrgen=20H enge-Ernst?= writes: > it should also be availabe via > ftp://130.83.246.249/pub/R-1.5.1_20020617/linux/SuSE/ Danke, mfg...

R-1.5.1 is released
Eberhard Lisse · Jun 17, 2002 · r-help

In message <200206172124.18247.ml at henge-ernst.de>, =?iso-8859-15?q?J=FCrgen=20H enge-Ernst?= writes: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Monday 17 June 2002 19:18, Ulrich Leopold wrote: > > Yes i would also appreciate...

merge question
Eberhard Lisse · Jun 29, 2014 · r-help

I have two data frames like so > qpiso iso requests 1 A1 20 2 A2 199 3 AD 5 4 AE 176 ... 189 ZW 82 > qplegit iso requests 1 A2 36 2 AE 4 3 AM 2 4 AO 1...

SQL vs R
Eberhard Lisse · May 6, 2014 · r-help

Thank you. My requirements are that simple. One table, 11 fields, of which 3 are interesting, 30 Million records, growing daily by between 300000. And, yes I have spent an enormous amount of time reading these things, but for someone...

R-1.5.1 is released
Eberhard Lisse · Jun 17, 2002 · r-announce

Peter, anyone, I would like to see SUSE 8.0 RPMs. Will these be forthcoming at asome stage? el In message <x2n0tu6rev.fsf at blueberry.kubism.ku.dk>, Peter Dalgaard BSA writes: > > > I've rolled up R-1.5.1...

R-1.5.1 is released
Eberhard Lisse · Jun 17, 2002 · r-help

Peter, anyone, I would like to see SUSE 8.0 RPMs. Will these be forthcoming at asome stage? el In message <x2n0tu6rev.fsf at blueberry.kubism.ku.dk>, Peter Dalgaard BSA writes: > > > I've rolled up R-1.5.1...

Best cross-platform OSS GUI CSV management application?
Eberhard Lisse · Aug 28, 2014 · r-help

Put it into a SQL database, MySQL or PostgreSQL. el on 2014-08-28, 00:01 Grant Rettke said the following: > Good evening, > > Suppose that /the business/ want to store tabular data inside of a > file. They want manage that...

INET_NTOA equivalent?
Eberhard Lisse · Apr 24, 2014 · r-help

Thank you, el on 2014-04-24, 10:33 Martin Maechler said the following: >>>>>> "EL" == Eberhard Lisse <nospam at lisse.NA> >>>>>> on Thu, 24 Apr 2014 01:21:37 +0100 writes: > > EL> In MySQL > EL> SELECT INET_ATON('127.0...

SQL vs R
Eberhard Lisse · May 21, 2014 · r-help

So, some feedback. Have installed MariaDB 10.0.10 on the Linux box. That speeded things up. Changed from InnoDB/XtraDb to Aria. That speeded loading of the data up. Have installed MariaDB on the iMac. That speeded things up...

seeking latex peace
Eberhard Lisse · May 26, 2014 · r-help

It's not a TeX issue veven, it's a Fedore issue :-)-O pdflatex is standard in all (most) TeX distributions. TeXLive is probably the standard TeX distribution for Linux, it has a Windoze version and a MacTeX version (or...

Can't find what you're looking for? Try searching with Google .