Package index
-
vt_scrape_change_log()
vt_kable_change_log()
vt_use_change_log()
- Scrape change log from a validation project
-
dynamic_reference_rendering()
- Dynamic Reference Rendering
-
vt_run_test_code_file()
vt_kable_test_code_results()
- Evaluate the test code file
-
vt_use_test_case()
vt_use_test_code()
vt_use_req()
- Create a validation requirement, test case, or test code file
-
vt_scrape_risk_assessment()
vt_kable_risk_assessment()
- Scrape "riskAssessment" tag in requirements to generate table
-
scrape_roxygen()
- Scrape Roxygen blocks
-
vt_scrape_requirement_editors()
vt_scrape_test_case_editors()
vt_scrape_test_code_editors()
vt_scrape_function_editors()
vt_kable_requirement_editors()
vt_kable_function_editors()
vt_kable_test_case_editors()
vt_kable_test_code_editors()
- Scrape authorship information
-
vt_use_validation()
vt_create_package()
vt_create_packet()
- Create a validation structure
-
vt_validate_source()
vt_validate_build()
vt_validate_install()
vt_validate_installed_package()
vt_validate_report()
- Validate a package
-
vt_add_file_to_config()
vt_drop_file_from_config()
vt_add_user_to_config()
vt_drop_user_from_config()
vt_get_user_info()
vt_use_config()
vt_user()
- Add validation file ordering to validation config file
-
vt_path()
vt_find_config()
- Use dynamic file paths in a validation.
-
vt_file()
- print files for report generation
-
vt_get_all_users()
- Get all users from validation config file without knowing usernames
-
vt_get_child_files()
- Identify ordering of validation or user-designated child files
-
vt_kable_coverage_matrix()
- Kable handler for output of
vt_scrape_coverage_matrix
-
vt_kable_sig_table()
- Kable defaults for rendering validation report
-
vt_kable_val_env()
- Generates kable code for validation environment details
-
vt_render_to()
- output to render kable to
-
vt_render_validation_report()
- provide a nice wrapper to set states around render
-
vt_scrape_coverage_matrix()
- Scrape "coverage" tag in test code to generate mapping
-
vt_scrape_section()
- Retrieve the value block of a custom section tagged via roxygen2
-
vt_scrape_sig_table()
- Generate a signature table for a validation report
-
vt_scrape_tags_from()
- Retrieve roxygen tags as a data.frame from requirements, test cases, test code and functions
-
vt_scrape_val_env()
- Retrieve validation environment
-
vt_use_report()
- Create validation report from template
-
vt_username()
- Get current username