* using log directory ‘/data/gannet/ripley/R/packages/tests-MKL/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/83s] 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/13s] OK * checking whether the package can be loaded with stated dependencies ... [7s/17s] OK * checking whether the package can be unloaded cleanly ... [6s/14s] OK * checking whether the namespace can be loaded with stated dependencies ... [6s/12s] OK * checking whether the namespace can be unloaded cleanly ... [6s/25s] OK * checking loading without being on the library search path ... [6s/21s] 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 ... [63s/136s] 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/104s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [69s/85s] [70s/85s] 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 4 | WARN 1 | SKIP 0 | PASS 229 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_varx.R:124:5'): auxVAR modules can reproduce OLS examples from vars package. ── `our_resid` not equal to `vars_resid`. 76/228 mismatches (average diff: 3.83e-05) [1] 0.09988 - 0.09992 == -3.76e-05 [4] 0.00479 - 0.00483 == -3.77e-05 [7] -0.38884 - -0.38880 == -3.77e-05 [10] -0.09430 - -0.09426 == -3.77e-05 [13] 0.30879 - 0.30883 == -3.77e-05 [16] -0.01482 - -0.01478 == -3.77e-05 [19] 0.31503 - 0.31507 == -3.76e-05 [22] -0.39273 - -0.39270 == -3.76e-05 [25] -0.11096 - -0.11092 == -3.75e-05 ... ── Failure ('test_varx.R:125:5'): auxVAR modules can reproduce OLS examples from vars package. ── `our_resid` not equal to `varx_resid`. 76/228 mismatches (average diff: 3.83e-05) [1] 0.09988 - 0.09992 == -3.76e-05 [4] 0.00479 - 0.00483 == -3.77e-05 [7] -0.38884 - -0.38880 == -3.77e-05 [10] -0.09430 - -0.09426 == -3.77e-05 [13] 0.30879 - 0.30883 == -3.77e-05 [16] -0.01482 - -0.01478 == -3.77e-05 [19] 0.31503 - 0.31507 == -3.76e-05 [22] -0.39273 - -0.39270 == -3.76e-05 [25] -0.11096 - -0.11092 == -3.75e-05 ... ── Failure ('test_varx.R:202:5'): aux_vec2vma() provides the correct long-run multiplier matrix XI at different cointegration ranks ── `our_XI` not equivalent to `vars_Xi`. 15/16 mismatches (average diff: 4.91e-07) [1] -0.275 - -0.275 == 1.15e-06 [2] 0.238 - 0.238 == 1.67e-07 [3] -0.892 - -0.892 == 3.68e-08 [4] 0.154 - 0.154 == 5.72e-07 [5] -44.280 - -44.280 == -2.25e-06 [6] -8.306 - -8.306 == -8.59e-07 [7] 0.994 - 0.994 == 6.08e-07 [8] -23.337 - -23.337 == -8.86e-07 [9] 0.494 - 0.494 == -3.87e-07 ... ── Failure ('test_varx.R:202:5'): aux_vec2vma() provides the correct long-run multiplier matrix XI at different cointegration ranks ── `our_XI` not equivalent to `vars_Xi`. 16/16 mismatches (average diff: 5.88e-07) [1] -0.5787 - -0.5787 == -4.26e-07 [2] 0.1579 - 0.1579 == -2.53e-07 [3] -0.8717 - -0.8717 == 1.47e-07 [4] -0.0124 - -0.0124 == -2.89e-07 [5] 19.1500 - 19.1500 == 1.42e-06 [6] 8.3279 - 8.3279 == 1.72e-06 [7] -3.1570 - -3.1570 == -1.10e-06 [8] 11.3630 - 11.3630 == 1.38e-06 [9] 3.8596 - 3.8596 == -9.89e-07 ... [ FAIL 4 | WARN 1 | SKIP 0 | PASS 229 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [49s/56s] OK * checking PDF version of manual ... [10s/18s] 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-MKL/pvars.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 13:34.71, 392.76 + 28.07