diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-09-10 12:34:50 +0200 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-09-10 12:34:50 +0200 |
| commit | a034219e2edbbf82b3cc586c611a41b625ca8a82 (patch) | |
| tree | 77489b24b0c5f12b8b6eb58d1c2ccee40f3af3af /log/check.log | |
| parent | 49285cb526a891013334ddb7b8123f3e5cd8b1a7 (diff) | |
Better support metabolites in `sawtooth`
Also, add more example code to make it easier to use
`one_box`, `sawtooth` and `pfm_degradation`.
However, for generating sawtooth curves with specified
output times, overlaying the output of several calls to
`mkinpredict` is probably still easier.
Diffstat (limited to 'log/check.log')
| -rw-r--r-- | log/check.log | 28 |
1 files changed, 11 insertions, 17 deletions
diff --git a/log/check.log b/log/check.log index 3c0c083..0897357 100644 --- a/log/check.log +++ b/log/check.log @@ -1,12 +1,12 @@ -* using log directory ‘/home/f80868656/projects/pfm/pfm.Rcheck’ -* using R version 4.6.0 (2026-04-24) +* using log directory ‘/home/jranke/git/pfm/pfm.Rcheck’ +* using R version 4.6.1 (2026-06-24) * using platform: x86_64-pc-linux-gnu * R was compiled by - gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0 - GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0 -* running under: Ubuntu 24.04.4 LTS + x86_64-linux-gnu-gcc (Debian 14.2.0-19) 14.2.0 + GNU Fortran (Debian 14.2.0-19) 14.2.0 +* running under: Debian GNU/Linux 13 (trixie) * using session charset: UTF-8 -* current time: 2026-06-22 16:48:14 UTC +* current time: 2026-09-10 10:31:00 UTC * using options ‘--no-tests --as-cran’ * checking for file ‘pfm/DESCRIPTION’ ... OK * checking extension type ... Package @@ -23,9 +23,9 @@ * checking for sufficient/correct file permissions ... OK * checking whether package ‘pfm’ can be installed ... OK * checking installed package size ... INFO - installed size is 10.4Mb + installed size is 10.3Mb sub-directories of 1Mb or more: - testdata 10.0Mb + testdata 9.9Mb * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK @@ -60,20 +60,14 @@ * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK -* checking examples ... [11s/10s] OK +* checking examples ... [10s/10s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... SKIPPED * checking PDF version of manual ... OK -* checking HTML version of manual ... NOTE -Skipping checking HTML validation: no command 'tidy' found. -Please obtain a recent version of HTML Tidy by downloading a binary -release or compiling the source code from <https://www.html-tidy.org/>. +* checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE -Status: 1 NOTE -See - ‘/home/f80868656/projects/pfm/pfm.Rcheck/00check.log’ -for details. +Status: OK |
