1 ## Arvados Client Contributions
4 Copyright (C) The Arvados Authors. All rights reserved.
6 SPDX-License-Identifier: Apache-2.0
9 This directory contains client libraries and tools that can be used with an Arvados cluster. Core components of Arvados are regularly tested together to ensure they work in concert. These tools receive less frequent testing before release. The Arvados team is happy to receive bug reports and contributions to help improve them. However, bugs in these components will never be considered release-critical.
11 * `arvbash`: Arvados utility functions for the bash shell
13 * `java-sdk-v2`: Java client SDK for Arvados
15 * `R-sdk`: R client SDK for Arvados