<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Manage R Environments Better</dc:title>
  <dc:title>R package envir version 0.3.0</dc:title>
  <dc:description>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().</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Tomasz Kalinowski &lt;kalinowskit@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Tomasz Kalinowski [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2024-04-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=envir</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.envir</dc:identifier>
</oai_dc:dc>
