Skip to content

pangoling

1.0.3

Access to Large Language Model Predictions

0packages depend
7Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Bruno NicenboimFirst published 2025-04-071 releasesCRAN page ↗GitHub ↗

Provides access to word predictability estimates using large language models (LLMs) based on 'transformer' architectures via integration with the 'Hugging Face' ecosystem https://huggingface.co/. The package interfaces with pre-trained neural networks and supports both causal/auto-regressive LLMs (e.g., 'GPT-2') and masked/bidirectional LLMs (e.g., 'BERT') to compute the probability of words, phrases, or tokens given their linguistic context. For details on GPT-2 and causal models, see Radford et al. (2019) https://storage.prod.researchhub.com/uploads/papers/2020/06/01/language-models.pdf, for details on BERT and masked models, see Devlin et al. (2019) doi:10.48550/arXiv.1810.04805. By enabling a straightforward estimation of word predictability, the package facilitates research in psycholinguistics, computational linguistics, and natural language processing (NLP).

Install

Health

CRAN checks
13OK
Slowest check: 6.5 min · r-release-windows-x86_64
Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
9
Dependencies · direct
Check history
  • OK2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 1 FAILURE
  • WARNING2026-06-07
    12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-04-09
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-03-25
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
95%
Documented parameters
99%
Return-value docs
100%
References docs
0%

Downloads

7K
CRAN downloads in the past year
Rank #6,455 · ~19/day · ~581/mo
Daily download trend is not available in this view yet.
35430 days
1.5K90 days
7K1 year
Compare downloads with other packages →
Also on91 r2u38 autocran

Repository

Repository
12Stars
0Forks
5Open issues
0Open PRs
2Releases
269Commits
1Contributors
nlppsycholinguisticsrr-packagerstatstransformers
269 commits · Last activity 2026-06-30 · 0% stars, 30d

Stars over time

2025-06-18 · 122026-07-07 · 12

Repository practices

Upstream repositoryBeta

8 development-tooling and community-health practices detected across 7 families in the upstream repository

Checks run against github.com/ropensci/pangoling on 2026-07-19.

Continuous integration (1)
GitHub Actions
Reproducibility and dev environment (1)
data-raw/
CRAN release process (1)
cran-comments.md
Docs source (1)
README.Rmd
Show all practices
Research and citation (1)
codemeta.json
Coverage (2)
Codecov.covrignore
Governance and community (1)
Issue templates
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
14 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.1.0
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (5)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Contributors (2)
Contributor
Contributor
Reviewers (2)
Reviewer
Package Timeline

1 release. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 1.0.3Latest
    2026-03-10 · current release
  • R
    R 4.5.0 released · 2025-04-11

Package metadata

First published
2025-04-07
Total releases
1 / 1 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 4.1.0
Bundled data
19 KB / 2 files
Download size
1.4 MB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →