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.16.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: 2023-05-12
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.16.0, https://cran.r-project.org/web/packages/mlr3misc. Accessed 28 Jan. 2025.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fontcm  
Computer Modern font for use with extrafont package
Computer Modern font for use with extrafont package ...
Download / Learn more Package Citations See dependency  
fabMix  
Overfitting Bayesian Mixtures of Factor Analyzers with Parsimonious Covariance and Unknown Number of Components
Model-based clustering of multivariate continuous data using Bayesian mixtures of factor analyzers ( ...
Download / Learn more Package Citations See dependency  
eiopaR  
Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Provides EIOPA (European Insurance And Occupational Pensions Authority) risk-free rates. Please note ...
Download / Learn more Package Citations See dependency  
waiter  
Loading Screen for 'Shiny'
Full screen and partial loading screens for 'Shiny' with spinners, progress bars, and notifications. ...
Download / Learn more Package Citations See dependency  
easyPubMed  
Search and Retrieve Scientific Publication Records from PubMed
Query NCBI Entrez and retrieve PubMed records in XML or text format. Process PubMed records by extra ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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