- using R version 4.5.1 (2025-06-13)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-14 (Debian 14.3.0-5) 14.3.0
GNU Fortran (Debian 14.3.0-5) 14.3.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
- 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 ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... 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 ... [2s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the package can be unloaded cleanly ... [1s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
- checking loading without being on the library search path ... [2s/2s] OK
- checking whether startup messages can be suppressed ... [2s/2s] 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 ... [13s/15s] OK
- checking Rd files ... [1s/1s] 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 ... [0s/1s] 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 ... [33s/36s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [126s/152s] ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [125s/151s]
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.926, 9.3% better
Target: 0.954, 3.1% better
Target: 1.001, 4.9% better
Target: 1.015, 1.4% better
Target: 1.026, 1.1% better
Target: 1.036, 0.9% better
Target: 1.041, 0.5% better
Target: 1.044, 0.3% better
No better bases found after 25 tries. Giving up.
Final projection:
0.245 0.088
-0.694 0.070
-0.158 -0.587
-0.647 -0.044
-0.118 0.800
Target: 0.903, 5.5% better
Target: 0.938, 3.8% better
Target: 0.958, 2.1% better
Target: 0.977, 2.0% better
Target: 0.999, 2.2% better
Target: 1.020, 2.1% better
Target: 1.031, 1.1% better
Target: 1.036, 0.5% better
Target: 1.039, 0.3% better
Target: 1.041, 0.2% better
Target: 1.043, 0.2% better
Target: 1.044, 0.1% better
No better bases found after 25 tries. Giving up.
Final projection:
0.074 -0.279
-0.131 0.651
-0.637 -0.000
-0.193 0.633
0.731 0.312
Target: 0.612, 7.3% better
Target: 0.708, 15.6% better
Target: 0.729, 3.0% better
Target: 0.741, 1.6% better
Target: 0.744, 0.4% better
Target: 0.746, 0.3% better
Target: 0.748, 0.2% better
Target: 0.749, 0.2% better
No better bases found after 30 tries. Giving up.
Final projection:
0.503 0.253
0.557 -0.312
-0.372 -0.640
-0.452 0.600
-0.305 -0.262
Attaching package: 'ggplot2'
The following objects are masked from 'package:spinifex':
scale_colour_discrete, scale_fill_discrete
Target: 0.641, 19.0% better
Target: 0.825, 28.6% 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 ... [26s/41s] OK
- checking PDF version of manual ... [11s/15s] OK
- checking HTML version of manual ... [3s/5s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR