From 43d15fe2c2ecc570ad5edfba0e75ae9b22ac2080 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Apr 2023 08:06:34 +0200 Subject: Fix a bug with moved DLLs and current deSolve In mkinmod, dll_info was not included in the returned model object in the case that the DLL was moved to a user defined directory. This is now fixed. --- log/check.log | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'log/check.log') diff --git a/log/check.log b/log/check.log index cb313bc0..b7f6068c 100644 --- a/log/check.log +++ b/log/check.log @@ -21,8 +21,7 @@ Maintainer: ‘Johannes Ranke ’ * checking whether package ‘mkin’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK -* checking for future file timestamps ... NOTE -unable to verify current time +* checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK @@ -59,7 +58,7 @@ unable to verify current time * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK -* checking examples ... [10s/11s] OK +* checking examples ... [10s/10s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... SKIPPED * checking for unstated dependencies in vignettes ... OK @@ -71,9 +70,5 @@ unable to verify current time * checking for detritus in the temp directory ... OK * DONE -Status: 1 NOTE -See - ‘/home/jranke/git/mkin/mkin.Rcheck/00check.log’ -for details. - +Status: OK -- cgit v1.2.1