Skip to content

Commit

Permalink
R-CMD-CHECK version 0.3.0.20241118
Browse files Browse the repository at this point in the history
  • Loading branch information
tripartio committed Nov 18, 2024
1 parent df7f01f commit 5a384cd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ale
Title: Interpretable Machine Learning and Statistical Inference with Accumulated Local Effects (ALE)
Version: 0.3.0.20241111
Version: 0.3.0.20241118
Authors@R: c(
person("Chitu", "Okoli", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5574-7572"))
Expand Down
2 changes: 1 addition & 1 deletion R/unpackaged_utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ var_type <- function(var) {

#' Cast (convert) the class of an object
#'
#' Currently assumes that the result object will ahve only one class.
#' Currently assumes that the result object will have only one class.
#'
#' @param x An R object
#' @param new_class character(1). A single class to which to convert `x`.
Expand Down
1 change: 1 addition & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ sd
SHAP
staccuracy
SWNE
terciles
testthat
tibble
tibbles
Expand Down
2 changes: 1 addition & 1 deletion man/cast.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5a384cd

Please sign in to comment.