Other packages > Find by keyword >

chk  

Check User-Supplied Function Arguments
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("chk", "0.9.1")



Attach the package and use:
library("chk")
Maintained by
Joe Thorley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-11-15
Latest Update: 2023-10-06
Description:
For developers to check user-supplied function arguments. It is designed to be simple, fast and customizable. Error messages follow the tidyverse style guide.
How to cite:
Joe Thorley (2019). chk: Check User-Supplied Function Arguments. R package version 0.9.1, https://cran.r-project.org/web/packages/chk
Previous versions and publish date:
0.2.0 (2019-11-15 12:50), 0.2.1 (2019-11-26 16:50), 0.3.0 (2020-01-15 18:40), 0.3.1 (2020-02-05 18:40), 0.4.0 (2020-03-04 07:20), 0.5.0 (2020-05-29 19:30), 0.5.1 (2020-07-24 11:40), 0.6.0 (2021-07-04 06:20), 0.7.0 (2021-09-04 00:50), 0.8.0 (2022-02-05 22:50), 0.8.1 (2022-08-26 18:34), 0.9.0 (2023-05-27 06:30)
Other packages that cited chk R package
View chk citation profile
Other R packages that chk depends, imports, suggests or enhances
Functions, R codes and Examples using the chk R package
Some associated functions: aaa . abort_chk . cc . check_data . check_dim . check_dirs . check_files . check_key . check_names . check_values . chk-package . chk_all . chk_all_equal . chk_all_equivalent . chk_all_identical . chk_array . chk_atomic . chk_character . chk_character_or_factor . chk_chr . chk_compatible_lengths . chk_count . chk_data . chk_date . chk_date_time . chk_dbl . chk_deprecated . chk_dir . chk_double . chk_environment . chk_equal . chk_equivalent . chk_ext . chk_factor . chk_false . chk_file . chk_flag . chk_function . chk_gt . chk_gte . chk_identical . chk_integer . chk_is . chk_join . chk_length . chk_lgl . chk_list . chk_logical . chk_lt . chk_lte . chk_match . chk_matrix . chk_missing . chk_named . chk_not_any_na . chk_not_empty . chk_not_missing . chk_not_null . chk_not_subset . chk_null . chk_null_or . chk_number . chk_numeric . chk_orderset . chk_range . chk_s3_class . chk_s4_class . chk_scalar . chk_setequal . chk_sorted . chk_string . chk_subset . chk_superset . chk_true . chk_tz . chk_unique . chk_unused . chk_used . chk_valid_name . chk_vector . chk_whole_number . chk_whole_numeric . chk_wnum . chkor . chkor_vld . deparse_backtick_chk . err . expect_chk_error . message_chk . p . params . 
Some associated R codes: aaa.R . cc.R . check-data.R . check-dim.R . check-dirs.R . check-files.R . check-key.R . check-names.R . check-values.R . chk-all-equal.R . chk-all-equivalent.R . chk-all-identical.R . chk-all.R . chk-array.R . chk-atomic.R . chk-character-or-factor.R . chk-character.R . chk-chr.R . chk-compatible-lengths.R . chk-count.R . chk-data.R . chk-date.R . chk-datetime.R . chk-dbl.R . chk-dir.R . chk-double.R . chk-environment.R . chk-equal.R . chk-equivalent.R . chk-ext.R . chk-factor.R . chk-false.R . chk-file.R . chk-flag.R . chk-function.R . chk-gt.R . chk-gte.R . chk-identical.R . chk-integer.R . chk-is.R . chk-join.R . chk-length.R . chk-lgl.R . chk-list.R . chk-logical.R . chk-lt.R . chk-lte.R . chk-match.R . chk-matrix.R . chk-missing.R . chk-named.R . chk-not-any-na.R . chk-not-empty.R . chk-not-missing.R . chk-not-null.R . chk-not-subset.R . chk-null-or.R . chk-null.R . chk-number.R . chk-numeric.R . chk-orderset.R . chk-package.R . chk-range.R . chk-s3-class.R . chk-s4-class.R . chk-scalar.R . chk-setequal.R . chk-sorted.R . chk-string.R . chk-subset.R . chk-superset.R . chk-true.R . chk-tz.R . chk-unique.R . chk-unused.R . chk-used.R . chk-valid-name.R . chk-vector.R . chk-whole-number.R . chk-whole-numeric.R . chk-wnum.R . chkor-vld.R . chkor.R . deprecated.R . err.R . expect-chk-error.R . internal.R . namespace.R . new-duplicated.R . p.R . template.R . utils.R .  Full chk 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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns