Other packages > Find by keyword >

justifier  

Human and Machine-Readable Justifications and Justified Decisions Based on 'YAML'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("justifier", "0.2.6")



Attach the package and use:
library("justifier")
Maintained by
Gjalt-Jorn Peters
[Scholar Profile | Author Map]
First Published: 2019-06-03
Latest Update: 2023-03-05
Description:
Leverages the 'yum' package to implement a 'YAML' ('YAML Ain't Markup Language', a human friendly standard for data serialization; see ) standard for documenting justifications, such as for decisions taken during the planning, execution and analysis of a study or during the development of a behavior change intervention as illustrated by Marques & Peters (2019) . These justifications are both human- and machine-readable, facilitating efficient extraction and organisation.
How to cite:
Gjalt-Jorn Peters (2019). justifier: Human and Machine-Readable Justifications and Justified Decisions Based on 'YAML'. R package version 0.2.6, https://cran.r-project.org/web/packages/justifier. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2019-06-03 14:30), 0.2.0 (2021-07-12 10:00), 0.2.1 (2021-09-06 14:30), 0.2.2 (2021-09-18 06:10), 0.2.4 (2022-06-09 10:10)
Other packages that cited justifier R package
View justifier citation profile
Other R packages that justifier depends, imports, suggests or enhances
Complete documentation for justifier
Functions, R codes and Examples using the justifier R package
Some associated functions: apply_graph_theme . base30and36conversion . cat0 . clean_workspace . constructingJustifications . export_justification . export_to_json . flatteningJustifierElements . generate_id . get_workspace . get_workspace_id . ifelseObj . import_from_json . load_justifications . log_decision . merge_specLists . opts . parsing_justifications . randomSlug . referencingById . repeatStr . sanitize_for_DiagrammeR . save_workspace . set_workspace_id . structuredJustifications . to_specList . vecTxt . workspace . wrapVector . 
Some associated R codes: apply_graph_theme.R . base30toNumeric.R . c.justifierElement.R . c.justifierStructured.R . c.justifierStructuredObject.R . cat0.R . clean_workspace.R . create_justifierGraph.R . create_justifierTree.R . export_justification.R . export_to_json.R . flatten.R . generate_id.R . get_ids_from_structured_justifierElements.R . get_workspace.R . get_workspace_id.R . has_child_specs.R . has_justifierElement.R . idRef.R . ifelseObj.R . import_from_json.R . importedOperators.R . is_spec__and__is_ref.R . load_justifications.R . load_justifications_dir.R . log_decision.R . merge_specLists.R . merge_specs.R . msg.R . multigrepl.R . numericToBase30.R . opts.R . parse_framework.R . parse_justifications.R . randomSlug.R . remove_nameless_levels.R . repeatStr.R . sanitize_for_DiagrammeR.R . save_workspace.R . selective_flattening.R . set_justifier_classes_to_structured_object.R . set_workspace_id.R . spc.R . srce.R . structure_list.R . to_specList.R . vecTxt.R . whichJustifier.R . which_child_specs.R . workspace.R . wrapVector.R .  Full justifier package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for justifier0246810121416TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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