Johannes Gruber

Results 24 issues of Johannes Gruber

I love the fuzzyjoin package and today I wanted to learn a little better how exactly it works. By coincidence, I stumbled across #71 and thought it was a pretty...

It would be great if it was possible to control DNA with keyboard commands to increase the speed of coding. Here are a few suggestions: - By defaults, the cursor...

feature request
DNA GUI
version 3.0

Code for reproducing the error: ```` library("rDNA") dna_init("dna-2.0-beta20.jar") conn

enhancement
rDNA
version 3.0
version 2.0

It would be nice to have a print method for `dna_network_*` and `dna_eventlist` similar to `print.dna_dataframe`. I think this should include the network type and information about the qualifier aggregation.

enhancement
rDNA
version 3.0

Two things could be better in lnt_similarity: 1. it would apparently be useful after all to be able to choose the timeframe in which to check for similarity since I...

enhancement

I would like to use the `label` argument as I run a test on several similar function in a loop, which means I have to manually go in an check...

GH Action fails by throwing weird html garbage for the infrastructure test: https://github.com/JBGruber/paperboy/actions/runs/3075187610/jobs/4968407640 Only for development version of R and only on GitHub actions. Can't reproduce on docker rocker/r-devel.

- [x] theguardian.com - [x] huffingtonpost.co.uk - [x] forbes.com - [x] www.wsj.com - [x] www.marketwatch.com - [x] www.newsweek.com - [x] www.nytimes.com - [x] nypost.com - [x] edition.cnn.com - [x] www.dailymail.co.uk...

When using `pb_collect` on forbes.com URLs, garbage is returned but with HTML status 200. This does not happen for specific URLs but is different on each run. It seems that...