CRAN Package Check Results for Package bayesPop

Last updated on 2025-02-22 04:51:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 10.0-1 56.21 367.65 423.86 NOTE
r-devel-linux-x86_64-debian-gcc 10.0-1 33.05 228.14 261.19 NOTE
r-devel-linux-x86_64-fedora-clang 10.0-1 668.68 OK
r-devel-linux-x86_64-fedora-gcc 11.0-2 609.52 ERROR
r-devel-macos-arm64 10.0-1 159.00 OK
r-devel-macos-x86_64 11.0-2 186.00 OK
r-devel-windows-x86_64 10.0-1 52.00 291.00 343.00 NOTE
r-patched-linux-x86_64 10.0-1 60.31 339.14 399.45 OK
r-release-linux-x86_64 10.0-1 54.60 336.05 390.65 OK
r-release-macos-arm64 10.0-1 152.00 OK
r-release-macos-x86_64 11.0-2 200.00 OK
r-release-windows-x86_64 10.0-1 51.00 280.00 331.00 OK
r-oldrel-macos-arm64 10.0-1 85.00 OK
r-oldrel-macos-x86_64 11.0-2 221.00 OK
r-oldrel-windows-x86_64 10.0-1 72.00 381.00 453.00 OK

Check Details

Version: 10.0-1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: age.specific.migration.Rd: wpp2019 pop.aggregate.Rd: bayesLife, bayesTFR pop.predict.subnat.Rd: bayesTFR, convert.tfr.trajectories predict.pop.Rd: bayesLife, convert.e0.trajectories, bayesTFR, convert.tfr.trajectories Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 11.0-2
Check: tests
Result: ERROR Running ‘run_tests.R’ [23s/59s] Running ‘test_functions.R’ [18s/43s] 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:1198544:0:1198544] Caught signal 11 (Segmentation fault: address not mapped to object at address 0x1) ==== backtrace (tid:1198544) ==== 0 /lib64/libucs.so.0(ucs_handle_error+0x2e4) [0x7fb0caa90144] 1 /lib64/libucs.so.0(+0x2880d) [0x7fb0caa9180d] 2 /lib64/libucs.so.0(+0x289dd) [0x7fb0caa919dd] 3 /lib64/libc.so.6(+0x40fd0) [0x7fb0e344efd0] 4 /data/gannet/ripley/R/packages/tests-devel/bayesPop.Rcheck/bayesPop/libs/bayesPop.so(CCM+0x6fe) [0x7fb0caa11abe] 5 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4ac448] 6 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4ea795] 7 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4e3dd6] 8 /data/gannet/ripley/R/R-devel/bin/exec/R(Rf_eval+0x173) [0x4d3893] 9 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4d771f] 10 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x4d33c1] 11 /data/gannet/ripley/R/R-devel/bin/exec/R(Rf_eval+0x24b) [0x4d396b] 12 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x5238b0] 13 /data/gannet/ripley/R/R-devel/bin/exec/R(run_Rmainloop+0x4b) [0x528aab] 14 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x528af4] 15 /data/gannet/ripley/R/R-devel/bin/exec/R() [0x41884f] 16 /lib64/libc.so.6(+0x2a088) [0x7fb0e3438088] 17 /lib64/libc.so.6(__libc_start_main+0x8b) [0x7fb0e343814b] 18 /data/gannet/ripley/R/R-devel/bin/exec/R(_start+0x25) [0x418875] ================================= *** caught segfault *** address 0x4d2001249d0, 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