CRAN Package Check Results for Maintainer ‘Krzysztof Joachimiak <joachimiak.krzysztof at gmail.com>’

Last updated on 2025-12-07 09:50:20 CET.

Package ERROR WARN NOTE OK
eponge 3 10
matricks 1 3 9
path.chain 1 12

Package eponge

Current CRAN status: NOTE: 3, OK: 10

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package matricks

Current CRAN status: WARN: 1, NOTE: 3, OK: 9

Version: 0.8.2
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'covr' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.2
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package path.chain

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'config', 'yaml' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘path.chain-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: as_config > ### Title: Prepare list to be saved as config .yaml file > ### Aliases: as_config as_config.path_chain as_config.list > > ### ** Examples > > library(magrittr) > # Initializing sample directory > tmp <- create_temp_dir("files") > create_sample_dir(tmp, override = TRUE) [1] TRUE > full_path_chain(tmp, "kRoot", naming_k) %>% + list(kDirs = .) %>% + list(default = .) %>% + yaml::write_yaml(temp_path("config.yaml")) Error in loadNamespace(x) : there is no package called ‘yaml’ Calls: %>% ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc