<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/hold-on-hope-publication-lag-times-at-cell-biology-journals-bembpxtw7" -->

---
title: Hold On Hope: publication lag times at cell biology journals
description: An R-based analysis of publication lag times at 20 cell biology journals from 2006 to 2026, using the PubMedLagR package and the rentrez library to retrieve...
canonical: https://daily.dev/posts/hold-on-hope-publication-lag-times-at-cell-biology-journals-bembpxtw7
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Hold On Hope: publication lag times at cell biology journals | daily.dev
og:description: An R-based analysis of publication lag times at 20 cell biology journals from 2006 to 2026, using the PubMedLagR package and the rentrez library to retrieve...
og:url: https://daily.dev/posts/hold-on-hope-publication-lag-times-at-cell-biology-journals-bembpxtw7
og:image: https://api.daily.dev/og/posts/BembPxtw7.png
og:image:alt: Hold On Hope: publication lag times at cell biology journals
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Hold On Hope: publication lag times at cell biology journals

**[R-bloggers](https://daily.dev/sources/rbloggers)** · 6 min read · 0 upvotes · 0 comments

## Summary

An R-based analysis of publication lag times at 20 cell biology journals from 2006 to 2026, using the PubMedLagR package and the rentrez library to retrieve PubMed data. Key findings include Nature Cell Biology having a median lag time exceeding one year for the past five years, while journals like Cells and FASEB J show much shorter times. The analysis also reveals that Nature Communications had nine of the ten longest individual paper lag times, with one paper taking nearly nine years to publish. Trends show lag times creeping up at some journals, with possible transfer-in effects explaining some unusually fast publications at Dev Cell, Mol Cell, and EMBO J.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.r-bloggers.com/2026/04/hold-on-hope-publication-lag-times-at-cell-biology-journals/>

## Similar posts on daily.dev

- [Counting ArXiv Delays](https://daily.dev/posts/counting-arxiv-delays-drooqqlda) · Hacker News · 0 upvotes · 0 comments
- [New Frontier](https://daily.dev/posts/new-frontier-0xc8az6br) · R-bloggers · 5 upvotes · 0 comments
- [New method allows scientists to follow gene activity over time in the same cells](https://daily.dev/posts/new-method-allows-scientists-to-follow-gene-activity-over-time-in-the-same-cells-xjqf9yjw1) · MIT News · 0 upvotes · 0 comments

---

Tags: [#r](https://daily.dev/tags/r), [#data-analysis](https://daily.dev/tags/data-analysis), [#data-visualization](https://daily.dev/tags/data-visualization), [#biotech](https://daily.dev/tags/biotech)

[View this post on daily.dev](https://daily.dev/posts/hold-on-hope-publication-lag-times-at-cell-biology-journals-bembpxtw7)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Hold On Hope: publication lag times at cell biology journals","url":"https://daily.dev/posts/hold-on-hope-publication-lag-times-at-cell-biology-journals-bembpxtw7","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/hold-on-hope-publication-lag-times-at-cell-biology-journals-bembpxtw7"},"datePublished":"2026-04-09T15:05:27.273Z","dateModified":"2026-04-09T15:05:52.774Z","description":"An R-based analysis of publication lag times at 20 cell biology journals from 2006 to 2026, using the PubMedLagR package and the rentrez library to retrieve...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/52a57d921b4678dc0a4fe20f2406d438?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/52a57d921b4678dc0a4fe20f2406d438?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"R-bloggers","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"R-bloggers","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/98bcbbdf72774292a55ceda8f2277f1e","url":"https://daily.dev/sources/rbloggers"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/hold-on-hope-publication-lag-times-at-cell-biology-journals-bembpxtw7","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"r,data-analysis,data-visualization,biotech","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"R-bloggers","item":"https://daily.dev/sources/rbloggers"},{"@type":"ListItem","position":3,"name":"Hold On Hope: publication lag times at cell biology journals"}]}
```

