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.10.0")



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: 2025-01-24
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.10.0, https://cran.r-project.org/web/packages/chk. Accessed 22 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:25), 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), 0.9.1 (2023-10-06 04:40), 0.9.2 (2024-07-09 23:30)
Other packages that cited chk R package
View chk citation profile
Other R packages that chk depends, imports, suggests or enhances
Complete documentation for chk
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

Today's Hot Picks in Authors and Packages

loon  
Interactive Statistical Data Visualization
An extendable toolkit for interactive data visualization and exploration. ...
Download / Learn more Package Citations See dependency  
CTM  
A Text Mining Toolkit for Chinese Document
The CTM package is designed to solve problems of text mining and is specific for Chinese document. ...
Download / Learn more Package Citations See dependency  
ISOweek  
Week of the year and weekday according to ISO 8601
This is an substitute for the %V and %u formats which are not implemented on Windows. In addition, ...
Download / Learn more Package Citations See dependency  
bayesmeta  
Bayesian Random-Effects Meta-Analysis and Meta-Regression
A collection of functions allowing to derive the posterior distribution of the model parameters in r ...
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  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

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