Other packages > Find by keyword >

rDataPipeline  

Functions to Interact with the 'FAIR Data Pipeline'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rDataPipeline", "0.60.0")



Attach the package and use:
library("rDataPipeline")
Maintained by
Ryan Field
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-17
Latest Update: 2024-10-08
Description:
R implementation of the 'FAIR Data Pipeline API'. The 'FAIR Data Pipeline' is intended to enable tracking of provenance of FAIR (findable, accessible and interoperable) data used in epidemiological modelling.
How to cite:
Ryan Field (2021). rDataPipeline: Functions to Interact with the 'FAIR Data Pipeline'. R package version 0.60.0, https://cran.r-project.org/web/packages/rDataPipeline. Accessed 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:47), 0.54.1 (2021-11-17 22:00)
Other packages that cited rDataPipeline R package
View rDataPipeline citation profile
Other R packages that rDataPipeline depends, imports, suggests or enhances
Complete documentation for rDataPipeline
Functions, R codes and Examples using the rDataPipeline R package
Some associated functions: add_read . add_write . check_config . check_dataproduct_exists . check_datetime . check_exists . check_field . check_fields . check_handle . check_integer . check_local_repo . check_string . check_table_exists . check_yaml_write . clean_query . create_config . create_index . create_version_number . download_from_database . download_from_url . extract_id . fair_init . fair_run . fdp-class . fdp_resolve_read . fdp_resolve_write . finalise . find_read_match . find_write_match . findme . get_author_url . get_components . get_dataproduct . get_entity . get_entry . get_existing . get_fields . get_file_hash . get_github_hash . get_id . get_index . get_max_version . get_storage_location . get_table_optional . get_table_queryable . get_table_readable . get_table_required . get_table_writable . get_tables . get_token . get_url . github_files . increment_filename . initialise . is_queryable . link_read . link_write . new_author . new_code_repo_release . new_code_run . new_data_product . new_external_object . new_file_type . new_issue . new_keyword . new_licence . new_namespace . new_object . new_object_component . new_quality_controlled . new_storage_location . new_storage_root . new_user_author . paper_exists . patch_data . post_data . rDataPipeline-package . raise_issue . raise_issue_config . raise_issue_repo . raise_issue_script . random_hash . read_array . read_distribution . read_estimate . read_table . register_issue_dataproduct . register_issue_script . remove_empty_parents . resolve_read . resolve_version . resolve_write . validate_fields . write_array . write_distribution . write_estimate . write_table . 
Some associated R codes: add_read.R . add_write.R . check_config.R . check_dataproduct_exists.R . check_datetime.R . check_exists.R . check_field.R . check_fields.R . check_handle.R . check_integer.R . check_local_repo.R . check_string.R . check_table_exists.R . check_yaml_write.R . class-fdp.R . clean_query.R . create_config.R . create_index.R . create_version_number.R . download_from_database.R . download_from_url.R . extract_id.R . fair_init.R . fair_run.R . fdp_resolve_read.R . fdp_resolve_write.R . finalise.R . find_read_match.R . find_write_match.R . findme.R . get_author_url.R . get_components.R . get_dataproduct.R . get_entity.R . get_entry.R . get_existing.R . get_fields.R . get_file_hash.R . get_github_hash.R . get_id.R . get_index.R . get_max_version.R . get_storage_location.R . get_table_optional.R . get_table_queryable.R . get_table_readable.R . get_table_required.R . get_table_writable.R . get_tables.R . get_token.R . get_url.R . github_files.R . globals.R . increment_filename.R . initialise.R . is_queryable.R . link_read.R . link_write.R . new_author.R . new_code_repo_release.R . new_code_run.R . new_data_product.R . new_external_object.R . new_file_type.R . new_issue.R . new_keyword.R . new_licence.R . new_namespace.R . new_object.R . new_object_component.R . new_quality_controlled.R . new_storage_location.R . new_storage_root.R . new_user_author.R . paper_exists.R . patch_data.R . post_data.R . rDataPipeline-package.R . raise_issue.R . raise_issue_config.R . raise_issue_repo.R . raise_issue_script.R . random_hash.R . read_array.R . read_distribution.R . read_estimate.R . read_table.R . register_issue_dataproduct.R . register_issue_script.R . remove_empty_parents.R . resolve_read.R . resolve_version.R . resolve_write.R . validate_fields.R . write_array.R . write_distribution.R . write_estimate.R . write_table.R .  Full rDataPipeline package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
Download / Learn more Package Citations See dependency  
AFR  
Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  
RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
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  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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