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. Accessed 19 Mar. 2025.
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

Today's Hot Picks in Authors and Packages

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  
muRty  
Murty's Algorithm for k-Best Assignments
Calculates k-best solutions and costs for an assignment problem following the method outlined in Mur ...
Download / Learn more Package Citations See dependency  
cgam  
Constrained Generalized Additive Model
A constrained generalized additive model is fitted by the cgam routine. Given a set of predictors, e ...
Download / Learn more Package Citations See dependency  
gompertztrunc  
Conducting Maximum Likelihood Estimation with Truncated Mortality Data
Estimates hazard ratios and mortality differentials for doubly-truncated data without population de ...
Download / Learn more Package Citations See dependency  
crossdes  
Construction of Crossover Designs
Contains functions for the construction of carryover balanced crossover designs. In addition contai ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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