<?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>Identify Global Objects in R Expressions</dc:title>
  <dc:title>R package globals version 0.19.1</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.2)</dc:relation>
  <dc:relation>Imports: codetools</dc:relation>
  <dc:creator>Henrik Bengtsson &lt;henrikb@braju.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Henrik Bengtsson [aut, cre, cph],
  Davis Vaughan [ctb]</dc:contributor>
  <dc:rights>LGPL (&gt;= 2.1)</dc:rights>
  <dc:date>2026-03-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=globals</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.globals</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
