21909: Add Brett Smith to R SDK authors list
[arvados.git] / sdk / R / R / ArvadosR.R
1 # Copyright (C) The Arvados Authors. All rights reserved.\r
2 #\r
3 # SPDX-License-Identifier: Apache-2.0\r
4 \r
5 #' @title ArvadosR\r
6 #'\r
7 #' @description\r
8 #'\r
9 #' Arvados is an open source platform for managing, processing, and sharing genomic and other large scientific and biomedical data. With Arvados, bioinformaticians run and scale compute-intensive workflows, developers create biomedical applications, and IT administrators manage large compute and storage resources.\r
10 #'\r
11 #' @author \itemize{\r
12 #' \item Lucas Di Pentima\r
13 #' \item Ward Vandewege\r
14 #' \item Fuad Muhic\r
15 #' \item Peter Amstutz\r
16 #' \item Aneta Stanczyk\r
17 #' \item Piotr Nowosielski\r
18 #' \item Brett Smith}\r
19 #'\r
20 #' @seealso \itemize{\r
21 #' \item https://arvados.org\r
22 #' \item https://doc.arvados.org/sdk/R/index.html\r
23 #' \item https://git.arvados.org/arvados.git/tree/HEAD:/sdk/R}\r
24 #'\r
25 #' @name ArvadosR\r
26 NULL\r