Skip to contents

All functions

LICENSE_CONFIG
License Configuration
build()
Build package components wrapper
build_citation()
Build CITATION file using cffr
build_license()
Build License
build_package()
Build package structure and core files
build_readme()
Build README from inst/templates/README.qmd
build_roxygen()
Generate roxygen documentation for datasets
build_site()
Build website with pkgdown
check_description_exists()
Validation system for fairenough pipeline steps
checklist_summary()
Get summary string for validation results
collect()
Collect metadata wrapper
collect_metadata()
Collect comprehensive metadata interactively
.collect_dataset_info()
Collect dataset information from .rda files
.create_directories()
Create project directories
.export_csv()
Export data as CSV file
.export_rda()
Export data as RDA file
.move_data_files()
Move data files to raw data directory
.run_checks()
Run package checks
.setup_gitignore()
Setup gitignore for data directory and R files
.validate_package()
Validate package with modern tools
fairenough()
Main fairenough wrapper
format_checklist_results()
Process checklist into structured results
gendict()
Generate data dictionary using LLM
generate()
Generation of documentation for datasets
generate_dictionary()
Generate data dictionary
get_available_licenses()
Get Supported License Names
get_key()
Get key from DESCRIPTION file
get_license_config()
Get License Configuration
get_metadata()
Get metadata from DESCRIPTION file
match_license()
Match License to License Config
process()
Process data wrapper
process_clean()
Clean data with standard transformations
process_data()
Process all data files
read_data()
Read data from various sources
save_metadata()
Save metadata to DESCRIPTION file
setup()
Setup wrapper
setup_package()
Setup fairenough project structure
show_checklist()
Display formatted checklist to user
validate_build_completed()
Validate build completion status
validate_dictionary_completed()
Validate dictionary completion status
validate_metadata_collected()
Validate metadata collection status
validate_processing_completed()
Validate processing completion status
validate_setup_completed()
Validate setup completion status