<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Set Operations on Time Intervals // Implements the phinterval
		vector class for representing time spans that may contain gaps
		(disjoint intervals) or be empty. This class generalizes the
		'lubridate' package's interval class to support vectorized set
		operations (intersection, union, difference, complement) that
		always return a valid time span, even when disjoint or empty
		intervals are created.
	</longdescription>
</pkgmetadata>
