Skip to content

globals

0.19.1

Identify Global Objects in R Expressions

18packages depend
3.9Mdownloads / year
86.1%test coverage
12/13checks pass

Overview

About
Maintained by Henrik BengtssonFirst published 2015-06-1135 releasesCRAN page ↗GitHub ↗

Identifies global ("unknown" or "free") objects in R expressions by code inspection using various strategies (ordered, liberal, conservative, or deep-first search). The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in parallel, distributed compute environments.

Install

Health

CRAN checks
1NOTE12OK
Failing flavors
  • NOTE r-devel-linux-x86_64-debian-gcc
Slowest check: 1.1 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.02
86.1%
Coverage · measured lines
100%
Documentation · exports
1
Dependencies · direct
Check history
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
83%
Return-value docs
83%
References docs
0%

Downloads

3.9M
CRAN downloads in the past year
Rank #172 · ~10.7K/day · ~326.6K/mo
Daily download trend is not available in this view yet.
330.7K30 days
1.1M90 days
3.9M1 year
Compare downloads with other packages →
Also on83.4K r2u54 autocran417.8K conda_forge86K bioconda5.2K c2d4u

Repository

Repository
29Stars
3Forks
19Open issues
0Open PRs
0Releases
756Commits
2Contributors
rpackagecode-inspectioncranr-package
756 commits · Last activity 2026-05-19

Stars over time

2025-01-28 · 292026-07-07 · 29

Repository practices

Upstream repositoryBeta

5 development-tooling and community-health practices detected across 4 families in the upstream repository

Checks run against github.com/futureverse/globals on 2026-08-03.

Continuous integration (1)
GitHub Actions
Reproducibility and dev environment (1)
Makefile
CRAN release process (2)
cran-comments.mdrevdep/
Governance and community (1)
Issue templates
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
0 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.1.2
Imports (1)
codetools
LinkingTo (0)
none
Suggests (0)
none
Enhances (0)
none

Code & Tests

People & History

People (2)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (1)
Author, Maintainer, Copyright holder
Contributors (1)
Contributor · added in 0.13.1
Copyright holders (1)
Author, Maintainer, Copyright holder
Package Timeline

35 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.19.1Latest
    2026-03-13 · current release · diff ↗
  • 0.19.0
    2026-02-02 · diff ↗
  • 0.18.0
    2025-05-08 · diff ↗
  • 0.17.0
    2025-04-16 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.16.3
    2024-03-08 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.16.2
    2022-11-21 · diff ↗
  • 0.16.1
    2022-08-28 · diff ↗
  • 0.16.0
    2022-08-05 · diff ↗
  • 0.15.1
    2022-06-25 · diff ↗
  • 0.15.0
    2022-05-09 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
Show 31 earlier events
  • 0.14.0
    2020-11-22 · diff ↗
  • 0.13.1
    2020-10-11 · diff ↗
  • 0.13.0
    2020-09-17 · diff ↗
  • R
    R 4.0.0 released · 2020-04-24
  • 0.12.5
    2019-12-07 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 0.12.4
    2018-10-12 · diff ↗
  • 0.12.3
    2018-09-17 · diff ↗
  • 0.12.2
    2018-08-26 · diff ↗
  • 0.12.1
    2018-06-25 · diff ↗
  • 0.12.0
    2018-06-12 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 0.11.0
    2018-01-10 · diff ↗
  • 0.10.3
    2017-10-13 · diff ↗
  • 0.10.2
    2017-08-08 · diff ↗
  • 0.10.1
    2017-07-02 · diff ↗
  • R
    R 3.4.0 released · 2017-04-21
  • 0.10.0
    2017-04-17 · diff ↗
  • 0.9.0
    2017-03-10 · diff ↗
  • 0.8.0
    2017-01-17 · diff ↗
  • 0.7.2
    2017-01-09 · diff ↗
  • 0.7.1
    2016-10-14 · diff ↗
  • 0.7.0
    2016-09-09 · diff ↗
  • R
    R 3.3.0 released · 2016-05-03
  • 0.6.1
    2016-02-03 · diff ↗
  • 0.6.0
    2015-12-12 · diff ↗
  • 0.5.0
    2015-10-14 · diff ↗
  • 0.4.1
    2015-10-06 · diff ↗
  • 0.4.0
    2015-09-18 · diff ↗
  • 0.3.1
    2015-06-11
  • R
    R 3.2.0 released · 2015-04-16

Package metadata

First published
2015-06-11
Total releases
35 / 11 yrs
License
LGPL (>= 2.1)
Minimum R
≥ 3.1.2
Download size
51 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy