diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-14 20:03:42 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-14 20:03:42 +0100 |
commit | 21ad91256dc29423bd905de5c298fd23862b1f3b (patch) | |
tree | 225e2f69ed75b96e5528bcf7b8f25eb3864b75da /log/check.log | |
parent | 0db7df4bf632a013099b17d5e817a7dc7146c394 (diff) |
Automatic starting parameters for saem.mmkin
For the case of mkin transformations. This gives faster convergence,
and appears to avoid problems with numeric ODE solutions
Diffstat (limited to 'log/check.log')
-rw-r--r-- | log/check.log | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/log/check.log b/log/check.log index d8225158..3fea2ec6 100644 --- a/log/check.log +++ b/log/check.log @@ -57,12 +57,12 @@ Maintainer: ‘Johannes Ranke <johannes.ranke@jrwb.de>’ * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK -* checking examples ... [36s/46s] OK +* checking examples ... [15s/15s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... SKIPPED * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK -* checking re-building of vignette outputs ... [26s/41s] OK +* checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK |