• using R version 4.6.0 (2026-04-24)
  • using platform: aarch64-apple-darwin23
  • R was compiled by     Apple clang version 17.0.0 (clang-1700.3.19.1)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Sequoia 15.7.1
  • using session charset: UTF-8 * current time: 2026-04-26 13:05:47 UTC
  • checking for file ‘fmeffects/DESCRIPTION’ ... OK
  • this is package ‘fmeffects’ version ‘0.1.4’
  • 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 ‘fmeffects’ can be installed ... [5s/5s] 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 ... [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 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 ... [2s/2s] OK
  • checking Rd files ... [0s/0s] 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 ... [0s/0s] OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [5s/5s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [3s/3s] OK   Running ‘testthat.R’ [3s/3s]
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [8s/17s] ERROR Error(s) in re-building vignettes: --- re-building ‘fme_theory.Rmd’ using rmarkdown --- finished re-building ‘fme_theory.Rmd’ --- re-building ‘fmeffects.Rmd’ using rmarkdown Quitting from fmeffects.Rmd:121-127 [unnamed-chunk-11] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `.__Task__col_roles()`: ! Assertion on 'names(rhs)' failed: Names must be a permutation of set {'feature','target','name','order','stratum','group','offset','weights_learner','weights_measure'}, but has extra elements {'always_included'}. --- Backtrace:      ▆   1. └─fmeffects::fme(...)   2. └─ForwardMarginalEffect$new(makePredictor(model, data), features = features, ...   3. └─private$fme(...)   4. └─furrr::future_map_dbl(...)   5. └─furrr:::furrr_map_template(...)   6. └─furrr:::furrr_template(...)   7. └─furrr:::furrr_try_catch(...)   8. └─base::tryCatch(expr = expr, purrr_error_indexed = rethrow_purrr_error_indexed)   9. └─base (local) tryCatchList(expr, classes, parentenv, handlers)  10. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])  11. └─value[[3L]](cond)  12. └─rlang::cnd_signal(cnd)  13. └─rlang:::signal_abort(cnd) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'fmeffects.Rmd' failed with diagnostics: Assertion on 'names(rhs)' failed: Names must be a permutation of set {'feature','target','name','order','stratum','group','offset','weights_learner','weights_measure'}, but has extra elements {'always_included'}. --- failed re-building ‘fmeffects.Rmd’ SUMMARY: processing the following file failed:   ‘fmeffects.Rmd’ Error: Vignette re-building failed. Execution halted
  • checking PDF version of manual ... [3s/3s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '