Other packages > Find by keyword >

admiraldev  

Utility Functions and Development Tools for the Admiral Package Family
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("admiraldev", "1.2.0")



Attach the package and use:
library("admiraldev")
Maintained by
Ben Straub
[Scholar Profile | Author Map]
First Published: 2022-08-26
Latest Update: 2023-12-15
Description:
Utility functions to check data, variables and conditions for functions used in 'admiral' and 'admiral' extension packages. Additional utility helper functions to assist developers with maintaining documentation, testing and general upkeep of 'admiral' and 'admiral' extension packages.
How to cite:
Ben Straub (2022). admiraldev: Utility Functions and Development Tools for the Admiral Package Family. R package version 1.2.0, https://cran.r-project.org/web/packages/admiraldev. Accessed 12 May. 2025.
Previous versions and publish date:
0.1.0 (2022-08-26 10:12), 0.2.0 (2022-12-01 01:10), 0.3.0 (2023-03-07 00:50), 0.4.0 (2023-06-06 20:50), 0.5.0 (2023-09-11 09:20), 1.0.0 (2023-12-15 14:20), 1.1.0 (2024-06-07 00:10)
Other packages that cited admiraldev R package
View admiraldev citation profile
Other R packages that admiraldev depends, imports, suggests or enhances
Complete documentation for admiraldev
Functions, R codes and Examples using the admiraldev R package
Some associated functions: add_suffix_to_vars . admiraldev-package . arg_name . as_name . assert_atomic_vector . assert_character_scalar . assert_character_vector . assert_data_frame . assert_date_var . assert_date_vector . assert_expr . assert_expr_list . assert_filter_cond . assert_function . assert_function_param . assert_has_variables . assert_integer_scalar . assert_list_element . assert_list_of . assert_logical_scalar . assert_named . assert_named_exprs . assert_numeric_vector . assert_one_to_one . assert_order_vars . assert_param_does_not_exist . assert_s3_class . assert_same_type . assert_symbol . assert_unit . assert_vars . assert_varval_list . backquote . contains_vars . convert_dtm_to_dtc . dataset_vignette . dquote . enumerate . expect_dfs_equal . expr_c . extract_vars . filter_if . friendly_type_of . get_constant_vars . get_dataset . get_duplicates . get_new_tmp_var . get_source_vars . grapes-notin-grapes . grapes-or-grapes . is_auto . is_named . is_order_vars . is_valid_dtc . joins . process_set_values_to . quo_c . quo_not_missing . remove_tmp_vars . replace_symbol_in_expr . replace_symbol_in_quo . replace_values_by_names . squote . suppress_warning . valid_time_units . vars2chr . warn_if_incomplete_dtc . warn_if_inconsistent_list . warn_if_invalid_dtc . warn_if_vars_exist . what_is_it . 
Some associated R codes: addin_format_testthat.R . admiraldev-package.R . admiraldev_environment.R . assertions.R . compat_friendly_type.R . dataset_vignette.R . datasets.R . dev_utilities.R . expect_dfs_equal.R . get.R . global.R . is.R . joins.R . process_set_values_to.R . quo.R . quote.R . tmp_vars.R . warnings.R . what.R .  Full admiraldev package functions and examples
Downloads during the last 30 days
04/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/11Downloads for admiraldev020406080100120140160180200TrendBars

Today's Hot Picks in Authors and Packages

LatticeKrig  
Multi-Resolution Kriging Based on Markov Random Fields
Methods for the interpolation of large spatial datasets. This package follows a "fixed rank Kriging ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
epinet  
Epidemic/Network-Related Tools
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact n ...
Download / Learn more Package Citations See dependency  
errorist  
Automatically Search Errors or Warnings
Provides environment hooks that obtain errors and warnings which occur during the execution of code ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
sGMRFmix  
Sparse Gaussian Markov Random Field Mixtures for Anomaly Detection
An implementation of sparse Gaussian Markov random field mixtures presented by Ide et al. (2016) ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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