- using R Under development (unstable) (2025-11-12 r89009)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 21.1.5 (1)
Debian flang version 21.1.5 (1)
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
- checking for file ‘emld/DESCRIPTION’ ... OK
- this is package ‘emld’ version ‘0.5.1’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [1s/2s] NOTE
Maintainer: ‘Carl Boettiger <cboettig@gmail.com>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
- 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 serialization versions ... OK
- checking whether package ‘emld’ 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/1s] 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/1s] 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 ... [7s/10s] OK
- checking Rd files ... [0s/0s] 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 LazyData ... INFO
'LazyData' is specified without a 'data' directory
- checking R/sysdata.rda ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [1s/1s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [28s/32s] ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [28s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(emld)
>
> options("emld_db" = "eml-2.2.0")
> test_check("emld")
[ FAIL 49 | WARN 0 | SKIP 1 | PASS 216 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• internal class template deprecated (1): 'test-template.R:11:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.201.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.202.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.203.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.211.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.231.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.232.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.233.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.279.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.280.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.297.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.50.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that citation-sbclter-bibliography.51.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-citationWithContact.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-citationWithContactReference.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-access.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-attribute.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-citationWithContact.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-citationWithContactReference.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-dataTable.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-dataset.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-datasetMultipleDistribution.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-datasetWhitespacePatterns.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-datasetWithAccess.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-datasetWithAccessOverride.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-datasetWithAccessUnitsLiteralLayout.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-datasetWithAttributelevelMethods.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-datasetWithCitation.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-datasetWithUnits.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-entity.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-inline.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-method.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-offline.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-party.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-physical-inline-cdatasection.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-physical-inline.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-physical.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-project.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-protocol.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-sample.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-software.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-softwareWithAcessDistribution.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-spatialVector.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-storedProcedure.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-text.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-view.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-datasetWithNonwordCharacters.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-i18n.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-literature.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-validate.R:21:5'): testing that eml-literatureInPress.xml can roundtrip & validate ──
eml_validate(out, schema = schema) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 49 | WARN 0 | SKIP 1 | PASS 216 ]
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/7s] OK
- checking HTML version of manual ... [0s/1s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR, 1 NOTE