<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Continuous Epidemiological Week Indexing for Time-Series Analysis
		// Provides a simple algorithm to generate a continuous
		epidemiological week index from date variables in a dataframe.
		Weeks are computed as sequential 7-day intervals starting from
		the earliest observed date. They do not reset at calendar year
		boundaries and are not ISO 8601 nor MMWR calendar weeks. The
		approach is intended for epidemiological modeling and time-
		series analysis where temporal continuity is required. The
		generated weeks are sequential and do not reset at calendar
		year boundaries.
	</longdescription>
</pkgmetadata>
