* using log directory ‘/Users/ripley/R/packages/tests-devel/tsgarch.Rcheck’ * using R Under development (unstable) (2024-05-03 r86519) * using platform: aarch64-apple-darwin23.4.0 * R was compiled by Apple clang version 15.0.0 (clang-1500.3.9.4) GNU Fortran (GCC) 12.2.0 * running under: macOS Sonoma 14.4.1 * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘tsgarch/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘tsgarch’ version ‘1.0.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 ‘tsgarch’ can be installed ... [139s/142s] OK * used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.3.9.4)’ * used SDK: ‘MacOSX14.4.sdk’ * checking installed package size ... NOTE installed size is 20.4Mb sub-directories of 1Mb or more: libs 19.3Mb * 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... OK * checking Rd files ... OK * checking Rd metadata ... 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 pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... NONE * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [17s/17s] [17s/17s] ERROR 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) > library(tsgarch) Loading required package: tsmethods > > test_check("tsgarch") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 126 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-simulation.R:157:5'): cgarch(2,1) simulation: validate algoritm ── sim$sigma[1, ] (`actual`) not equal to local_mod_cgarch$sigma (`expected`). actual | expected [1] 0.48081969 - 0.48088053 [1] [2] 0.42957015 - 0.42962450 [2] [3] 0.39454541 - 0.39459533 [3] [4] 0.38982661 - 0.38987182 [4] [5] 0.38506904 - 0.38511420 [5] [6] 0.37740949 - 0.37745402 [6] [7] 0.36973522 - 0.36977901 [7] [8] 0.35857796 - 0.35862051 [8] [9] 0.36024977 - 0.36028838 [9] [10] 0.37303106 - 0.37307159 [10] ... ... ... and 829 more ... actual | expected [842] 0.43172799 | 0.43172799 [842] [843] 0.40630786 | 0.40630786 [843] [844] 0.39161569 | 0.39161569 [844] [845] 0.38532897 - 0.38532898 [845] [846] 0.42449690 - 0.42449691 [846] [847] 0.38232318 - 0.38232319 [847] [848] 0.38438956 | 0.38438956 [848] [849] 0.35948072 - 0.35948073 [849] [850] 0.36001696 - 0.36001697 [850] [851] 0.42493890 | 0.42493890 [851] ... ... ... and 2 more ... actual | expected [861] 0.40614364 | 0.40614364 [861] [862] 0.38626687 | 0.38626687 [862] [863] 0.39940746 | 0.39940746 [863] [864] 0.37378772 - 0.37378773 [864] [865] 0.38364975 | 0.38364975 [865] [866] 0.37364607 | 0.37364607 [866] [867] 0.35934297 | 0.35934297 [867] [868] 0.34238747 | 0.34238747 [868] [869] 0.34633679 - 0.34633680 [869] [870] 0.34034390 | 0.34034390 [870] ... ... ... and 2 more ... actual | expected [884] 0.34363302 | 0.34363302 [884] [885] 0.31786729 | 0.31786729 [885] [886] 0.32027772 | 0.32027772 [886] [887] 0.30811087 - 0.30811088 [887] [888] 0.31159678 | 0.31159678 [888] [889] 0.32481008 | 0.32481008 [889] [890] 0.31633274 | 0.31633274 [890] actual | expected [910] 0.29464171 | 0.29464171 [910] [911] 0.27347899 | 0.27347899 [911] [912] 0.26492425 | 0.26492425 [912] [913] 0.25219531 - 0.25219532 [913] [914] 0.26728972 | 0.26728972 [914] [915] 0.28315955 | 0.28315955 [915] [916] 0.26281047 | 0.26281047 [916] [ FAIL 1 | WARN 0 | SKIP 0 | PASS 126 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [12s/14s] OK * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/Users/ripley/R/packages/tests-devel/tsgarch.Rcheck/00check.log’ for details. 204.45 real 187.36 user 10.48 sys