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]
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.10.0, https://cran.r-project.org/web/packages/chk. Accessed 04 Apr. 2025.
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), 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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for chk30040050060070080090010001100TrendBars

Today's Hot Picks in Authors and Packages

metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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