- using R Under development (unstable) (2026-05-19 r90065)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 22.1.6 (https://github.com/llvm/llvm-project fc4aad7b5db3fff421df9a9637605b9ca5667881)
flang version 22.1.6 (https://github.com/llvm/llvm-project fc4aad7b5db3fff421df9a9637605b9ca5667881)
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
* current time: 2026-05-20 08:14:34 UTC
- using option ‘--no-stop-on-test-error’
- checking for file ‘ngme2/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘ngme2’ version ‘0.9.8’
- package encoding: UTF-8
- 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 ‘ngme2’ can be installed ... [11m/19m] OK
See the install log for details.
- used C++ compiler: ‘clang version 22.1.6 (https://github.com/llvm/llvm-project fc4aad7b5db3fff421df9a9637605b9ca5667881)’
- checking installed package size ... OK
- checking package directory ... 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 ... [7s/19s] OK
- checking whether the package can be loaded with stated dependencies ... [7s/16s] OK
- checking whether the package can be unloaded cleanly ... [6s/17s] OK
- checking whether the namespace can be loaded with stated dependencies ... [6s/16s] OK
- checking whether the namespace can be unloaded cleanly ... [7s/18s] OK
- checking loading without being on the library search path ... [7s/17s] OK
- checking whether startup messages can be suppressed ... [6s/16s] 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 ... [94s/239s] OK
- checking Rd files ... 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 ... OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... 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 include directives in Makefiles ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compilation flags used ... OK
- checking compiled code ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [12s/26s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [90m/76m] 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).
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... OK
- checking PDF version of manual ... [13s/21s] OK
- checking HTML version of manual ... [17s/50s] OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR