CRAN Package Check Results for Package bayesPop

Last updated on 2025-04-04 20:51:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 11.0-2 47.41 361.84 409.25 OK
r-devel-linux-x86_64-debian-gcc 11.0-2 29.24 223.58 252.82 OK
r-devel-linux-x86_64-fedora-clang 11.0-2 678.97 OK
r-devel-linux-x86_64-fedora-gcc 11.0-2 600.51 ERROR
r-devel-macos-arm64 11.0-2 147.00 OK
r-devel-macos-x86_64 11.0-2 186.00 OK
r-devel-windows-x86_64 11.0-2 42.00 271.00 313.00 OK
r-patched-linux-x86_64 11.0-2 42.73 335.47 378.20 OK
r-release-linux-x86_64 11.0-2 42.38 327.84 370.22 OK
r-release-macos-arm64 11.0-2 123.00 OK
r-release-macos-x86_64 11.0-2 200.00 OK
r-release-windows-x86_64 11.0-2 40.00 273.00 313.00 OK
r-oldrel-macos-arm64 11.0-2 132.00 OK
r-oldrel-macos-x86_64 11.0-2 221.00 OK
r-oldrel-windows-x86_64 11.0-2 58.00 368.00 426.00 OK

Additional issues

gcc-UBSAN

Check Details

Version: 11.0-2
Check: tests
Result: ERROR Running ‘run_tests.R’ [22s/40s] Running ‘test_functions.R’ [17s/23s] Running the tests in ‘tests/run_tests.R’ failed. Complete output: > library(bayesPop) Loading required package: bayesTFR Loading required package: bayesLife Loading required package: MortCast Loading required package: wpp2017 > source('test_functions.R') > > CRAN <- TRUE > > test.expressions() <=== Starting test of Population expressions ==== Loading required package: wpp2019 [gannet:2870242:0:2870242] Caught signal 11 (Segmentation fault: address not mapped to object at address 0x1) ==== backtrace (tid:2870242) ==== 0 /lib64/libucs.so.0(ucs_handle_error+0x2e4) [0x7f4cc903a144] 1 /lib64/libucs.so.0(+0x2880d) [0x7f4cc903b80d] 2 /lib64/libucs.so.0(+0x289dd) [0x7f4cc903b9dd] 3 /lib64/libc.so.6(+0x40fd0) [0x7f4ce1a4efd0] 4 /data/gannet/ripley/R/packages/tests-devel/bayesPop.Rcheck/bayesPop/libs/bayesPop.so(CCM+0x6fe) [0x7f4cc7d0babe] 5 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4ac43e] 6 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4eaa35] 7 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4e4036] 8 /data/gannet/ripley/R/R-devel/bin/exec/R(Rf_eval+0x173) [0x4d38b3] 9 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4d78ff] 10 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4d33e1] 11 /data/gannet/ripley/R/R-devel/bin/exec/R(Rf_eval+0x24b) [0x4d398b] 12 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x523740] 13 /data/gannet/ripley/R/R-devel/bin/exec/R(run_Rmainloop+0x4b) [0x5289cb] 14 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x528a14] 15 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x41883f] 16 /lib64/libc.so.6(+0x2a088) [0x7f4ce1a38088] 17 /lib64/libc.so.6(__libc_start_main+0x8b) [0x7f4ce1a3814b] 18 /data/gannet/ripley/R/R-devel/bin/exec/R(_start+0x25) [0x418865] ================================= *** caught segfault *** address 0x4d2002bcbe2, cause 'unknown' Traceback: 1: StoPopProj(npred, inpc, LTres, asfr, migpred, inpc$MIGtype, mig.rate.code = inp$mig.rate.code[2], country.name = UNlocations[country.idx, "name"], keep.vital.events = keep.vital.events, annual = inp$annual) 2: predict.one.country(cidx, nr.traj, nr_project) 3: do.pop.predict(country.codes, inp, outdir, nr.traj, ages, pred = if (prediction.exist) pred else NULL, keep.vital.events = keep.vital.events, fixed.mx = inp$fixed.mx, fixed.pasfr = fixed.pasfr, function.inputs = inputs, verbose = verbose, ...) 4: pop.predict(countries = c(528, 218, 450, 242, 458), nr.traj = 3, verbose = FALSE, output.dir = sim.dir, parallel = parallel) 5: test.expressions() An irrecoverable exception occurred. R is aborting now ... Flavor: r-devel-linux-x86_64-fedora-gcc