<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Function and Pipeline Development // Set of functions that
		perform checks according to the safer-r project recommendations
		for R function development (see https://github.com/safer-r).
		This includes checking argument values, ensuring correct
		specification of all mandatory arguments for embedded
		functions, as well as their explicit package namespace
		qualification, among other things.
	</longdescription>
</pkgmetadata>
