From e7c65ee913d4a84da0957d2ebb89abfbc444de56 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 1 Nov 2019 12:45:29 +0100 Subject: Update link, increase tolerance of a test for Travis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 12343e70..e89bdc72 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ and at [R-Forge](http://kinfit.r-forge.r-project.org/mkin_static/index.html). using a numeric solver from the `deSolve` package (default is `lsoda`). * If a C compiler is installed, the kinetic models are compiled from automatically generated C code, see - [vignette `compiled_models`](https://pkgdown.jrwb.de/mkin/articles/compiled_models.html). + [vignette `compiled_models`](https://pkgdown.jrwb.de/mkin/articles/web_only/compiled_models.html). The autogeneration of C code was inspired by the [`ccSolve`](https://github.com/karlines/ccSolve) package. Thanks to Karline Soetaert for her work on that. -- cgit v1.2.1