Skip to content

envir

0.3.0

Manage R Environments Better

1packages depend
8.9Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Tomasz KalinowskiFirst published 2020-11-265 releasesCRAN page ↗GitHub ↗

Provides a small set of functions for managing R environments, with defaults designed to encourage usage patterns that scale well to larger code bases. It provides: import_from(), a flexible way to assign bindings that defaults to the current environment; include(), a vectorized alternative to base::source() that also default to the current environment; and attach_eval() and attach_source(), a way to evaluate expressions in attached environments. Together, these (and other) functions pair to provide a robust alternative to base::library() and base::source().

Install

Health

CRAN checks
13OK
Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
None
Vignettes
Yes
README
0
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Downloads

8.9K
CRAN downloads in the past year
Rank #4,687 · ~25/day · ~746/mo
envir
Daily download trend is not available in this view yet.
63430 days
2.1K90 days
8.9K1 year
Compare downloads with other packages →
Also on93 r2u4 autocran
Source & community
GitHub ↗

Repository stars, issues, and contributor activity are not tracked yet.

Dependencies

Declared dependencies
0 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (0)
none
LinkingTo (0)
none
Suggests (0)
none
Enhances (0)
none
Reverse dependencies
1direct
indirect (not tracked)

Code & Tests

Code Composition
R 737 (64%)Rd 414 (36%)

Test coverage

Line coverage

Expression

Tests / Examples

Functions

19 4 exported

Complexity

4.6 avg / 14 max

Call network

19 nodes / 19 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Release timeline

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

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.3.0Latest
    2024-04-19 · current release · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.2.2
    2022-09-22 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 0.2.1
    2021-09-20 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • 0.2.0
    2021-02-27 · diff ↗
  • 0.1.0
    2020-11-26
  • R
    R 4.0.0 released · 2020-04-24

Package metadata

First published
2020-11-26
Total releases
5 / 6 yrs
License
GPL-3 OSI
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet