# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "viafoundry" in publications use:' type: software license: Apache-2.0 title: 'viafoundry: R Client for ''Via Foundry'' API' version: 1.0.0 doi: 10.32614/CRAN.package.viafoundry abstract: '''Via Foundry'' API provides streamlined tools for interacting with and extracting data from structured responses, particularly for use cases involving hierarchical data from Foundry''s API. It includes functions to fetch and parse process-level and file-level metadata, allowing users to efficiently query and manipulate nested data structures. Key features include the ability to list all unique process names, retrieve file metadata for specific or all processes, and dynamically load or download files based on their type. With built-in support for handling various file formats (e.g., tabular and non-tabular files) and seamless integration with API through authentication, this package is designed to enhance workflows involving large-scale data management and analysis. Robust error handling and flexible configuration ensure reliable performance across diverse data environments. Please consult the documentation for the API endpoint for your installation.' authors: - family-names: Kucukural given-names: Alper email: alper@viascientific.com - name: Via Scientific repository: https://viascientific.r-universe.dev repository-code: https://github.com/ViaScientific/viafoundry-R-SDK commit: 660a525b86a6cfafc2182c579f226a11428825cd url: https://github.com/ViaScientific/viafoundry-R-SDK contact: - family-names: Kucukural given-names: Alper email: alper@viascientific.com