Showing 3 of total 3 results (show query)
fvafrcu
fritools:Utilities for the Forest Research Institute of the State Baden-Wuerttemberg
Miscellaneous utilities, tools and helper functions for finding and searching files on disk, searching for and removing R objects from the workspace. Does not import or depend on any third party package, but on core R only (i.e. it may depend on packages with priority 'base').
Maintained by Andreas Dominik Cullmann. Last updated 1 months ago.
5.82 score 4 scripts 6 dependentssoumyaray
result:Result Type for Safely Handling Operations that can Succeed or Fail
Allows wrapping values in success() and failure() types to capture the result of operations, along with any status codes. Risky expressions can be wrapped in as_result() and functions wrapped in result() to catch errors and assign the relevant result types. Monadic functions can be bound together as pipelines or transaction scripts using then_try(), to gracefully handle errors at any step.
Maintained by Soumya Ray. Last updated 1 years ago.
4 stars 5.14 score 692 scriptshubverse-org
hubValidations:Testing framework for hubverse hub validations
This package aims at providing a simple interface to run validations on data and metadata submitted to a hubverse modeling hub. Validation tests can be run at different levels (single file, single folder, whole repository) and locally as well as part of a continuous integration workflow.
Maintained by Anna Krystalli. Last updated 17 days ago.
1 stars 4.67 score 27 scripts 1 dependents