Last updated on 2026-06-08 13:50:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7.0.0 | 10.02 | 131.51 | 141.53 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.7.0.0 | 7.13 | 91.69 | 98.82 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.7.0.0 | 16.00 | 186.47 | 202.47 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.7.0.0 | 15.00 | 195.53 | 210.53 | OK | |
| r-devel-windows-x86_64 | 1.7.0.0 | 12.00 | 239.00 | 251.00 | OK | |
| r-patched-linux-x86_64 | 1.7.0.0 | 10.34 | 116.90 | 127.24 | OK | |
| r-release-linux-x86_64 | 1.7.0.0 | 8.64 | 116.94 | 125.58 | OK | |
| r-release-macos-arm64 | 1.7.0.0 | 3.00 | 53.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 1.7.0.0 | 8.00 | 205.00 | 213.00 | OK | |
| r-release-windows-x86_64 | 1.7.0.0 | 14.00 | 260.00 | 274.00 | OK | |
| r-oldrel-macos-arm64 | 1.7.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.7.0.0 | 8.00 | 177.00 | 185.00 | OK | |
| r-oldrel-windows-x86_64 | 1.7.0.0 | 15.00 | 292.00 | 307.00 | OK |
Version: 1.7.0.0
Check: examples
Result: ERROR
Running examples in ‘panelPomp-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: specific<-
> ### Title: Set unit-specific parameters of a panelPomp object
> ### Aliases: specific<-
> ### Keywords: internal
>
> ### ** Examples
>
> # set parameters in list form
> prw <- panelRandomWalk(U = 4)
Warning in system2(command = R.home("bin/R"), args = c("CMD", "SHLIB", "-c", :
running command 'PKG_CPPFLAGS="-I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/pomp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/panelPomp.Rcheck'" '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/bin/R' CMD SHLIB -c -o /tmp/RtmpqjsRFA/464925/pomp_baf7d8be3b2559cae8aea905af1cd7ea.so /tmp/RtmpqjsRFA/464925/pomp_baf7d8be3b2559cae8aea905af1cd7ea.c 2>&1' had status 1
Error: error in building shared-object library from C snippets: in ‘Cbuilder’: compilation error: cannot compile shared-object library ‘/tmp/RtmpqjsRFA/464925/pomp_baf7d8be3b2559cae8aea905af1cd7ea.so’: status = 1
compiler messages:
using C compiler: ‘gcc-16 (Debian 16.1.0-1) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/panelPomp.Rcheck'
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/pomp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/panelPomp.Rcheck' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c /tmp/RtmpqjsRFA/464925/pomp_baf7d8be3b2559cae8aea905af1cd7ea.c -o /tmp/RtmpqjsRFA/464925/pomp_baf7d8be3b2559cae8aea905af1cd7ea.o
gcc-16 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o /tmp/RtmpqjsRFA/464925/pomp_baf7d8be3b2559cae8aea905af1cd7ea.so /tmp/Rt
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc