Najko Jahn

Results 9 issues of Najko Jahn

``` r httr::GET("https://api.unpaywall.org/v2/10.1177/ 0042098012452322&[email protected]", httr::timeout(5)) #> Error in curl::curl_fetch_memory(url, handle = handle): Timeout was reached: [api.unpaywall.org] Operation timed out after 5003 milliseconds with 0 bytes received ``` Created on 2021-09-09...

While updating our blog with the current distill version, we realized that old blog posts remain blank after building the site. The reason is an "Uncaught TypeError: window.tippy is not...

By default, selectize.js prints 1,000 items. This PR makes sure that users can select from all journals. See also #5

frontend

Here's a reproducible example (reprex) to obtain licenses used for all hybrid journals covered by the [Open APC initiative](https://github.com/OpenAPC/openapc-de). ``` r # required libraries library(dplyr) # data transformation #> #>...

ETL

https://rstudio.github.io/shinytest/articles/ci.html

devops

To speed up Crossref API fetch, I used the [furrr package](https://github.com/DavisVaughan/furrr) for parallel processing and was able to obtain metadata records in about 90 minutes. The code ran on a...

ETL
license