<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Composable Runtime Contracts for R // Build reusable validators
		from small building blocks using the base pipe operator. Define
		runtime contracts once with 'restrict()' and enforce them
		anywhere in code. Validators compose naturally, support
		dependent rules via formulas, and produce clear, path-aware
		error messages. No DSL, no operator overloading, just idiomatic
		R.
	</longdescription>
</pkgmetadata>
