Other packages > Find by keyword >

assertive  

Readable Check Functions to Ensure Code Integrity
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("assertive", "0.3-6")



Attach the package and use:
library("assertive")
Maintained by
Richard Cotton
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-05-29
Latest Update: 2020-08-01
Description:
Lots of predicates (is_* functions) to check the state of your variables, and assertions (assert_* functions) to throw errors if they aren't in the right form.
How to cite:
Richard Cotton (2012). assertive: Readable Check Functions to Ensure Code Integrity. R package version 0.3-6, https://cran.r-project.org/web/packages/assertive
Previous versions and publish date:
0.1-4 (2012-05-29 09:10), 0.1-7 (2013-01-05 22:23), 0.1-8 (2013-10-13 23:44), 0.2-1 (2015-02-04 13:12), 0.2-4 (2015-03-24 09:45), 0.2-6 (2015-06-24 15:35), 0.3-0 (2015-07-15 13:23), 0.3-1 (2015-10-08 13:55), 0.3-2 (2016-03-08 09:52), 0.3-3 (2016-03-29 14:24), 0.3-4 (2016-05-10 13:25), 0.3-5.1 (2020-07-17 08:06), 0.3-5 (2016-12-31 01:43), 0.3-6 (2020-08-01 03:00)
Other packages that cited assertive R package
View assertive citation profile
Other R packages that assertive depends, imports, suggests or enhances
Functions, R codes and Examples using the assertive R package
Some associated functions: DIM . Truth . are_identical . are_same_length . are_set_equal . assert_engine . assert_is_all_of . assertionError . assertive . bapply . call_and_name . cause . changes . character_to_list_of_integer_vectors . coerce_to . dont_stop . false . get_name_in_parent . has_any_attributes . has_arg . has_attributes . has_cols . has_dims . has_duplicates . has_names . has_slot . has_terms . is2 . is_array . is_atomic . is_batch_mode . is_binding_locked . is_cas_number . is_character . is_class . is_closure_function . is_complex . is_connection . is_credit_card_number . is_data.frame . is_data.table . is_date . is_date_string . is_debugged . is_diagonal_matrix . is_dir . is_divisible_by . is_email_address . is_empty . is_empty_character . is_empty_file . is_empty_model . is_environment . is_equal_to . is_error_free . is_executable_file . is_existing . is_existing_file . is_externalptr . is_factor . is_finite . is_formula . is_function . is_hex_color . is_honorific . is_identity_matrix . is_if_condition . is_in_past . is_in_range . is_inherited_from . is_integer . is_internal_function . is_ip_address . is_isbn_code . is_language . is_leaf . is_library . is_list . is_loaded . is_logical . is_lower_triangular_matrix . is_matching_fixed . is_monotonic_increasing . is_nan . is_null . is_numeric . is_numeric_string . is_on_os_path . is_package_current . is_qr . is_r . is_r_current . is_raster . is_raw . is_real . is_relistable . is_rstudio_current . is_rstudio_desktop . is_s3_generic . is_s4 . is_single_character . is_square_matrix . is_symmetric_matrix . is_table . is_tbl . is_try_error . is_ts . is_uk_car_licence . is_uk_national_insurance_number . is_uk_postcode . is_uk_telephone_number . is_unsorted . is_us_social_security_number . is_us_telephone_number . is_us_zip_code . is_valid_r_code . is_valid_variable_name . is_whole_number . is_windows . is_xxx_for_decimal_point . is_zero_matrix . merge_dots_with_list . n_elements . na . parenthesize . print_and_capture . r_can_find_tools . r_has_jpeg_capability . safe_deparse . set_cause . strip_attributes . sys_get_locale . use_first . 
Some associated R codes: assertive-package.R . exports-base.R . exports-code.R . exports-data-uk.R . exports-data-us.R . exports-data.R . exports-datetimes.R . exports-files.R . exports-matrices.R . exports-models.R . exports-numbers.R . exports-properties.R . exports-reflection.R . exports-sets.R . exports-strings.R . exports-types.R . imports.R .  Full assertive 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

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  
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  
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  

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