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.8")



Attach the package and use:
library("justifier")
Maintained by
Gjalt-Jorn Peters
[Scholar Profile | Author Map]
All associated links for this package
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.8, https://cran.r-project.org/web/packages/justifier. Accessed 25 Jun. 2026.
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), 0.2.6 (2023-03-05 12:00)
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

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
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  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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