- using R Under development (unstable) (2026-07-03 r90206)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-16 (Debian 16.1.0-2) 16.1.0
GNU Fortran (Debian 16.1.0-2) 16.1.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-07-04 17:17:28 UTC
- checking for file ‘rjd3production/DESCRIPTION’ ... OK
- this is package ‘rjd3production’ version ‘1.1.0’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [2s/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 ‘rjd3production’ 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 ... [4s/6s] OK
- checking whether the package can be loaded with stated dependencies ... [4s/4s] OK
- checking whether the package can be unloaded cleanly ... [4s/5s] OK
- checking whether the namespace can be loaded with stated dependencies ... [3s/4s] OK
- checking whether the namespace can be unloaded cleanly ... [4s/4s] OK
- checking loading without being on the library search path ... [3s/4s] 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 ... [20s/26s] 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 ... [4s/4s] ERROR
Running examples in ‘rjd3production-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: create_ws_from_data
> ### Title: Create a Workspace from Data
> ### Aliases: create_ws_from_data
>
> ### ** Examples
>
> ## Don't show:
> if (rjd3toolkit::get_java_version() >= rjd3toolkit::minimal_java_version) withAutoprint({ # examplesIf
+ ## End(Don't show)
+ library("rjd3toolkit")
+
+ # Create workspace
+ ws <- create_ws_from_data(ABS)
+ ## Don't show:
+ }) # examplesIf
> library("rjd3toolkit")
Attaching package: ‘rjd3toolkit’
The following objects are masked from ‘package:stats’:
aggregate, mad
> ws <- create_ws_from_data(ABS)
Error in .jcheck() :
java.lang.AbstractMethodError: Method jdplus/x13/base/api/x13/X13Spec.setFrequency(I)Ljdplus/sa/base/api/SaSpecification; is abstract
Calls: withAutoprint ... <Anonymous> -> add_sa_item.ts -> <Anonymous> -> .jcall -> .jcheck
Execution halted
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [125s/162s] OK
Running ‘testthat.R’ [125s/161s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [84s/56s] ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘process.qmd’ using html
[31m
processing file: process.qmd
[39m [31mWARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by com.google.protobuf.UnsafeUtil (file:/tmp/RtmpEF1Dwa/RLIBS_219c50615a33f2/rjd3jars/java/protobuf-java-4.35.1.jar)
WARNING: Please consider reporting this to the maintainers of class com.google.protobuf.UnsafeUtil
WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
[39m [31mError in `.jcheck()`:
! java.lang.AbstractMethodError: Method jdplus/x13/base/api/x13/X13Spec.setFrequency(I)Ljdplus/sa/base/api [39m [31m/SaSpecification; is abstract
Backtrace:
▆
1. ├─rjd3workspace::add_sa_item(...)
2. └─rjd3workspace:::add_sa_item.ts(...)
3. └─rjd3toolkit::.r2jd_tsdata(x)
4. └─rJava::.jcall(...)
5. └─rJava::.jcheck()
Quitting from process.qmd:120-129 [create-ws-from-0]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.jcheck()`:
! java.lang.AbstractMethodError: Method jdplus/x13/base/api/x13/X13Spec.setFrequency(I)Ljdplus/sa/base/api/SaSpecification; is abstract
---
Backtrace:
▆
1. ├─rjd3workspace::add_sa_item(...)
2. └─rjd3workspace:::add_sa_item.ts(...)
3. └─rjd3toolkit::.r2jd_tsdata(x)
4. └─rJava::.jcall(...)
5. └─rJava::.jcheck()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Execution halted
[39m [33mWARN: Error encountered when rendering files [39m
Error: processing vignette 'process.qmd' failed with diagnostics:
! Error running quarto CLI from R.
Caused by error in `quarto_render()`:
✖ Error returned by quarto CLI.
-----------------------------
processing file: process.qmd
[31mWARNING: A terminally deprecated method in sun.misc.Unsafe has been called [39m
WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by
com.google.protobuf.UnsafeUtil
(file:/tmp/RtmpEF1Dwa/RLIBS_219c50615a33f2/rjd3jars/java/protobuf-java-4.35.1.jar)
WARNING: Please consider reporting this to the maintainers of class
com.google.protobuf.UnsafeUtil
WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
[31mError in `.jcheck()`: [39m
! java.lang.AbstractMethodError: Method
jdplus/x13/base/api/x13/X13Spec.setFrequency(I)Ljdplus/sa/base/api [31m/SaSpecification; [39m
[31mis abstract [39m
Backtrace:
▆
1. ├─rjd3workspace::add_sa_item(...)
2. └─rjd3workspace:::add_sa_item.ts(...)
3. └─rjd3toolkit::.r2jd_tsdata(x)
4. └─rJava::.jcall(...)
5. └─rJava::.jcheck()
Quitting from process.qmd:120-129 [create-ws-from-0]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.jcheck()`:
! java.lang.AbstractMethodError: Method
jdplus/x13/base/api/x13/X13Spec.setFrequency(I)Ljdplus/sa/base/api/SaSpecification;
is abstract
---
Backtrace:
▆
1. ├─rjd3workspace::add_sa_item(...)
2. └─rjd3workspace:::add_sa_item.ts(...)
3. └─rjd3toolkit::.r2jd_tsdata(x)
4. └─rJava::.jcall(...)
5. └─rJava::.jcheck()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Execution halted
[33mWARN: Error encountered when rendering files [39m
Caused by error in `processx::run()`:
! System command 'quarto' failed
--- failed re-building ‘process.qmd’
--- re-building ‘td-selection.qmd’ using html
[31m
processing file: td-selection.qmd
[39m [31mWARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by com.google.protobuf.UnsafeUtil (file:/tmp/RtmpEF1Dwa/RLIBS_219c50615a33f2/rjd3jars/java/protobuf-java-4.35.1.jar)
WARNING: Please consider reporting this to the maintainers of class com.google.protobuf.UnsafeUtil
WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
[39m [31moutput file: td-selection.knit.md
[39m [1mpandoc [22m
to: html
output-file: td-selection.html
standalone: true
embed-resources: true
wrap: none
default-image-extension: png
css:
- >-
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css
variables: {}
[1mmetadata [22m
document-css: false
lang: en
engines:
- path: /opt/quarto/share/extension-subtrees/julia-engine/_extensions/julia-engine/julia-engine.js
minimal: true
theme: none
title: Selection of calendar td regressors
vignette: |
%\VignetteIndexEntry{Selection of calendar td regressors} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8} knitr: opts_chunk:
collapse: true
comment: '#>'
Output created: td-selection.html
--- finished re-building ‘td-selection.qmd’
SUMMARY: processing the following file failed:
‘process.qmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [4s/6s] OK
- checking HTML version of manual ... [1s/2s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 2 ERRORs