|
| 1 | +* using log directory ‘/__w/linux-arm64-checks/linux-arm64-checks/circumplex.Rcheck’ |
| 2 | +* using R version 4.6.1 (2026-06-24) |
| 3 | +* using platform: aarch64-unknown-linux-gnu |
| 4 | +* R was compiled by |
| 5 | + aarch64-linux-gnu-gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0 |
| 6 | + GNU Fortran (Ubuntu 15.2.0-16ubuntu1) 15.2.0 |
| 7 | +* running under: Ubuntu 26.04.1 LTS |
| 8 | +* using session charset: UTF-8 |
| 9 | +* current time: 2026-09-03 00:05:10 UTC |
| 10 | +* using options ‘--no-manual --no-vignettes’ |
| 11 | +* checking for file ‘circumplex/DESCRIPTION’ ... OK |
| 12 | +* checking extension type ... Package |
| 13 | +* this is package ‘circumplex’ version ‘2.0.0’ |
| 14 | +* package encoding: UTF-8 |
| 15 | +* checking package namespace information ... OK |
| 16 | +* checking package dependencies ... OK |
| 17 | +* checking if this is a source package ... OK |
| 18 | +* checking if there is a namespace ... OK |
| 19 | +* checking for executable files ... OK |
| 20 | +* checking for hidden files and directories ... OK |
| 21 | +* checking for portable file names ... OK |
| 22 | +* checking for sufficient/correct file permissions ... OK |
| 23 | +* checking whether package ‘circumplex’ can be installed ... OK |
| 24 | +* used C++ compiler: ‘aarch64-linux-gnu-g++ (Ubuntu 15.2.0-16ubuntu1) 15.2.0’ |
| 25 | +* checking installed package size ... INFO |
| 26 | + installed size is 7.9Mb |
| 27 | + sub-directories of 1Mb or more: |
| 28 | + doc 3.7Mb |
| 29 | + libs 2.9Mb |
| 30 | +* checking package directory ... OK |
| 31 | +* checking ‘build’ directory ... OK |
| 32 | +* checking DESCRIPTION meta-information ... OK |
| 33 | +* checking top-level files ... OK |
| 34 | +* checking for left-over files ... OK |
| 35 | +* checking index information ... OK |
| 36 | +* checking package subdirectories ... OK |
| 37 | +* checking code files for non-ASCII characters ... OK |
| 38 | +* checking R files for syntax errors ... OK |
| 39 | +* checking whether the package can be loaded ... OK |
| 40 | +* checking whether the package can be loaded with stated dependencies ... OK |
| 41 | +* checking whether the package can be unloaded cleanly ... OK |
| 42 | +* checking whether the namespace can be loaded with stated dependencies ... OK |
| 43 | +* checking whether the namespace can be unloaded cleanly ... OK |
| 44 | +* checking loading without being on the library search path ... OK |
| 45 | +* checking dependencies in R code ... OK |
| 46 | +* checking S3 generic/method consistency ... OK |
| 47 | +* checking replacement functions ... OK |
| 48 | +* checking foreign function calls ... OK |
| 49 | +* checking R code for possible problems ... OK |
| 50 | +* checking Rd files ... OK |
| 51 | +* checking Rd metadata ... OK |
| 52 | +* checking Rd cross-references ... OK |
| 53 | +* checking for missing documentation entries ... OK |
| 54 | +* checking for code/documentation mismatches ... OK |
| 55 | +* checking Rd \usage sections ... OK |
| 56 | +* checking Rd contents ... OK |
| 57 | +* checking for unstated dependencies in examples ... OK |
| 58 | +* checking contents of ‘data’ directory ... OK |
| 59 | +* checking data for non-ASCII characters ... OK |
| 60 | +* checking LazyData ... OK |
| 61 | +* checking data for ASCII and uncompressed saves ... OK |
| 62 | +* checking line endings in C/C++/Fortran sources/headers ... OK |
| 63 | +* checking line endings in Makefiles ... OK |
| 64 | +* checking compilation flags in Makevars ... OK |
| 65 | +* checking for GNU extensions in Makefiles ... OK |
| 66 | +* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK |
| 67 | +* checking use of PKG_*FLAGS in Makefiles ... OK |
| 68 | +* checking compiled code ... INFO |
| 69 | +Note: information on .o files is not available |
| 70 | +* checking installed files from ‘inst/doc’ ... OK |
| 71 | +* checking files in ‘vignettes’ ... OK |
| 72 | +* checking examples ... OK |
| 73 | +* checking for unstated dependencies in ‘tests’ ... OK |
| 74 | +* checking tests ... ERROR |
| 75 | + Running ‘testthat.R’ |
| 76 | +Running the tests in ‘tests/testthat.R’ failed. |
| 77 | +Last 13 lines of output: |
| 78 | + actual | expected |
| 79 | + [31] 0.61117119421377364 | 0.61117119421377364 [31] |
| 80 | + [32] 0.91078176809097244 | 0.91078176809097244 [32] |
| 81 | + [33] 0.66613935870906527 | 0.66613935870906527 [33] |
| 82 | + [34] 0.64818464789574282 - 0.64818464789574293 [34] |
| 83 | + [35] 0.67873148696801089 - 0.67873148696801078 [35] |
| 84 | + [36] 0.29102462601925816 | 0.29102462601925816 [36] |
| 85 | + [37] 0.57816413499026653 | 0.57816413499026653 [37] |
| 86 | + [38] 0.39672329985007021 | 0.39672329985007021 [38] |
| 87 | + |
| 88 | + |
| 89 | + [ FAIL 2 | WARN 4 | SKIP 540 | PASS 2398 ] |
| 90 | + Error: |
| 91 | + ! Test failures. |
| 92 | + Execution halted |
| 93 | +* checking for unstated dependencies in vignettes ... OK |
| 94 | +* checking package vignettes ... OK |
| 95 | +* checking running R code from vignettes ... SKIPPED |
| 96 | +* checking re-building of vignette outputs ... SKIPPED |
| 97 | +* DONE |
| 98 | +Status: 1 ERROR |
0 commit comments