- using R Under development (unstable) (2026-07-30 r90327)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-16 (Debian 16.1.0-3) 16.1.0
GNU Fortran (Debian 16.1.0-3) 16.1.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-07-31 12:58:53 UTC
- checking for file ‘SimInf/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘SimInf’ version ‘10.1.0’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [3s/4s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘SimInf’ can be installed ... OK
See the install log for details.
- used C compiler: ‘gcc-16 (Debian 16.1.0-3) 16.1.0’
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the package can be unloaded cleanly ... [1s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
- checking loading without being on the library search path ... [1s/2s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [17s/21s] NOTE
Found calls to structure() using deprecated special names:
SimInf/tests/SEIR.R (.Dim: 6, .Names: 1)
SimInf/tests/SIR.R (.Dim: 3)
SimInf/tests/SISe.R (.Dim: 2)
SimInf/tests/SISe3.R (.Dim: 3, .Dimnames: 1)
SimInf/tests/SISe3_sp.R (.Dim: 3, .Dimnames: 1)
SimInf/tests/SISe_sp.R (.Dim: 3, .Dimnames: 1)
SimInf/tests/SimInf.R (.Dim: 8)
SimInf/tests/SimInf_events.R (.Dim: 1, .Dimnames: 1)
SimInf/tests/SimInf_model.R (.Dim: 3, .Names: 1)
SimInf/tests/ldata_sp.R (.Dim: 3)
SimInf/tests/match_compartments.R (.Names: 24)
SimInf/tests/mparse.R (.Dim: 1, .Dimnames: 1)
SimInf/tests/pfilter.R (.Dim: 11)
SimInf/tests/sample_select.R (.Dim: 9)
SimInf/tests/solver_aem.R (.Dim: 4)
'.Dim' should be changed to 'dim'.
'.Names' should be changed to 'names'.
'.Dimnames' should be changed to 'dimnames'.
- checking Rd files ... [1s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [1s/2s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking line endings in shell scripts ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking use of PKG_*FLAGS in Makefiles ... OK
- checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compilation flags used ... OK
- checking compiled code ... OK
- checking sizes of PDF files under ‘inst/doc’ ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [14s/19s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [66s/88s] OK
Running ‘SEIR.R’ [4s/4s]
Running ‘SIR.R’ [4s/5s]
Running ‘SIS.R’ [3s/4s]
Running ‘SISe.R’ [2s/4s]
Running ‘SISe3.R’ [2s/3s]
Running ‘SISe3_sp.R’ [2s/3s]
Running ‘SISe_sp.R’ [2s/2s]
Running ‘SimInf.R’ [2s/3s]
Running ‘SimInf_events.R’ [2s/3s]
Running ‘SimInf_model.R’ [2s/3s]
Running ‘abc-gdata.R’ [2s/3s]
Running ‘abc-ldata.R’ [3s/4s]
Running ‘abc.R’ [1s/2s]
Running ‘density_ratio.R’ [2s/3s]
Running ‘distributions.R’ [2s/2s]
Running ‘edge_properties.R’ [1s/2s]
Running ‘individual_events.R’ [2s/2s]
Running ‘lambert.R’ [1s/2s]
Running ‘ldata_sp.R’ [2s/2s]
Running ‘match_compartments.R’ [2s/2s]
Running ‘measures.R’ [2s/2s]
Running ‘mparse.R’ [3s/4s]
Running ‘package_skeleton.R’ [2s/2s]
Running ‘pfilter.R’ [2s/3s]
Running ‘phi.R’ [2s/2s]
Running ‘pmcmc.R’ [2s/3s]
Running ‘prevalence.R’ [2s/2s]
Running ‘punchcard.R’ [2s/2s]
Running ‘sample_select.R’ [2s/2s]
Running ‘solver_aem.R’ [2s/2s]
Running ‘trajectory.R’ [2s/2s]
Running ‘u0.R’ [1s/2s]
Running ‘v0.R’ [2s/2s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [22s/31s] OK
- checking PDF version of manual ... [7s/9s] OK
- checking HTML version of manual ... [3s/4s] OK
- checking for non-standard things in the check directory ... OK
- checking for new files in some other directories ... NOTE
Found the following files/directories:
‘~/tmp/scratch/Rtmp0gjsq7’ ‘~/tmp/scratch/Rtmp11u9ha’
‘~/tmp/scratch/Rtmp1Fqhny’ ‘~/tmp/scratch/Rtmp1JvgsE’
‘~/tmp/scratch/Rtmp2XB0om’ ‘~/tmp/scratch/Rtmp2lD26p’
‘~/tmp/scratch/Rtmp2pOrmw’ ‘~/tmp/scratch/Rtmp31WbfC’
‘~/tmp/scratch/Rtmp39eTaC’ ‘~/tmp/scratch/Rtmp3DqXIk’
‘~/tmp/scratch/Rtmp4PJSPF’ ‘~/tmp/scratch/Rtmp4qNRrf’
‘~/tmp/scratch/Rtmp4y1lN5’ ‘~/tmp/scratch/Rtmp54UfWO’
‘~/tmp/scratch/Rtmp5B9t0r’ ‘~/tmp/scratch/Rtmp5UPbL3’
‘~/tmp/scratch/Rtmp6Pfs1m’ ‘~/tmp/scratch/Rtmp6jCaH3’
‘~/tmp/scratch/Rtmp6mUAAJ’ ‘~/tmp/scratch/Rtmp7CVggU’
‘~/tmp/scratch/Rtmp7laVog’ ‘~/tmp/scratch/Rtmp7myAP8’
‘~/tmp/scratch/Rtmp7sCHJp’ ‘~/tmp/scratch/Rtmp82U8rk’
‘~/tmp/scratch/Rtmp8IplWr’ ‘~/tmp/scratch/Rtmp8dZcWW’
‘~/tmp/scratch/Rtmp966qvj’ ‘~/tmp/scratch/Rtmp9Z35IR’
‘~/tmp/scratch/Rtmp9tLbSA’ ‘~/tmp/scratch/RtmpANhdzR’
‘~/tmp/scratch/RtmpAikk3k’ ‘~/tmp/scratch/RtmpAnjlsb’
‘~/tmp/scratch/RtmpAy63Du’ ‘~/tmp/scratch/RtmpBdN2l7’
‘~/tmp/scratch/RtmpBhqYlh’ ‘~/tmp/scratch/RtmpC93cXz’
‘~/tmp/scratch/RtmpD0uhLx’ ‘~/tmp/scratch/RtmpDZrrU0’
‘~/tmp/scratch/RtmpDicoHt’ ‘~/tmp/scratch/RtmpDpST0s’
‘~/tmp/scratch/RtmpDsdZD9’ ‘~/tmp/scratch/RtmpDzPksC’
‘~/tmp/scratch/RtmpEi19BM’ ‘~/tmp/scratch/RtmpEsLs7o’
‘~/tmp/scratch/RtmpFJ4XBS’ ‘~/tmp/scratch/RtmpFZfXHR’
‘~/tmp/scratch/RtmpFuumrQ’ ‘~/tmp/scratch/RtmpHeBlwu’
‘~/tmp/scratch/RtmpHjKTcN’ ‘~/tmp/scratch/RtmpHlFzP7’
‘~/tmp/scratch/RtmpIEoJpz’ ‘~/tmp/scratch/RtmpIKZvBG’
‘~/tmp/scratch/RtmpJP8sI2’ ‘~/tmp/scratch/RtmpKejt0B’
‘~/tmp/scratch/RtmpKySzJa’ ‘~/tmp/scratch/RtmpL0awQx’
‘~/tmp/scratch/RtmpLg3Wkh’ ‘~/tmp/scratch/RtmpLiKLtl’
‘~/tmp/scratch/RtmpMR8cgS’ ‘~/tmp/scratch/RtmpNPpyYd’
‘~/tmp/scratch/RtmpNRzz0Y’ ‘~/tmp/scratch/RtmpNTFmAv’
‘~/tmp/scratch/RtmpNtW4pL’ ‘~/tmp/scratch/RtmpOBop6v’
‘~/tmp/scratch/RtmpPOXF1q’ ‘~/tmp/scratch/RtmpPSZ6H5’
‘~/tmp/scratch/RtmpPaLFJK’ ‘~/tmp/scratch/RtmpQITW6P’
‘~/tmp/scratch/RtmpRDtsT6’ ‘~/tmp/scratch/RtmpRnJKfk’
‘~/tmp/scratch/RtmpS90KFa’ ‘~/tmp/scratch/RtmpTDZGJR’
‘~/tmp/scratch/RtmpTGmW2U’ ‘~/tmp/scratch/RtmpTJw58O’
‘~/tmp/scratch/RtmpThJ4wo’ ‘~/tmp/scratch/RtmpU0813m’
‘~/tmp/scratch/RtmpU8QEhn’ ‘~/tmp/scratch/RtmpUbNlk9’
‘~/tmp/scratch/RtmpV0M7O2’ ‘~/tmp/scratch/RtmpVxGjmP’
‘~/tmp/scratch/RtmpW8m3jF’ ‘~/tmp/scratch/RtmpWDJ8H5’
‘~/tmp/scratch/RtmpWRTgkK’ ‘~/tmp/scratch/RtmpWznUwR’
‘~/tmp/scratch/RtmpXIm08n’ ‘~/tmp/scratch/RtmpY0nxzu’
‘~/tmp/scratch/RtmpYGWIlH’ ‘~/tmp/scratch/RtmpYa50NZ’
‘~/tmp/scratch/RtmpYpqHEC’ ‘~/tmp/scratch/RtmpYzF08v’
‘~/tmp/scratch/RtmpZHDpyn’ ‘~/tmp/scratch/RtmpZZ9xkO’
‘~/tmp/scratch/RtmpaKpaw5’ ‘~/tmp/scratch/RtmpaSlwLR’
‘~/tmp/scratch/Rtmpag1T9E’ ‘~/tmp/scratch/RtmpagC0oz’
‘~/tmp/scratch/Rtmpah22tE’ ‘~/tmp/scratch/Rtmpary9Xg’
‘~/tmp/scratch/Rtmpb6RBRW’ ‘~/tmp/scratch/RtmpbRnOTW’
‘~/tmp/scratch/RtmpbS59Tx’ ‘~/tmp/scratch/RtmpbS8yWs’
‘~/tmp/scratch/RtmpbYd1VW’ ‘~/tmp/scratch/RtmpcXjMtm’
‘~/tmp/scratch/RtmpdDx6Ac’ ‘~/tmp/scratch/RtmpdFQFTh’
‘~/tmp/scratch/RtmpdfwsOy’ ‘~/tmp/scratch/RtmpePlZKf’
‘~/tmp/scratch/RtmpeUkmmW’ ‘~/tmp/scratch/RtmpepXHyn’
‘~/tmp/scratch/RtmpesdG33’ ‘~/tmp/scratch/Rtmpf41LgS’
‘~/tmp/scratch/RtmpfS2OVA’ ‘~/tmp/scratch/RtmpfjpXEX’
‘~/tmp/scratch/RtmpgURYFm’ ‘~/tmp/scratch/Rtmph4Hhfh’
‘~/tmp/scratch/RtmphIs7qi’ ‘~/tmp/scratch/Rtmphk0RmB’
‘~/tmp/scratch/Rtmphpd7iK’ ‘~/tmp/scratch/RtmpiEy3Ef’
‘~/tmp/scratch/RtmpiXsi4T’ ‘~/tmp/scratch/RtmpisyxTw’
‘~/tmp/scratch/RtmpjCuPP1’ ‘~/tmp/scratch/RtmpjKBSsp’
‘~/tmp/scratch/RtmpjdF4dL’ ‘~/tmp/scratch/Rtmpkm3LDp’
‘~/tmp/scratch/Rtmpl2oqMz’ ‘~/tmp/scratch/RtmplbhLKj’
‘~/tmp/scratch/Rtmplre42l’ ‘~/tmp/scratch/Rtmplte6QX’
‘~/tmp/scratch/RtmpmBAJUN’ ‘~/tmp/scratch/RtmpnRGE0H’
‘~/tmp/scratch/RtmpnqlSLN’ ‘~/tmp/scratch/RtmpnzYxJI’
‘~/tmp/scratch/RtmpomE9yC’ ‘~/tmp/scratch/Rtmpp2MefI’
‘~/tmp/scratch/RtmppeVdxN’ ‘~/tmp/scratch/RtmpptHxwX’
‘~/tmp/scratch/Rtmppx9E4R’ ‘~/tmp/scratch/Rtmpq1h41Y’
‘~/tmp/scratch/RtmpqEBSkx’ ‘~/tmp/scratch/RtmprY72Pd’
‘~/tmp/scratch/RtmprvVhrB’ ‘~/tmp/scratch/RtmpsA8qpr’
‘~/tmp/scratch/RtmpsWIpua’ ‘~/tmp/scratch/RtmptSXcUB’
‘~/tmp/scratch/Rtmpu0WXjH’ ‘~/tmp/scratch/RtmpuL4GbE’
‘~/tmp/scratch/RtmpuzpNQu’ ‘~/tmp/scratch/RtmpvdMFa6’
‘~/tmp/scratch/RtmpvlxW72’ ‘~/tmp/scratch/Rtmpw5uWp7’
‘~/tmp/scratch/Rtmpw61uWG’ ‘~/tmp/scratch/Rtmpw7LVZ0’
‘~/tmp/scratch/RtmpwOk45i’ ‘~/tmp/scratch/Rtmpwahes1’
‘~/tmp/scratch/Rtmpx5QyNr’ ‘~/tmp/scratch/RtmpxhobEk’
‘~/tmp/scratch/RtmpyJh0zi’ ‘~/tmp/scratch/RtmpzAmhFZ’
‘~/tmp/scratch/Rtmpzb05lY’ ‘~/tmp/scratch/RtmpzpjOwg’
‘~/tmp/scratch/RtmpzqPhP4’ ‘~/tmp/scratch/xvfb-run.0js4Rv’
‘~/tmp/scratch/xvfb-run.1dgSWa’ ‘~/tmp/scratch/xvfb-run.2II3JU’
‘~/tmp/scratch/xvfb-run.2Mi94j’ ‘~/tmp/scratch/xvfb-run.2Whliu’
‘~/tmp/scratch/xvfb-run.4uw4Sl’ ‘~/tmp/scratch/xvfb-run.5bJyCM’
‘~/tmp/scratch/xvfb-run.5dF1z1’ ‘~/tmp/scratch/xvfb-run.5eeAx7’
‘~/tmp/scratch/xvfb-run.65NR5n’ ‘~/tmp/scratch/xvfb-run.6XxoIJ’
‘~/tmp/scratch/xvfb-run.8GcJhw’ ‘~/tmp/scratch/xvfb-run.8vBqiC’
‘~/tmp/scratch/xvfb-run.AtxfQi’ ‘~/tmp/scratch/xvfb-run.CClH7C’
‘~/tmp/scratch/xvfb-run.DJOQRk’ ‘~/tmp/scratch/xvfb-run.DdGepb’
‘~/tmp/scratch/xvfb-run.EFLiJJ’ ‘~/tmp/scratch/xvfb-run.FAH8hL’
‘~/tmp/scratch/xvfb-run.GiymSU’ ‘~/tmp/scratch/xvfb-run.HZu8et’
‘~/tmp/scratch/xvfb-run.I2yd0B’ ‘~/tmp/scratch/xvfb-run.ICH9CT’
‘~/tmp/scratch/xvfb-run.IheNCA’ ‘~/tmp/scratch/xvfb-run.JagkfR’
‘~/tmp/scratch/xvfb-run.Ko2NZV’ ‘~/tmp/scratch/xvfb-run.OKCW3c’
‘~/tmp/scratch/xvfb-run.ORi4Ck’ ‘~/tmp/scratch/xvfb-run.OqQG17’
‘~/tmp/scratch/xvfb-run.SjHaxY’ ‘~/tmp/scratch/xvfb-run.SwSzyA’
‘~/tmp/scratch/xvfb-run.VIHW3x’ ‘~/tmp/scratch/xvfb-run.VhUBg3’
‘~/tmp/scratch/xvfb-run.VjhJaE’ ‘~/tmp/scratch/xvfb-run.WGT5BJ’
‘~/tmp/scratch/xvfb-run.WJw1k4’ ‘~/tmp/scratch/xvfb-run.X6bdg7’
‘~/tmp/scratch/xvfb-run.YxkIJP’ ‘~/tmp/scratch/xvfb-run.Z9oxo3’
‘~/tmp/scratch/xvfb-run.ZQanbJ’ ‘~/tmp/scratch/xvfb-run.aNO74b’
‘~/tmp/scratch/xvfb-run.aPiSEz’ ‘~/tmp/scratch/xvfb-run.cG5J3G’
‘~/tmp/scratch/xvfb-run.cxL2HF’ ‘~/tmp/scratch/xvfb-run.e1iIYJ’
‘~/tmp/scratch/xvfb-run.eW2GeY’ ‘~/tmp/scratch/xvfb-run.fPUGxb’
‘~/tmp/scratch/xvfb-run.hEagnU’ ‘~/tmp/scratch/xvfb-run.hJWr18’
‘~/tmp/scratch/xvfb-run.hieFwt’ ‘~/tmp/scratch/xvfb-run.jRwLRh’
‘~/tmp/scratch/xvfb-run.jct9om’ ‘~/tmp/scratch/xvfb-run.k7kFp1’
‘~/tmp/scratch/xvfb-run.nW2S2w’ ‘~/tmp/scratch/xvfb-run.ncFOUQ’
‘~/tmp/scratch/xvfb-run.nwsTq0’ ‘~/tmp/scratch/xvfb-run.o4F3Ez’
‘~/tmp/scratch/xvfb-run.pMZ6Hn’ ‘~/tmp/scratch/xvfb-run.prpVCQ’
‘~/tmp/scratch/xvfb-run.qcPfQy’ ‘~/tmp/scratch/xvfb-run.scRT06’
‘~/tmp/scratch/xvfb-run.soLCkX’ ‘~/tmp/scratch/xvfb-run.sruj4L’
‘~/tmp/scratch/xvfb-run.szdOkd’ ‘~/tmp/scratch/xvfb-run.uQKDCw’
‘~/tmp/scratch/xvfb-run.vMbXv4’ ‘~/tmp/scratch/xvfb-run.w8JXNx’
‘~/tmp/scratch/xvfb-run.wegeZ9’ ‘~/tmp/scratch/xvfb-run.wjoGTS’
‘~/tmp/scratch/xvfb-run.wnC5Do’ ‘~/tmp/scratch/xvfb-run.wp8Iw4’
‘~/tmp/scratch/xvfb-run.wxo7I7’ ‘~/tmp/scratch/xvfb-run.xJGUCb’
‘~/tmp/scratch/xvfb-run.xwsKzk’ ‘~/tmp/scratch/xvfb-run.yYZNwy’
‘~/tmp/scratch/xvfb-run.yZMpGG’
- DONE
Status: 2 NOTEs