JATSdecoder
1.3.1A Metadata and Text Extraction and Manipulation Tool Set
Overview
Provides a function collection to extract metadata, sectioned text and study characteristics from scientific articles in 'NISO-JATS' format. Articles in PDF format can be converted to 'NISO-JATS' with the 'Content ExtRactor and MINEr' ('CERMINE', https://github.com/CeON/CERMINE). For convenience, two functions bundle the extraction heuristics: JATSdecoder() converts 'NISO-JATS'-tagged XML files to a structured list with elements title, author, journal, history, 'DOI', abstract, sectioned text and reference list. study.character() extracts multiple study characteristics like number of included studies, statistical methods used, alpha error, power, statistical results, correction method for multiple testing, software used. The function get.stats() extracts all statistical results from text and recomputes p-values for many standard test statistics. It performs a consistency check of the reported with the recalculated p-values. An estimation of the involved sample size is performed based on textual reports within the abstract and the reported degrees of freedom within statistical results. In addition, the package contains some useful functions to process text (text2sentences(), text2num(), ngram(), strsplit2(), grep2()). See Böschen, I. (2021) doi:10.1007/s11192-021-04162-z Böschen, I. (2021) doi:10.1038/s41598-021-98782-3, Böschen, I. (2023) doi:10.1038/s41598-022-27085-y, and Böschen, I. (2024) doi:10.48550/arXiv.2408.07948.
Install
Health
- OK2026-04-0614 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-0413 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 97%
- Documented parameters
- 99%
- Return-value docs
- 100%
- References docs
- 11%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
Repository practices
1 development-tooling and community-health practice detected across 1 family in the upstream repository
Checks run against github.com/ingmarboeschen/jatsdecoder on 2026-07-30.
Dependencies
Code & Tests
People & History
8 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.3.1Latest
- 1.3.02026-02-16 · diff ↗
- 1.2.22026-01-08 · diff ↗
- 1.2.12025-07-29 · diff ↗
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 1.2.02023-10-12 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.1.22023-02-27 · diff ↗
- 1.1.12022-10-21 · diff ↗
- 1.12022-09-30
- RR 4.2.0 released · 2022-04-22
Package metadata
- First published
- 2022-09-30
- Total releases
- 8 / 4 yrs
- License
- GPL-3 OSI
- Minimum R
- ≥ 3.1.1
- Download size
- 229 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet