From 1e3fd1bef2a0ec1c8b73fcfefdd62fd3463bc87c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 27 Nov 2020 18:35:56 +0100 Subject: Improved way to have persistent DLLs for mkinmod Depends on inline >= 0.16.2 (including the bug fixes from eddelbuettel/inline#18), which provides 'moveDLL' to store the DLL for a compiled function in a safe place in case the argument 'dll_dir' is specified in the call to 'mkinmod'. Huge thanks to Dirk @eddelbuettel for his review and support for the work on the inline package. --- vignettes/mkin.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vignettes') diff --git a/vignettes/mkin.html b/vignettes/mkin.html index 43481d8f..1f696c37 100644 --- a/vignettes/mkin.html +++ b/vignettes/mkin.html @@ -11,7 +11,7 @@ - + Introduction to mkin @@ -1631,7 +1631,7 @@ div.tocify {

Introduction to mkin

Johannes Ranke

-

2020-11-24

+

2020-11-27

-- cgit v1.2.1