CRAN Package Check Results for Package ngme2

Last updated on 2026-05-20 13:51:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.7 469.10 324.96 794.06 OK
r-devel-linux-x86_64-debian-gcc 0.9.7 671.91 257.43 929.34 OK
r-devel-linux-x86_64-fedora-clang 0.9.8 660.00 5643.45 6303.45 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.8 1073.00 5691.16 6764.16 ERROR
r-devel-windows-x86_64 0.9.7 572.00 383.00 955.00 OK
r-patched-linux-x86_64 0.9.7 494.01 355.80 849.81 OK
r-release-linux-x86_64 0.9.7 888.56 360.83 1249.39 OK
r-release-macos-arm64 0.9.7 99.00 45.00 144.00 OK
r-release-macos-x86_64 0.9.8 301.00 286.00 587.00 OK
r-release-windows-x86_64 0.9.7 637.00 383.00 1020.00 OK
r-oldrel-macos-arm64 0.9.7 87.00 25.00 112.00 OK
r-oldrel-macos-x86_64 0.9.7 314.00 278.00 592.00 OK
r-oldrel-windows-x86_64 0.9.7 700.00 480.00 1180.00 OK

Check Details

Version: 0.9.8
Check: tests
Result: ERROR Running ‘testthat.R’ [90m/76m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > > test_check("ngme2") Loading required package: ngme2 This is ngme2 of version 0.9.8 - See our homepage: https://davidbolin.github.io/ngme2 for more details. Attaching package: 'ngme2' The following object is masked from 'package:stats': ar List of 6 $ mean : num [1:3] -1.699 0.639 -2.324 $ sd : num [1:3] 0.673 0.718 0.733 $ 0.05q : num [1:3] -2.703 -0.491 -3.592 $ 0.95q : num [1:3] -0.594 1.865 -1.2 $ median: num [1:3] -1.714 0.582 -2.25 $ mode : num [1:3] -2.1 0.3 -2.1 - attr(*, "samples")= num [1:10, 1:500] -1.94 -1.45 -2.62 0.81 4.11 ... Starting estimation... iteration = : 1 grad.norm() = 491.121 pflug_sum = 0, max_pflug_sum = 0 --------------------------- iteration = : 2 grad.norm() = 480.944 pflug_sum = 234461, max_pflug_sum = 234461 --------------------------- iteration = : 3 grad.norm() = 457.077 pflug_sum = 453864, max_pflug_sum = 453864 --------------------------- iteration = : 4 grad.norm() = 434.859 pflug_sum = 651947, max_pflug_sum = 651947 --------------------------- iteration = : 5 grad.norm() = 409.252 pflug_sum = 827675, max_pflug_sum = 827675 --------------------------- iteration = : 6 grad.norm() = 384.046 pflug_sum = 984204, max_pflug_sum = 984204 --------------------------- iteration = : 7 grad.norm() = 361.471 pflug_sum = 1.12235e+06, max_pflug_sum = 1.12235e+06 --------------------------- iteration = : 8 grad.norm() = 320.812 pflug_sum = 1.23785e+06, max_pflug_sum = 1.23785e+06 --------------------------- iteration = : 9 grad.norm() = 285.185 pflug_sum = 1.32852e+06, max_pflug_sum = 1.32852e+06 --------------------------- iteration = : 10 grad.norm() = 252.194 pflug_sum = 1.39989e+06, max_pflug_sum = 1.39989e+06 --------------------------- Starting posterior sampling... Posterior sampling done. Average standard deviation of the posterior W: 0.200848062936174 Use ngme_post_samples() to access posterior samples and ngme_result() to access latent model parameters. OMP: Warning #96: Cannot form a team with 24 threads, using 2 instead. OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.9.8
Check: tests
Result: ERROR Running ‘testthat.R’ [90m/49m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > > test_check("ngme2") Loading required package: ngme2 This is ngme2 of version 0.9.8 - See our homepage: https://davidbolin.github.io/ngme2 for more details. Attaching package: 'ngme2' The following object is masked from 'package:stats': ar List of 6 $ mean : num [1:3] -2.007 0.891 -1.826 $ sd : num [1:3] 0.891 0.927 0.91 $ 0.05q : num [1:3] -3.655 -0.579 -3.277 $ 0.95q : num [1:3] -0.593 2.381 -0.325 $ median: num [1:3] -1.971 0.857 -1.866 $ mode : num [1:3] -2.3 0.7 -2.1 - attr(*, "samples")= num [1:10, 1:500] -1.925 -2.667 -2.831 -0.361 2.473 ... Starting estimation... iteration = : 1 grad.norm() = 517.258 pflug_sum = 0, max_pflug_sum = 0 --------------------------- iteration = : 2 grad.norm() = 495.112 pflug_sum = 255267, max_pflug_sum = 255267 --------------------------- iteration = : 3 grad.norm() = 477.5 pflug_sum = 491019, max_pflug_sum = 491019 --------------------------- iteration = : 4 grad.norm() = 452.704 pflug_sum = 706503, max_pflug_sum = 706503 --------------------------- iteration = : 5 grad.norm() = 430.94 pflug_sum = 900523, max_pflug_sum = 900523 --------------------------- iteration = : 6 grad.norm() = 403.432 pflug_sum = 1.07405e+06, max_pflug_sum = 1.07405e+06 --------------------------- iteration = : 7 grad.norm() = 385.462 pflug_sum = 1.229e+06, max_pflug_sum = 1.229e+06 --------------------------- iteration = : 8 grad.norm() = 345.276 pflug_sum = 1.36167e+06, max_pflug_sum = 1.36167e+06 --------------------------- iteration = : 9 grad.norm() = 316.852 pflug_sum = 1.47014e+06, max_pflug_sum = 1.47014e+06 --------------------------- iteration = : 10 grad.norm() = 283.834 pflug_sum = 1.55948e+06, max_pflug_sum = 1.55948e+06 --------------------------- Starting posterior sampling... Posterior sampling done. Average standard deviation of the posterior W: 0.242753017741848 Use ngme_post_samples() to access posterior samples and ngme_result() to access latent model parameters. Flavor: r-devel-linux-x86_64-fedora-gcc