- using R Under development (unstable) (2025-09-14 r88831)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 19.1.7 (3+b2)
Debian flang-new version 19.1.7 (3+b2)
- 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 CRAN incoming feasibility ... [1s/2s] OK
- 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/3s] OK
- checking whether the package can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the package can be unloaded cleanly ... [2s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/3s] OK
- checking loading without being on the library search path ... [2s/3s] OK
- checking whether startup messages can be suppressed ... [2s/3s] 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 ... [14s/17s] 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/0s] 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 ... [36s/39s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [133s/168s] ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [132s/168s]
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.724, 58.7% better
Target: 0.953, 31.6% better
Target: 0.986, 3.5% better
Target: 1.005, 1.9% better
Target: 1.007, 0.2% better
Target: 1.020, 1.3% better
Target: 1.028, 0.8% better
Target: 1.034, 0.6% better
Target: 1.036, 0.2% better
Target: 1.039, 0.2% better
Target: 1.040, 0.2% better
Target: 1.044, 0.3% better
No better bases found after 25 tries. Giving up.
Final projection:
-0.029 0.194
-0.153 -0.685
0.546 -0.262
-0.094 -0.651
-0.817 0.021
Target: 0.929, 8.8% better
Target: 1.000, 7.6% better
Target: 1.028, 2.8% better
Target: 1.033, 0.5% better
Target: 1.035, 0.3% better
Target: 1.037, 0.2% better
Target: 1.038, 0.1% better
Target: 1.040, 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.117 0.264
-0.109 -0.657
-0.625 0.017
-0.266 -0.611
0.717 -0.355
Target: 0.350, 621.7% better
Target: 0.409, 16.7% better
Target: 0.438, 7.2% better
Target: 0.517, 18.2% better
Target: 0.685, 32.4% better
Target: 0.689, 0.6% better
Target: 0.700, 1.5% better
Target: 0.704, 0.6% better
Target: 0.722, 2.5% better
Target: 0.727, 0.7% better
Target: 0.731, 0.5% better
Target: 0.737, 0.9% better
Target: 0.740, 0.4% better
Target: 0.743, 0.4% better
Target: 0.744, 0.2% better
Target: 0.745, 0.2% better
Target: 0.746, 0.1% better
Target: 0.747, 0.1% better
Target: 0.748, 0.1% better
Target: 0.749, 0.1% better
Target: 0.749, 0.1% better
No better bases found after 30 tries. Giving up.
Final projection:
-0.171 -0.533
-0.616 -0.171
-0.192 0.719
0.745 -0.084
0.010 0.402
Attaching package: 'ggplot2'
The following objects are masked from 'package:spinifex':
scale_colour_discrete, scale_fill_discrete
Target: 0.785, 25.4% better
Target: 0.864, 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 ... [26s/42s] 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