CRAN Package Check Results for Maintainer ‘Alicja Gosiewska <alicjagosiewska at gmail.com>’

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

Package ERROR WARN OK
auditor 1 12
rSAFE 1 12

Package auditor

Current CRAN status: ERROR: 1, OK: 12

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

Version: 1.3.5
Check: examples
Result: ERROR Running examples in ‘auditor-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plotD3 > ### Title: Model Diagnostic Plots in D3 with r2d3 package. > ### Aliases: plotD3 plotD3_auditor plotD3.auditor_model_residual > ### plotD3.auditor_model_halfnormal plotD3.auditor_model_evaluation > ### plotD3.auditor_model_cooksdistance > > ### ** Examples > > dragons <- DALEX::dragons[1:100, ] > > # fit a model > model_lm <- lm(life_length ~ ., data = dragons) > > lm_audit <- audit(model_lm, data = dragons, y = dragons$life_length) Preparation of a new explainer is initiated -> model label : lm ( <1b>[33m default <1b>[39m ) -> data : 100 rows 8 cols -> target variable : 100 values -> predict function : yhat.lm will be used ( <1b>[33m default <1b>[39m ) -> predicted values : No value for predict function target column. ( <1b>[33m default <1b>[39m ) -> model_info : package stats , ver. 4.6.0 , task regression ( <1b>[33m default <1b>[39m ) -> predicted values : numerical, min = 585.8311 , mean = 1347.787 , max = 2942.307 -> residual function : difference between y and yhat ( <1b>[33m default <1b>[39m ) -> residuals : numerical, min = -88.41755 , mean = -1.796256e-13 , max = 77.92805 <1b>[32m A new explainer has been created! <1b>[39m > > # validate a model with auditor > mr_lm <- model_residual(lm_audit) > > # plot results > plotD3(mr_lm) Error in loadNamespace(x) : there is no package called ‘r2d3’ Calls: plotD3 ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.5
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

Package rSAFE

Current CRAN status: WARN: 1, OK: 12

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

Version: 0.1.4
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