[arvados] updated: 2.1.0-3089-g5d9edef1f
git repository hosting
git at public.arvados.org
Thu Dec 15 18:56:07 UTC 2022
Summary of changes:
sdk/R/R/ArvadosR.R | 1 -
sdk/R/README.md | 25 ++-----------------------
sdk/R/man/ArvadosR.Rd | 1 -
3 files changed, 2 insertions(+), 25 deletions(-)
via 5d9edef1f13b3b9f7abff1bec7d2fda82838a8f0 (commit)
from c0be03f2d77ecbdefac173e38509a501245472f7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 5d9edef1f13b3b9f7abff1bec7d2fda82838a8f0
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Thu Dec 15 13:55:48 2022 -0500
19704: Fix R SDK documentation build.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/sdk/R/R/ArvadosR.R b/sdk/R/R/ArvadosR.R
index 892053dba..d2747bdf1 100644
--- a/sdk/R/R/ArvadosR.R
+++ b/sdk/R/R/ArvadosR.R
@@ -5,7 +5,6 @@
#' @title ArvadosR
#'
#' @description
-#' \if{html}{\figure{dax.png}{options: style='float: right' alt='logo' width='120'}}
#'
#' 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.
#'
diff --git a/sdk/R/README.md b/sdk/R/README.md
index 66b2d1f40..939e69b80 100644
--- a/sdk/R/README.md
+++ b/sdk/R/README.md
@@ -361,35 +361,14 @@ This will create a tarball of the ArvadosR package in the current directory.
Complete documentation, including the [User Guide](https://doc.arvados.org/user/index.html), [Installation documentation](https://doc.arvados.org/install/index.html), [Administrator documentation](https://doc.arvados.org/admin/index.html) and
[API documentation](https://doc.arvados.org/api/index.html) is available at http://doc.arvados.org/
-If you wish to build the Arvados documentation from a local git clone, see
-[doc/README.textile](doc/README.textile) for instructions.
-
## Community
-[![Join the chat at https://gitter.im/arvados/community](https://badges.gitter.im/arvados/community.svg)](https://gitter.im/arvados/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-
-The [Arvados community channel](https://gitter.im/arvados/community)
-channel at [gitter.im](https://gitter.im) is available for live
-discussion and support.
-
-The [Arvados developement channel](https://gitter.im/arvados/development)
-channel at [gitter.im](https://gitter.im) is used to coordinate development.
-
-The [Arvados user mailing list](http://lists.arvados.org/mailman/listinfo/arvados)
-is used to announce new versions and other news.
-
-All participants are expected to abide by the [Arvados Code of Conduct](CODE_OF_CONDUCT.md).
+Visit [Arvados Community and Getting Help](https://doc.arvados.org/user/getting_started/community.html).
## Reporting bugs
[Report a bug](https://dev.arvados.org/projects/arvados/issues/new) on [dev.arvados.org](https://dev.arvados.org).
-## Development and Contributing
-
-See [CONTRIBUTING](CONTRIBUTING.md) for information about Arvados development and how to contribute to the Arvados project.
-
-The [development road map](https://dev.arvados.org/issues/gantt?utf8=%E2%9C%93&set_filter=1&gantt=1&f%5B%5D=project_id&op%5Bproject_id%5D=%3D&v%5Bproject_id%5D%5B%5D=49&f%5B%5D=&zoom=1) outlines some of the project priorities over the next twelve months.
-
## Licensing
-Arvados is Free Software. See [COPYING](COPYING) for information about the open source licenses used in Arvados.
+Arvados is Free Software. See [Arvados Free Software Licenses](https://doc.arvados.org/user/copying/copying.html) for information about the open source licenses used in Arvados.
diff --git a/sdk/R/man/ArvadosR.Rd b/sdk/R/man/ArvadosR.Rd
index def3927b0..1432491f6 100644
--- a/sdk/R/man/ArvadosR.Rd
+++ b/sdk/R/man/ArvadosR.Rd
@@ -4,7 +4,6 @@
\alias{ArvadosR}
\title{ArvadosR}
\description{
-\if{html}{\figure{dax.png}{options: style='float: right' alt='logo' width='120'}}
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.
}
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list