* using log directory ‘/Users/ripley/R/packages/tests-Accelerate/radiant.multivariate.Rcheck’ * using R Under development (unstable) (2023-09-17 r85158) * using platform: aarch64-apple-darwin22.6.0 * R was compiled by Apple clang version 15.0.0 (clang-1500.0.40.1) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.5.2 * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘radiant.multivariate/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘radiant.multivariate’ version ‘1.6.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 ‘radiant.multivariate’ can be installed ... OK * checking installed package size ... OK * checking package 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 R 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 examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > ## use shift-cmd-t to run all tests > library(testthat) > test_check("radiant.multivariate") Loading required package: radiant.multivariate Loading required package: radiant.data Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Loading required package: ggplot2 Loading required package: lubridate Attaching package: 'lubridate' The following objects are masked from 'package:base': date, intersect, setdiff, union Loading required package: tidyr Attaching package: 'tidyr' The following object is masked from 'package:magrittr': extract The following object is masked from 'package:testthat': matches Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Attaching package: 'radiant.data' The following objects are masked from 'package:lubridate': month, wday The following object is masked from 'package:ggplot2': diamonds The following object is masked from 'package:magrittr': set_attr The following object is masked from 'package:testthat': describe The following object is masked from 'package:base': date [ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_stats.R:25:3'): City MDS points ────────────────────────────── `res1` not equal to `res2`. 9/18 mismatches (average diff: 764) [10] 462.4 - -462.4 == 924.8 [11] 306.5 - -306.5 == 613.1 [12] 136.4 - -136.4 == 272.9 [13] -1013.6 - 1013.6 == -2027.3 [14] 174.6 - -174.6 == 349.2 [15] 639.3 - -639.3 == 1278.6 [16] -131.7 - 131.7 == -263.4 [17] -560.6 - 560.6 == -1121.2 [18] -13.4 - 13.4 == -26.8 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ] Error: Test failures Execution halted * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/Users/ripley/R/packages/tests-Accelerate/radiant.multivariate.Rcheck/00check.log’ for details. 47.93 real 41.71 user 4.88 sys