From 24328f0fabc1982db01132bafb4dc65dd85b13e9 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Fri, 13 Feb 2026 16:13:46 +0100 Subject: Fix UK drainage for very early applications Create a function `drainage_date_UK` that does not only respect the beginning of the drainage period on 1 October, but also the end of the drainage period on 30 April, and use it for determining the degradation time. Applications early in the year before 1 May will now correctly be calculated without degradation time. --- log/build.log | 1 + log/check.log | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'log') diff --git a/log/build.log b/log/build.log index fb1f5c2..4b09656 100644 --- a/log/build.log +++ b/log/build.log @@ -3,6 +3,7 @@ * checking DESCRIPTION meta-information ... OK * checking for LF line-endings in source and make files and shell scripts * checking for empty or unneeded directories +Removed empty directory ‘pfm/tests/testthat/_snaps’ * re-saving image files * building ‘pfm_0.6.5.tar.gz’ diff --git a/log/check.log b/log/check.log index 8dfd612..8ba020c 100644 --- a/log/check.log +++ b/log/check.log @@ -14,7 +14,7 @@ * checking CRAN incoming feasibility ... NOTE Maintainer: ‘Johannes Ranke ’ -Size of tarball: 8536724 bytes +Size of tarball: 8537003 bytes * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK @@ -62,7 +62,7 @@ Size of tarball: 8536724 bytes * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK -* checking examples ... [17s/11s] OK +* checking examples ... [20s/12s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... SKIPPED * checking PDF version of manual ... OK -- cgit v1.2.3