- using R version 4.5.3 (2026-03-11 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 14.3.0
GNU Fortran (GCC) 14.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'chopin/DESCRIPTION' ... OK
- this is package 'chopin' version '0.9.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 'chopin' can be installed ... OK
See the install log for details.
- checking installed package size ... INFO
installed size is 5.9Mb
sub-directories of 1Mb or more:
data 2.0Mb
extdata 2.9Mb
- 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 ... [8s] OK
- checking whether the package can be loaded with stated dependencies ... [8s] OK
- checking whether the package can be unloaded cleanly ... [8s] OK
- checking whether the namespace can be loaded with stated dependencies ... [7s] OK
- checking whether the namespace can be unloaded cleanly ... [8s] OK
- checking loading without being on the library search path ... [8s] OK
- checking whether startup messages can be suppressed ... [8s] 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] OK
- checking Rd files ... [1s] 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 ... [2s] 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 ... [34s] OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [75s] ERROR
Error(s) in re-building vignettes:
--- re-building 'v01_start.Rmd' using rmarkdown
Quitting from v01_start.Rmd:150-174 [unnamed-chunk-10]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Future ('future_lapply-1') of class MiraiMultisessionFuture was terminated while running, while running on localhost (error code 19) [future 'future_lapply-1' (f872208047fb0329392cb27711493832-3); on f872208047fb0329392cb27711493832@CRANWIN3<26140> at 2026-03-29 05:31:46.597127]
---
Backtrace:
▆
1. └─chopin::par_hierarchy(...)
2. └─future.apply::future_lapply(...)
3. └─future.apply:::future_xapply(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(...)
7. └─value[[3L]](cond)
8. └─future.apply:::onError(e, futures = fs, debug = debug)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'v01_start.Rmd' failed with diagnostics:
Future ('future_lapply-1') of class MiraiMultisessionFuture was terminated while running, while running on localhost (error code 19) [future 'future_lapply-1' (f872208047fb0329392cb27711493832-3); on f872208047fb0329392cb27711493832@CRANWIN3<26140> at 2026-03-29 05:31:46.597127]
--- failed re-building 'v01_start.Rmd'
--- re-building 'v02_good_practice.Rmd' using rmarkdown
--- finished re-building 'v02_good_practice.Rmd'
--- re-building 'v03_par_pad_grid.Rmd' using rmarkdown
--- finished re-building 'v03_par_pad_grid.Rmd'
--- re-building 'v04_climate_examples.Rmd' using rmarkdown
--- finished re-building 'v04_climate_examples.Rmd'
--- re-building 'v05_targets.Rmd' using rmarkdown
--- finished re-building 'v05_targets.Rmd'
SUMMARY: processing the following file failed:
'v01_start.Rmd'
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [21s] OK
- checking HTML version of manual ... [7s] OK
- DONE
Status: 1 ERROR