- using R Under development (unstable) (2025-09-15 r88837)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 21.1.1
flang version 21.1.1
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘spinifex/DESCRIPTION’ ... OK
- this is package ‘spinifex’ version ‘0.3.9’
- 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 ‘spinifex’ can be installed ... [16s/41s] OK
See the install log for details.
- checking installed package size ... 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 ... 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 whether startup messages can be suppressed ... 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 ... [23s/64s] 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 installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [61s/154s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [218s/568s] ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [217s/566s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(spinifex)
Loading required package: tourr
--------------------------------------------------------
spinifex --- version 0.3.9
Please share bugs, suggestions, and feature requests at:
https://github.com/nspyrison/spinifex/issues/
--------------------------------------------------------
Attaching package: 'spinifex'
The following objects are masked from 'package:tourr':
is_orthonormal, save_history
>
> test_check("spinifex")
Target: 0.801, 6.8% better
Target: 0.827, 3.3% better
Target: 0.897, 8.5% better
Target: 0.918, 2.3% better
Target: 0.958, 4.4% better
Target: 0.983, 2.6% better
Target: 0.990, 0.7% better
Target: 0.999, 0.9% better
Target: 1.003, 0.3% better
Target: 1.009, 0.6% better
Target: 1.010, 0.1% better
Target: 1.013, 0.3% better
Target: 1.016, 0.3% better
Target: 1.019, 0.2% better
Target: 1.020, 0.1% better
Target: 1.024, 0.4% better
Target: 1.030, 0.5% better
Target: 1.032, 0.2% better
Target: 1.034, 0.2% better
Target: 1.038, 0.5% better
Target: 1.041, 0.2% better
Target: 1.042, 0.1% better
Target: 1.043, 0.1% better
Target: 1.044, 0.1% better
No better bases found after 25 tries. Giving up.
Final projection:
-0.204 0.158
0.411 -0.543
0.563 0.305
0.476 -0.461
-0.496 -0.612
Target: 0.920, 16.5% better
Target: 0.932, 1.2% better
Target: 0.940, 0.9% better
Target: 0.948, 0.8% better
Target: 0.949, 0.1% better
Target: 0.950, 0.1% better
Target: 0.953, 0.2% better
Target: 0.954, 0.1% better
Target: 0.955, 0.1% better
No better bases found after 25 tries. Giving up.
Final projection:
0.813 0.458
0.379 -0.604
0.173 0.394
0.327 -0.420
0.244 -0.306
Target: 0.452, 11.9% better
Target: 0.571, 26.3% better
Target: 0.597, 4.6% better
Target: 0.635, 6.3% better
Target: 0.667, 5.1% better
Target: 0.674, 1.1% better
Target: 0.717, 6.3% better
Target: 0.739, 3.0% better
Target: 0.744, 0.7% better
Target: 0.746, 0.2% better
Target: 0.746, 0.1% better
Target: 0.747, 0.1% better
Target: 0.749, 0.2% better
Target: 0.749, 0.1% better
No better bases found after 30 tries. Giving up.
Final projection:
-0.393 0.393
-0.611 -0.131
0.158 -0.727
0.639 0.410
0.199 -0.363
Attaching package: 'ggplot2'
The following objects are masked from 'package:spinifex':
scale_colour_discrete, scale_fill_discrete
Target: 0.805, 12.6% better
Target: 0.886, 10.0% better
`nframes` and `fps` adjusted to match transition
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 90 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-2_ggproto_visualize.r:53:1'): (code run outside of `test_that()`) ──
Error in `UseMethod("layout")`: no applicable method for 'layout' applied to an object of class "c('ggplot2::ggplot', 'ggplot', 'ggplot2::gg', 'S7_object', 'gg')"
Backtrace:
▆
1. ├─spinifex::animate_plotly(gg_mt) at test-2_ggproto_visualize.r:53:1
2. │ └─... %>% ...
3. └─plotly::layout(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 90 ]
Error: Test failures
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [41s/102s] OK
- checking PDF version of manual ... [14s/41s] OK
- checking HTML version of manual ... [5s/12s] OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR