Other packages > Find by keyword >

mlr3misc  

Helper Functions for 'mlr3'
View on CRAN: Click here


Download and install mlr3misc package within the R console
Install from CRAN:
install.packages("mlr3misc")

Install from Github:
library("remotes")
install_github("cran/mlr3misc")

Install by package version:
library("remotes")
install_version("mlr3misc", "0.19.0")



Attach the package and use:
library("mlr3misc")
Maintained by
Marc Becker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-10
Latest Update: 2025-05-26
Description:
Frequently used helper functions and assertions used in 'mlr3' and its companion packages. Comes with helper functions for functional programming, for printing, to work with 'data.table', as well as some generally useful 'R6' classes. This package also supersedes the package 'BBmisc'.
How to cite:
Marc Becker (2019). mlr3misc: Helper Functions for 'mlr3'. R package version 0.19.0, https://cran.r-project.org/web/packages/mlr3misc. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-08-21 08:20), 0.1.0 (2019-07-10 14:20), 0.1.1 (2019-07-23 17:12), 0.1.2 (2019-08-07 23:30), 0.1.3 (2019-08-22 22:50), 0.1.4 (2019-09-17 18:40), 0.1.5 (2019-09-28 06:40), 0.1.6 (2019-12-12 12:10), 0.1.7 (2020-01-28 09:50), 0.1.8 (2020-02-21 07:50), 0.2.0 (2020-04-15 07:50), 0.3.0 (2020-06-03 11:10), 0.4.0 (2020-07-17 11:50), 0.5.0 (2020-08-13 11:30), 0.6.0 (2020-11-17 09:20), 0.7.0 (2021-01-05 21:00), 0.8.0 (2021-03-19 13:40), 0.9.0 (2021-04-12 23:40), 0.9.1 (2021-04-28 07:30), 0.9.2 (2021-06-29 14:10), 0.9.3 (2021-07-14 11:10), 0.9.4 (2021-09-08 14:50), 0.9.5 (2021-11-16 13:50), 0.10.0 (2022-01-11 15:52), 0.11.0 (2022-09-22 10:00), 0.12.0 (2023-05-12 11:10), 0.13.0 (2023-09-20 11:30), 0.14.0 (2024-02-01 11:10), 0.15.0 (2024-04-10 18:30), 0.15.1 (2024-06-24 23:00), 0.16.0 (2024-11-28 11:20), 0.17.0 (2025-05-12 21:00), 0.18.0 (2025-05-26 21:10), 0.19.0 (2025-09-12 16:30), 0.20.0 (2026-02-20 09:40), 0.21.0 (2026-02-26 15:00), 0.22.0 (2026-06-10 07:20)
Other packages that cited mlr3misc R package
View mlr3misc citation profile
Other R packages that mlr3misc depends, imports, suggests or enhances
Complete documentation for mlr3misc
Functions, R codes and Examples using the mlr3misc R package
Some associated functions: Callback . Context . Dictionary . as_callback . as_factor . as_short_string . assert_callback . assert_ro_binding . calculate_hash . call_back . capitalize . catn . check_packages_installed . chunk_vector . clbk . compat-map . compose . compute_mode . count_missing . crate . cross_join . dictionary_sugar_get . dictionary_sugar_get_safe . dictionary_sugar_inc_get . dictionary_sugar_inc_get_safe . did_you_mean . distinct_values . encapsulate . enframe . extract_vars . format_bib . formulate . get_private-set . get_private . get_seed . has_element . hash_input . ids . insert_named . invoke . is_scalar_na . keep_in_bounds . leanify_r6 . load_dataset . map_values . mlr3misc-package . mlr_callbacks . modify_if . named_list . named_vector . names2 . nin . open_help . printf . rcbind . rd_info . recycle_vectors . register_namespace_callback . reorder_vector . require_namespaces . rowwise_table . sequence_helpers . set_class . set_names . set_params . shuffle . str_collapse . str_indent . str_trunc . to_decimal . topo_sort . transpose_list . unnest . which_min . with_package . 
Some associated R codes: Callback.R . Context.R . Dictionary.R . as_factor.R . as_short_string.R . assert_ro_binding.R . calculate_hash.R . capitalize.R . catn.R . check_packages_installed.R . chunk.R . compose.R . compute_mode.R . count_missing.R . crate.R . cross_join.R . dictionary_sugar.R . dictionary_sugar_safe.R . did_you_mean.R . distinct_values.R . encapsulate.R . enframe.R . extract_vars.R . format_bib.R . formulate.R . get_private.R . get_seed.R . has_element.R . ids.R . insert_named.R . invoke.R . is_scalar_na.R . keep_in_bounds.R . leanify.R . load_dataset.R . map_values.R . modify.R . named_list.R . named_vector.R . names2.R . nin.R . open_help.R . printf.R . probe.R . purrr_map.R . rcbind.R . rd_info.R . recycle_vector.R . register_namespace_callback.R . remove_named.R . reorder_vector.R . require_namespaces.R . rowwise_table.R . seq.R . set_class.R . set_names.R . set_params.R . shuffle.R . str_collapse.R . str_indent.R . str_trunc.R . to_decimal.R . topo_sort.R . transpose.R . unnest.R . which_max.R . with_package.R . zzz.R .  Full mlr3misc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA