<?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>Runtime Namespace Patching Utilities for R Packages</dc:title>
  <dc:title>R package hotpatchR version 0.1.0</dc:title>
  <dc:description>Provides utilities for runtime hotpatching of locked R package namespaces. The package enables dynamic injection of function patches into sealed package environments without rebuilding or redeploying the package. This is particularly useful for legacy containerized workflows where package versions are frozen in place. The core functionality includes inject_patch() to inject patches into package namespaces, undo_patch() to restore original functions, apply_hotfix_file() to apply patches from external R scripts, and test_patched_dir() to run test suites against patched packages. The package implements namespace surgery techniques that allow internal callers to automatically see patched functions. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, pkgdown</dc:relation>
  <dc:creator>David Munoz Tord &lt;david.munoztord@mailbox.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>David Munoz Tord [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=hotpatchR/LICENSE)</dc:rights>
  <dc:date>2026-04-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=hotpatchR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.hotpatchR</dc:identifier>
</oai_dc:dc>
