- using R version 4.4.3 (2025-02-28 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 13.3.0
GNU Fortran (GCC) 13.3.0
- running under: Windows Server 2022 x64 (build 20348)
- 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 hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'spinifex' can be installed ... 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 ... [3s] OK
- checking whether the package can be loaded with stated dependencies ... [2s] OK
- checking whether the package can be unloaded cleanly ... [2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s] OK
- checking loading without being on the library search path ... [2s] OK
- checking whether startup messages can be suppressed ... [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 ... [10s] OK
- checking Rd files ... [2s] 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 ... [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 ... [65s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [147s] ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [146s]
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.819, 5.1% better
Target: 0.908, 10.8% better
Target: 1.003, 10.4% better
Target: 1.019, 1.6% better
Target: 1.024, 0.5% better
Target: 1.030, 0.6% better
Target: 1.036, 0.7% better
Target: 1.043, 0.7% better
No better bases found after 25 tries. Giving up.
Final projection:
-0.221 0.129
0.678 -0.229
-0.113 -0.651
0.540 -0.309
0.432 0.642
Target: 0.725, 3.0% better
Target: 0.728, 0.5% better
Target: 0.746, 2.5% better
Target: 0.793, 6.3% better
Target: 0.806, 1.6% better
Target: 0.856, 6.3% better
Target: 0.954, 11.5% better
Target: 1.002, 5.0% better
Target: 1.013, 1.1% better
Target: 1.017, 0.4% better
Target: 1.028, 1.1% better
Target: 1.031, 0.3% better
Target: 1.033, 0.2% better
Target: 1.039, 0.6% better
Target: 1.041, 0.2% better
Target: 1.042, 0.1% better
Target: 1.043, 0.1% better
No better bases found after 25 tries. Giving up.
Final projection:
-0.282 -0.065
0.603 0.302
0.331 -0.528
0.648 0.158
-0.165 0.775
Target: 0.458, 55.7% better
Target: 0.532, 16.3% better
Target: 0.638, 19.9% better
Target: 0.657, 3.0% better
Target: 0.662, 0.6% better
Target: 0.670, 1.3% better
Target: 0.688, 2.7% better
Target: 0.695, 1.0% better
Target: 0.702, 1.0% better
Target: 0.719, 2.3% better
Target: 0.723, 0.7% better
Target: 0.728, 0.6% better
Target: 0.736, 1.2% better
Target: 0.741, 0.7% better
Target: 0.743, 0.3% better
Target: 0.747, 0.5% better
Target: 0.749, 0.3% better
No better bases found after 30 tries. Giving up.
Final projection:
-0.355 0.404
0.196 0.594
0.700 -0.212
-0.457 -0.603
0.368 -0.273
Attaching package: 'ggplot2'
The following objects are masked from 'package:spinifex':
scale_colour_discrete, scale_fill_discrete
Target: 0.726, 57.6% better
Target: 0.885, 21.9% 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 ... [37s] OK
- checking PDF version of manual ... [27s] OK
- checking HTML version of manual ... [12s] OK
- DONE
Status: 1 ERROR