- using R version 4.6.0 Patched (2026-05-11 r90047)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-15 (Debian 15.2.0-17) 15.2.0
GNU Fortran (Debian 15.2.0-17) 15.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-05-13 11:03:59 UTC
- checking for file ‘echarty/DESCRIPTION’ ... OK
- this is package ‘echarty’ version ‘1.7.2’
- 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 ‘echarty’ 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 ... [1s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the package can be unloaded cleanly ... [1s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [1s/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 ... [14s/17s] OK
- checking Rd files ... [0s/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 installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [6s/44s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
ec.init 0.531 0.016 37.288
- checking for unstated dependencies in ‘demo’ ... OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [10s/20s] ERROR
Running ‘testthat.R’ [10s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(echarty)
> library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> test_check("echarty")
isCovr=
Ashe,Alleghany,Surry,Currituck,Northampton,Hertford,Camden,Gates,Warren,Stokes,Caswell,Rockingham,Granville,Person,Vance,Halifax,Pasquotank,Wilkes,Watauga,Perquimans,Chowan,Avery,Yadkin,Franklin,Forsyth,Guilford,Alamance,Bertie,Orange,Durham,Nash,Mitchell,Edgecombe,Caldwell,Yancey,Martin,Wake,Madison,Iredell,Davie,Alexander,Davidson,Burke,Washington,Tyrrell,McDowell,Randolph,Chatham,Wilson,Rowan,Pitt,Catawba,Buncombe,Johnston,Haywood,Dare,Beaufort,Swain,Greene,Lee,Rutherford,Wayne,Harnett,Cleveland,Lincoln,Jackson,Moore,Mecklenburg,Cabarrus,Montgomery,Stanly,Henderson,Graham,Lenoir,Transylvania,Gaston,Polk,Macon,Sampson,Pamlico,Cherokee,Cumberland,Jones,Union,Anson,Hoke,Hyde,Duplin,Richmond,Clay,Craven,Scotland,Onslow,Robeson,Carteret,Bladen,Pender,Columbus,New Hanover,Brunswick,
series: 108 records: 2529
1,
series: 1 records: 3
1,
series: 1 records: 2
Saving _problems/test-other-28.R
Saving _problems/test-other-29.R
Saving _problems/test-other-30.R
Saving _problems/test-other-31.R
encode$data$value: speed dist
hard values: TRUE
axad= 2
colX= 1 colY= 2
colp= 1 2 ctyp= value value
cnames= label⁛formatter⁛ dist itemStyle⁛color⁛ itemStyle⁛opacity⁛ value
series= 1 scatter=
axad= 2
colX= 2 colY= 1
colp= 2 1 ctyp= category value
cnames= value
series= 1 scatter=
geoJSON has 5 features
geoJSON has 5 features[ FAIL 4 | WARN 0 | SKIP 0 | PASS 370 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-other.R:28:3'): registerAll + custom-series v.6 ──────────────
Expected `class(p$x$opts$series[[1]]$renderItem)` to equal "character".
Differences:
1/1 mismatches
x[1]: "NULL"
y[1]: "character"
── Failure ('test-other.R:29:3'): registerAll + custom-series v.6 ──────────────
Expected `grepl("segmented", p$dependencies[[1]]$src$href)` to be TRUE.
Differences:
`actual`:
`expected`: TRUE
── Failure ('test-other.R:30:3'): registerAll + custom-series v.6 ──────────────
Expected `p$x$opts$series[[1]]$type` to equal "custom".
Differences:
target is NULL, current is character
── Failure ('test-other.R:31:3'): registerAll + custom-series v.6 ──────────────
Expected `p$x$opts$series[[1]]$coordinateSystem` to equal "none".
Differences:
target is NULL, current is character
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 370 ]
Error:
! Test failures.
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [4s/6s] OK
- checking PDF version of manual ... [5s/8s] OK
- checking HTML version of manual ... [3s/5s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR