diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-11-23 06:17:28 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-11-23 06:17:28 +0100 |
commit | 43af185533b11327368148a44e9295ea3eb3abb1 (patch) | |
tree | e0100fd009a2bd8c6d09e9680c60f4a4bbac391c /log/check.log | |
parent | a1b5d63e031d22b190e9e9fc30753b699ad6b4ea (diff) |
Bump version, fix test from last commit, check and test
Diffstat (limited to 'log/check.log')
-rw-r--r-- | log/check.log | 29 |
1 files changed, 12 insertions, 17 deletions
diff --git a/log/check.log b/log/check.log index 64457e57..26fdc5a0 100644 --- a/log/check.log +++ b/log/check.log @@ -1,17 +1,17 @@ -* using log directory ‘/home/agsad.admin.ch/f80868656/projects/mkin/mkin.Rcheck’ -* using R version 4.3.1 (2023-06-16) +* using log directory ‘/home/jranke/git/mkin/mkin.Rcheck’ +* using R version 4.3.2 (2023-10-31) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by - gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 - GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 -* running under: Ubuntu 22.04.3 LTS + gcc (Debian 12.2.0-14) 12.2.0 + GNU Fortran (Debian 12.2.0-14) 12.2.0 +* running under: Debian GNU/Linux 12 (bookworm) * using session charset: UTF-8 * using options ‘--no-tests --as-cran’ * checking for file ‘mkin/DESCRIPTION’ ... OK * checking extension type ... Package -* this is package ‘mkin’ version ‘1.2.5’ +* this is package ‘mkin’ version ‘1.2.7’ * package encoding: UTF-8 -* checking CRAN incoming feasibility ... [5s/26s] Note_to_CRAN_maintainers +* checking CRAN incoming feasibility ... [2s/15s] Note_to_CRAN_maintainers Maintainer: ‘Johannes Ranke <johannes.ranke@jrwb.de>’ * checking package namespace information ... OK * checking package dependencies ... OK @@ -45,7 +45,7 @@ Maintainer: ‘Johannes Ranke <johannes.ranke@jrwb.de>’ * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK -* checking R code for possible problems ... [14s/15s] OK +* checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK @@ -62,22 +62,17 @@ Maintainer: ‘Johannes Ranke <johannes.ranke@jrwb.de>’ * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK -* checking examples ... [20s/22s] OK +* checking examples ... [10s/10s] 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 ... [17s/18s] OK +* checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK -* checking HTML version of manual ... NOTE -Skipping checking HTML validation: no command 'tidy' found +* 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/agsad.admin.ch/f80868656/projects/mkin/mkin.Rcheck/00check.log’ -for details. - +Status: OK |