envir
0.3.0Manage R Environments Better
Overview
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
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Downloads
Dependencies
Code & Tests
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.
Call graph
Open call graph →Lowest coverage
Per-function coverage is not measured for this package yet.
People & History
5 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 0.3.0Latest
- RR 4.3.0 released · 2023-04-21
- 0.2.22022-09-22 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 0.2.12021-09-20 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 0.2.02021-02-27 · diff ↗
- 0.1.02020-11-26
- RR 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