* using log directory ‘/data/gannet/ripley/R/packages/tests-OpenBLAS/pvars.Rcheck’ * using R Under development (unstable) (2025-10-15 r88920) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2) GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2) * running under: Fedora Linux 42 (Workstation Edition) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘pvars/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘pvars’ version ‘1.1.0’ * 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 ‘pvars’ can be installed ... [33s/96s] 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/21s] OK * checking whether the package can be loaded with stated dependencies ... [7s/18s] OK * checking whether the package can be unloaded cleanly ... [7s/22s] OK * checking whether the namespace can be loaded with stated dependencies ... [6s/16s] OK * checking whether the namespace can be unloaded cleanly ... [7s/17s] OK * checking loading without being on the library search path ... [6s/24s] 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 ... [64s/186s] 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 sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [56s/97s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [71s/98s] [71s/98s] ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > > # load packages > library(testthat) > library(urca) > library(vars) Loading required package: MASS Loading required package: strucchange Loading required package: zoo Attaching package: 'zoo' The following objects are masked from 'package:base': as.Date, as.Date.numeric Loading required package: sandwich Loading required package: lmtest > library(svars) > library(pvars) Registered S3 method overwritten by 'pvars': method from plot.svarfevd svars > > # run tests during R CMD check > test_check("pvars") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 231 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_varx.R:124:5'): auxVAR modules can reproduce OLS examples from vars package. ── `our_resid` not equal to `vars_resid`. 74/222 mismatches (average diff: 3.95e-05) [1] -0.1859 - -0.1859 == 3.90e-05 [4] 0.0276 - 0.0276 == 3.90e-05 [7] 0.2077 - 0.2076 == 3.91e-05 [10] -0.1963 - -0.1963 == 3.91e-05 [13] 0.2733 - 0.2732 == 3.91e-05 [16] -0.1528 - -0.1529 == 3.91e-05 [19] -0.0147 - -0.0148 == 3.90e-05 [22] -0.1314 - -0.1314 == 3.91e-05 [25] 0.0544 - 0.0543 == 3.90e-05 ... ── Failure ('test_varx.R:125:5'): auxVAR modules can reproduce OLS examples from vars package. ── `our_resid` not equal to `varx_resid`. 74/222 mismatches (average diff: 3.95e-05) [1] -0.1859 - -0.1859 == 3.90e-05 [4] 0.0276 - 0.0276 == 3.90e-05 [7] 0.2077 - 0.2076 == 3.91e-05 [10] -0.1963 - -0.1963 == 3.91e-05 [13] 0.2733 - 0.2732 == 3.91e-05 [16] -0.1528 - -0.1529 == 3.91e-05 [19] -0.0147 - -0.0148 == 3.90e-05 [22] -0.1314 - -0.1314 == 3.91e-05 [25] 0.0544 - 0.0543 == 3.90e-05 ... [ FAIL 2 | WARN 1 | SKIP 0 | PASS 231 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [46s/50s] OK * checking PDF version of manual ... [10s/11s] OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/data/gannet/ripley/R/packages/tests-OpenBLAS/pvars.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 15:14.16, 394.60 + 28.05