[ARVADOS] updated: 1.1.3-267-ge2f6e9f

Git user git at public.curoverse.com
Mon Apr 16 09:53:47 EDT 2018


Summary of changes:
 sdk/R/R/Arvados.R                                  | 320 +++++++++++++++++++++
 sdk/R/R/autoGenAPI.R                               |  16 +-
 sdk/R/man/api_client_authorizations.create.Rd      |   2 +-
 ...api_client_authorizations.create_system_auth.Rd |   2 +-
 sdk/R/man/api_client_authorizations.current.Rd     |   2 +-
 sdk/R/man/api_client_authorizations.delete.Rd      |   2 +-
 sdk/R/man/api_client_authorizations.get.Rd         |   2 +-
 sdk/R/man/api_client_authorizations.list.Rd        |   2 +-
 sdk/R/man/api_client_authorizations.update.Rd      |   2 +-
 sdk/R/man/api_clients.create.Rd                    |   2 +-
 sdk/R/man/api_clients.delete.Rd                    |   2 +-
 sdk/R/man/api_clients.get.Rd                       |   2 +-
 sdk/R/man/api_clients.list.Rd                      |   2 +-
 sdk/R/man/api_clients.update.Rd                    |   2 +-
 sdk/R/man/authorized_keys.create.Rd                |   2 +-
 sdk/R/man/authorized_keys.delete.Rd                |   2 +-
 sdk/R/man/authorized_keys.get.Rd                   |   2 +-
 sdk/R/man/authorized_keys.list.Rd                  |   2 +-
 sdk/R/man/authorized_keys.update.Rd                |   2 +-
 sdk/R/man/collections.create.Rd                    |   2 +-
 sdk/R/man/collections.delete.Rd                    |   2 +-
 sdk/R/man/collections.get.Rd                       |   2 +-
 sdk/R/man/collections.list.Rd                      |   2 +-
 sdk/R/man/collections.provenance.Rd                |   2 +-
 sdk/R/man/collections.trash.Rd                     |   2 +-
 sdk/R/man/collections.untrash.Rd                   |   2 +-
 sdk/R/man/collections.update.Rd                    |   2 +-
 sdk/R/man/collections.used_by.Rd                   |   2 +-
 sdk/R/man/container_requests.create.Rd             |   2 +-
 sdk/R/man/container_requests.delete.Rd             |   2 +-
 sdk/R/man/container_requests.get.Rd                |   2 +-
 sdk/R/man/container_requests.list.Rd               |   2 +-
 sdk/R/man/container_requests.update.Rd             |   2 +-
 sdk/R/man/containers.auth.Rd                       |   2 +-
 sdk/R/man/containers.create.Rd                     |   2 +-
 sdk/R/man/containers.current.Rd                    |   2 +-
 sdk/R/man/containers.delete.Rd                     |   2 +-
 sdk/R/man/containers.get.Rd                        |   2 +-
 sdk/R/man/containers.list.Rd                       |   2 +-
 sdk/R/man/containers.lock.Rd                       |   2 +-
 sdk/R/man/containers.secret_mounts.Rd              |   2 +-
 sdk/R/man/containers.unlock.Rd                     |   2 +-
 sdk/R/man/containers.update.Rd                     |   2 +-
 sdk/R/man/groups.contents.Rd                       |   2 +-
 sdk/R/man/groups.create.Rd                         |   2 +-
 sdk/R/man/groups.delete.Rd                         |   2 +-
 sdk/R/man/groups.get.Rd                            |   2 +-
 sdk/R/man/groups.list.Rd                           |   2 +-
 sdk/R/man/groups.trash.Rd                          |   2 +-
 sdk/R/man/groups.untrash.Rd                        |   2 +-
 sdk/R/man/groups.update.Rd                         |   2 +-
 sdk/R/man/humans.create.Rd                         |   2 +-
 sdk/R/man/humans.delete.Rd                         |   2 +-
 sdk/R/man/humans.get.Rd                            |   2 +-
 sdk/R/man/humans.list.Rd                           |   2 +-
 sdk/R/man/humans.update.Rd                         |   2 +-
 sdk/R/man/job_tasks.create.Rd                      |   2 +-
 sdk/R/man/job_tasks.delete.Rd                      |   2 +-
 sdk/R/man/job_tasks.get.Rd                         |   2 +-
 sdk/R/man/job_tasks.list.Rd                        |   2 +-
 sdk/R/man/job_tasks.update.Rd                      |   2 +-
 sdk/R/man/jobs.cancel.Rd                           |   2 +-
 sdk/R/man/jobs.create.Rd                           |   2 +-
 sdk/R/man/jobs.delete.Rd                           |   2 +-
 sdk/R/man/jobs.get.Rd                              |   2 +-
 sdk/R/man/jobs.list.Rd                             |   2 +-
 sdk/R/man/jobs.lock.Rd                             |   2 +-
 sdk/R/man/jobs.queue.Rd                            |   2 +-
 sdk/R/man/jobs.queue_size.Rd                       |   2 +-
 sdk/R/man/jobs.update.Rd                           |   2 +-
 sdk/R/man/keep_disks.create.Rd                     |   2 +-
 sdk/R/man/keep_disks.delete.Rd                     |   2 +-
 sdk/R/man/keep_disks.get.Rd                        |   2 +-
 sdk/R/man/keep_disks.list.Rd                       |   2 +-
 sdk/R/man/keep_disks.ping.Rd                       |   2 +-
 sdk/R/man/keep_disks.update.Rd                     |   2 +-
 sdk/R/man/keep_services.accessible.Rd              |   2 +-
 sdk/R/man/keep_services.create.Rd                  |   2 +-
 sdk/R/man/keep_services.delete.Rd                  |   2 +-
 sdk/R/man/keep_services.get.Rd                     |   2 +-
 sdk/R/man/keep_services.list.Rd                    |   2 +-
 sdk/R/man/keep_services.update.Rd                  |   2 +-
 sdk/R/man/links.create.Rd                          |   2 +-
 sdk/R/man/links.delete.Rd                          |   2 +-
 sdk/R/man/links.get.Rd                             |   2 +-
 sdk/R/man/links.get_permissions.Rd                 |   2 +-
 sdk/R/man/links.list.Rd                            |   2 +-
 sdk/R/man/links.update.Rd                          |   2 +-
 sdk/R/man/logs.create.Rd                           |   2 +-
 sdk/R/man/logs.delete.Rd                           |   2 +-
 sdk/R/man/logs.get.Rd                              |   2 +-
 sdk/R/man/logs.list.Rd                             |   2 +-
 sdk/R/man/logs.update.Rd                           |   2 +-
 sdk/R/man/nodes.create.Rd                          |   2 +-
 sdk/R/man/nodes.delete.Rd                          |   2 +-
 sdk/R/man/nodes.get.Rd                             |   2 +-
 sdk/R/man/nodes.list.Rd                            |   2 +-
 sdk/R/man/nodes.ping.Rd                            |   2 +-
 sdk/R/man/nodes.update.Rd                          |   2 +-
 sdk/R/man/pipeline_instances.cancel.Rd             |   2 +-
 sdk/R/man/pipeline_instances.create.Rd             |   2 +-
 sdk/R/man/pipeline_instances.delete.Rd             |   2 +-
 sdk/R/man/pipeline_instances.get.Rd                |   2 +-
 sdk/R/man/pipeline_instances.list.Rd               |   2 +-
 sdk/R/man/pipeline_instances.update.Rd             |   2 +-
 sdk/R/man/pipeline_templates.create.Rd             |   2 +-
 sdk/R/man/pipeline_templates.delete.Rd             |   2 +-
 sdk/R/man/pipeline_templates.get.Rd                |   2 +-
 sdk/R/man/pipeline_templates.list.Rd               |   2 +-
 sdk/R/man/pipeline_templates.update.Rd             |   2 +-
 sdk/R/man/projects.create.Rd                       |   2 +-
 sdk/R/man/projects.delete.Rd                       |   2 +-
 sdk/R/man/projects.get.Rd                          |   2 +-
 sdk/R/man/projects.list.Rd                         |   2 +-
 sdk/R/man/projects.update.Rd                       |   2 +-
 sdk/R/man/repositories.create.Rd                   |   2 +-
 sdk/R/man/repositories.delete.Rd                   |   2 +-
 sdk/R/man/repositories.get.Rd                      |   2 +-
 sdk/R/man/repositories.get_all_permissions.Rd      |   2 +-
 sdk/R/man/repositories.list.Rd                     |   2 +-
 sdk/R/man/repositories.update.Rd                   |   2 +-
 sdk/R/man/specimens.create.Rd                      |   2 +-
 sdk/R/man/specimens.delete.Rd                      |   2 +-
 sdk/R/man/specimens.get.Rd                         |   2 +-
 sdk/R/man/specimens.list.Rd                        |   2 +-
 sdk/R/man/specimens.update.Rd                      |   2 +-
 sdk/R/man/traits.create.Rd                         |   2 +-
 sdk/R/man/traits.delete.Rd                         |   2 +-
 sdk/R/man/traits.get.Rd                            |   2 +-
 sdk/R/man/traits.list.Rd                           |   2 +-
 sdk/R/man/traits.update.Rd                         |   2 +-
 sdk/R/man/user_agreements.create.Rd                |   2 +-
 sdk/R/man/user_agreements.delete.Rd                |   2 +-
 sdk/R/man/user_agreements.get.Rd                   |   2 +-
 sdk/R/man/user_agreements.list.Rd                  |   2 +-
 sdk/R/man/user_agreements.new.Rd                   |   2 +-
 sdk/R/man/user_agreements.sign.Rd                  |   2 +-
 sdk/R/man/user_agreements.signatures.Rd            |   2 +-
 sdk/R/man/user_agreements.update.Rd                |   2 +-
 sdk/R/man/users.activate.Rd                        |   2 +-
 sdk/R/man/users.create.Rd                          |   2 +-
 sdk/R/man/users.current.Rd                         |   2 +-
 sdk/R/man/users.delete.Rd                          |   2 +-
 sdk/R/man/users.get.Rd                             |   2 +-
 sdk/R/man/users.list.Rd                            |   2 +-
 sdk/R/man/users.setup.Rd                           |   2 +-
 sdk/R/man/users.system.Rd                          |   2 +-
 sdk/R/man/users.unsetup.Rd                         |   2 +-
 sdk/R/man/users.update.Rd                          |   2 +-
 sdk/R/man/users.update_uuid.Rd                     |   2 +-
 sdk/R/man/virtual_machines.create.Rd               |   2 +-
 sdk/R/man/virtual_machines.delete.Rd               |   2 +-
 sdk/R/man/virtual_machines.get.Rd                  |   2 +-
 sdk/R/man/virtual_machines.get_all_logins.Rd       |   2 +-
 sdk/R/man/virtual_machines.list.Rd                 |   2 +-
 sdk/R/man/virtual_machines.logins.Rd               |   2 +-
 sdk/R/man/virtual_machines.update.Rd               |   2 +-
 sdk/R/man/workflows.create.Rd                      |   2 +-
 sdk/R/man/workflows.delete.Rd                      |   2 +-
 sdk/R/man/workflows.get.Rd                         |   2 +-
 sdk/R/man/workflows.list.Rd                        |   2 +-
 sdk/R/man/workflows.update.Rd                      |   2 +-
 162 files changed, 494 insertions(+), 162 deletions(-)

       via  e2f6e9f3634e1489de811a230a130b347287ed4f (commit)
      from  473f35037f801449b4f3f0880826edfccfdfbc21 (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 e2f6e9f3634e1489de811a230a130b347287ed4f
Author: Fuad Muhic <muhic.fuad at gmail.com>
Date:   Mon Apr 16 15:51:47 2018 +0200

    Method documentation now shows headline properly.
    
    Arvados-DCO-1.1-Signed-off-by: Fuad Muhic <fmuhic at capeannenterprises.com>

diff --git a/sdk/R/R/Arvados.R b/sdk/R/R/Arvados.R
index 35703df..644725c 100644
--- a/sdk/R/R/Arvados.R
+++ b/sdk/R/R/Arvados.R
@@ -1,3 +1,5 @@
+#' users.get
+#' 
 #' users.get is a method defined in Arvados class.
 #' 
 #' @usage arv$users.get(uuid)
@@ -6,6 +8,8 @@
 #' @name users.get
 NULL
 
+#' users.create
+#' 
 #' users.create is a method defined in Arvados class.
 #' 
 #' @usage arv$users.create(user, ensure_unique_name = "false")
@@ -15,6 +19,8 @@ NULL
 #' @name users.create
 NULL
 
+#' users.update
+#' 
 #' users.update is a method defined in Arvados class.
 #' 
 #' @usage arv$users.update(user, uuid)
@@ -24,6 +30,8 @@ NULL
 #' @name users.update
 NULL
 
+#' users.delete
+#' 
 #' users.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$users.delete(uuid)
@@ -32,6 +40,8 @@ NULL
 #' @name users.delete
 NULL
 
+#' users.current
+#' 
 #' users.current is a method defined in Arvados class.
 #' 
 #' @usage arv$users.current(NULL)
@@ -39,6 +49,8 @@ NULL
 #' @name users.current
 NULL
 
+#' users.system
+#' 
 #' users.system is a method defined in Arvados class.
 #' 
 #' @usage arv$users.system(NULL)
@@ -46,6 +58,8 @@ NULL
 #' @name users.system
 NULL
 
+#' users.activate
+#' 
 #' users.activate is a method defined in Arvados class.
 #' 
 #' @usage arv$users.activate(uuid)
@@ -54,6 +68,8 @@ NULL
 #' @name users.activate
 NULL
 
+#' users.setup
+#' 
 #' users.setup is a method defined in Arvados class.
 #' 
 #' @usage arv$users.setup(user = NULL, openid_prefix = NULL,
@@ -67,6 +83,8 @@ NULL
 #' @name users.setup
 NULL
 
+#' users.unsetup
+#' 
 #' users.unsetup is a method defined in Arvados class.
 #' 
 #' @usage arv$users.unsetup(uuid)
@@ -75,6 +93,8 @@ NULL
 #' @name users.unsetup
 NULL
 
+#' users.update_uuid
+#' 
 #' users.update_uuid is a method defined in Arvados class.
 #' 
 #' @usage arv$users.update_uuid(uuid, new_uuid)
@@ -84,6 +104,8 @@ NULL
 #' @name users.update_uuid
 NULL
 
+#' users.list
+#' 
 #' users.list is a method defined in Arvados class.
 #' 
 #' @usage arv$users.list(filters = NULL,
@@ -102,6 +124,8 @@ NULL
 #' @name users.list
 NULL
 
+#' api_client_authorizations.get
+#' 
 #' api_client_authorizations.get is a method defined in Arvados class.
 #' 
 #' @usage arv$api_client_authorizations.get(uuid)
@@ -110,6 +134,8 @@ NULL
 #' @name api_client_authorizations.get
 NULL
 
+#' api_client_authorizations.create
+#' 
 #' api_client_authorizations.create is a method defined in Arvados class.
 #' 
 #' @usage arv$api_client_authorizations.create(apiclientauthorization,
@@ -120,6 +146,8 @@ NULL
 #' @name api_client_authorizations.create
 NULL
 
+#' api_client_authorizations.update
+#' 
 #' api_client_authorizations.update is a method defined in Arvados class.
 #' 
 #' @usage arv$api_client_authorizations.update(apiclientauthorization,
@@ -130,6 +158,8 @@ NULL
 #' @name api_client_authorizations.update
 NULL
 
+#' api_client_authorizations.delete
+#' 
 #' api_client_authorizations.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$api_client_authorizations.delete(uuid)
@@ -138,6 +168,8 @@ NULL
 #' @name api_client_authorizations.delete
 NULL
 
+#' api_client_authorizations.create_system_auth
+#' 
 #' api_client_authorizations.create_system_auth is a method defined in Arvados class.
 #' 
 #' @usage arv$api_client_authorizations.create_system_auth(api_client_id = NULL,
@@ -148,6 +180,8 @@ NULL
 #' @name api_client_authorizations.create_system_auth
 NULL
 
+#' api_client_authorizations.current
+#' 
 #' api_client_authorizations.current is a method defined in Arvados class.
 #' 
 #' @usage arv$api_client_authorizations.current(NULL)
@@ -155,6 +189,8 @@ NULL
 #' @name api_client_authorizations.current
 NULL
 
+#' api_client_authorizations.list
+#' 
 #' api_client_authorizations.list is a method defined in Arvados class.
 #' 
 #' @usage arv$api_client_authorizations.list(filters = NULL,
@@ -173,6 +209,8 @@ NULL
 #' @name api_client_authorizations.list
 NULL
 
+#' containers.get
+#' 
 #' containers.get is a method defined in Arvados class.
 #' 
 #' @usage arv$containers.get(uuid)
@@ -181,6 +219,8 @@ NULL
 #' @name containers.get
 NULL
 
+#' containers.create
+#' 
 #' containers.create is a method defined in Arvados class.
 #' 
 #' @usage arv$containers.create(container,
@@ -191,6 +231,8 @@ NULL
 #' @name containers.create
 NULL
 
+#' containers.update
+#' 
 #' containers.update is a method defined in Arvados class.
 #' 
 #' @usage arv$containers.update(container,
@@ -201,6 +243,8 @@ NULL
 #' @name containers.update
 NULL
 
+#' containers.delete
+#' 
 #' containers.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$containers.delete(uuid)
@@ -209,6 +253,8 @@ NULL
 #' @name containers.delete
 NULL
 
+#' containers.auth
+#' 
 #' containers.auth is a method defined in Arvados class.
 #' 
 #' @usage arv$containers.auth(uuid)
@@ -217,6 +263,8 @@ NULL
 #' @name containers.auth
 NULL
 
+#' containers.lock
+#' 
 #' containers.lock is a method defined in Arvados class.
 #' 
 #' @usage arv$containers.lock(uuid)
@@ -225,6 +273,8 @@ NULL
 #' @name containers.lock
 NULL
 
+#' containers.unlock
+#' 
 #' containers.unlock is a method defined in Arvados class.
 #' 
 #' @usage arv$containers.unlock(uuid)
@@ -233,6 +283,8 @@ NULL
 #' @name containers.unlock
 NULL
 
+#' containers.secret_mounts
+#' 
 #' containers.secret_mounts is a method defined in Arvados class.
 #' 
 #' @usage arv$containers.secret_mounts(uuid)
@@ -241,6 +293,8 @@ NULL
 #' @name containers.secret_mounts
 NULL
 
+#' containers.current
+#' 
 #' containers.current is a method defined in Arvados class.
 #' 
 #' @usage arv$containers.current(NULL)
@@ -248,6 +302,8 @@ NULL
 #' @name containers.current
 NULL
 
+#' containers.list
+#' 
 #' containers.list is a method defined in Arvados class.
 #' 
 #' @usage arv$containers.list(filters = NULL,
@@ -266,6 +322,8 @@ NULL
 #' @name containers.list
 NULL
 
+#' api_clients.get
+#' 
 #' api_clients.get is a method defined in Arvados class.
 #' 
 #' @usage arv$api_clients.get(uuid)
@@ -274,6 +332,8 @@ NULL
 #' @name api_clients.get
 NULL
 
+#' api_clients.create
+#' 
 #' api_clients.create is a method defined in Arvados class.
 #' 
 #' @usage arv$api_clients.create(apiclient,
@@ -284,6 +344,8 @@ NULL
 #' @name api_clients.create
 NULL
 
+#' api_clients.update
+#' 
 #' api_clients.update is a method defined in Arvados class.
 #' 
 #' @usage arv$api_clients.update(apiclient,
@@ -294,6 +356,8 @@ NULL
 #' @name api_clients.update
 NULL
 
+#' api_clients.delete
+#' 
 #' api_clients.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$api_clients.delete(uuid)
@@ -302,6 +366,8 @@ NULL
 #' @name api_clients.delete
 NULL
 
+#' api_clients.list
+#' 
 #' api_clients.list is a method defined in Arvados class.
 #' 
 #' @usage arv$api_clients.list(filters = NULL,
@@ -320,6 +386,8 @@ NULL
 #' @name api_clients.list
 NULL
 
+#' authorized_keys.get
+#' 
 #' authorized_keys.get is a method defined in Arvados class.
 #' 
 #' @usage arv$authorized_keys.get(uuid)
@@ -328,6 +396,8 @@ NULL
 #' @name authorized_keys.get
 NULL
 
+#' authorized_keys.create
+#' 
 #' authorized_keys.create is a method defined in Arvados class.
 #' 
 #' @usage arv$authorized_keys.create(authorizedkey,
@@ -338,6 +408,8 @@ NULL
 #' @name authorized_keys.create
 NULL
 
+#' authorized_keys.update
+#' 
 #' authorized_keys.update is a method defined in Arvados class.
 #' 
 #' @usage arv$authorized_keys.update(authorizedkey,
@@ -348,6 +420,8 @@ NULL
 #' @name authorized_keys.update
 NULL
 
+#' authorized_keys.delete
+#' 
 #' authorized_keys.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$authorized_keys.delete(uuid)
@@ -356,6 +430,8 @@ NULL
 #' @name authorized_keys.delete
 NULL
 
+#' authorized_keys.list
+#' 
 #' authorized_keys.list is a method defined in Arvados class.
 #' 
 #' @usage arv$authorized_keys.list(filters = NULL,
@@ -374,6 +450,8 @@ NULL
 #' @name authorized_keys.list
 NULL
 
+#' container_requests.get
+#' 
 #' container_requests.get is a method defined in Arvados class.
 #' 
 #' @usage arv$container_requests.get(uuid)
@@ -382,6 +460,8 @@ NULL
 #' @name container_requests.get
 NULL
 
+#' container_requests.create
+#' 
 #' container_requests.create is a method defined in Arvados class.
 #' 
 #' @usage arv$container_requests.create(containerrequest,
@@ -392,6 +472,8 @@ NULL
 #' @name container_requests.create
 NULL
 
+#' container_requests.update
+#' 
 #' container_requests.update is a method defined in Arvados class.
 #' 
 #' @usage arv$container_requests.update(containerrequest,
@@ -402,6 +484,8 @@ NULL
 #' @name container_requests.update
 NULL
 
+#' container_requests.delete
+#' 
 #' container_requests.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$container_requests.delete(uuid)
@@ -410,6 +494,8 @@ NULL
 #' @name container_requests.delete
 NULL
 
+#' container_requests.list
+#' 
 #' container_requests.list is a method defined in Arvados class.
 #' 
 #' @usage arv$container_requests.list(filters = NULL,
@@ -428,6 +514,8 @@ NULL
 #' @name container_requests.list
 NULL
 
+#' collections.get
+#' 
 #' collections.get is a method defined in Arvados class.
 #' 
 #' @usage arv$collections.get(uuid)
@@ -436,6 +524,8 @@ NULL
 #' @name collections.get
 NULL
 
+#' collections.create
+#' 
 #' collections.create is a method defined in Arvados class.
 #' 
 #' @usage arv$collections.create(collection,
@@ -446,6 +536,8 @@ NULL
 #' @name collections.create
 NULL
 
+#' collections.update
+#' 
 #' collections.update is a method defined in Arvados class.
 #' 
 #' @usage arv$collections.update(collection,
@@ -456,6 +548,8 @@ NULL
 #' @name collections.update
 NULL
 
+#' collections.delete
+#' 
 #' collections.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$collections.delete(uuid)
@@ -464,6 +558,8 @@ NULL
 #' @name collections.delete
 NULL
 
+#' collections.provenance
+#' 
 #' collections.provenance is a method defined in Arvados class.
 #' 
 #' @usage arv$collections.provenance(uuid)
@@ -472,6 +568,8 @@ NULL
 #' @name collections.provenance
 NULL
 
+#' collections.used_by
+#' 
 #' collections.used_by is a method defined in Arvados class.
 #' 
 #' @usage arv$collections.used_by(uuid)
@@ -480,6 +578,8 @@ NULL
 #' @name collections.used_by
 NULL
 
+#' collections.trash
+#' 
 #' collections.trash is a method defined in Arvados class.
 #' 
 #' @usage arv$collections.trash(uuid)
@@ -488,6 +588,8 @@ NULL
 #' @name collections.trash
 NULL
 
+#' collections.untrash
+#' 
 #' collections.untrash is a method defined in Arvados class.
 #' 
 #' @usage arv$collections.untrash(uuid)
@@ -496,6 +598,8 @@ NULL
 #' @name collections.untrash
 NULL
 
+#' collections.list
+#' 
 #' collections.list is a method defined in Arvados class.
 #' 
 #' @usage arv$collections.list(filters = NULL,
@@ -515,6 +619,8 @@ NULL
 #' @name collections.list
 NULL
 
+#' humans.get
+#' 
 #' humans.get is a method defined in Arvados class.
 #' 
 #' @usage arv$humans.get(uuid)
@@ -523,6 +629,8 @@ NULL
 #' @name humans.get
 NULL
 
+#' humans.create
+#' 
 #' humans.create is a method defined in Arvados class.
 #' 
 #' @usage arv$humans.create(human, ensure_unique_name = "false")
@@ -532,6 +640,8 @@ NULL
 #' @name humans.create
 NULL
 
+#' humans.update
+#' 
 #' humans.update is a method defined in Arvados class.
 #' 
 #' @usage arv$humans.update(human, uuid)
@@ -541,6 +651,8 @@ NULL
 #' @name humans.update
 NULL
 
+#' humans.delete
+#' 
 #' humans.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$humans.delete(uuid)
@@ -549,6 +661,8 @@ NULL
 #' @name humans.delete
 NULL
 
+#' humans.list
+#' 
 #' humans.list is a method defined in Arvados class.
 #' 
 #' @usage arv$humans.list(filters = NULL,
@@ -567,6 +681,8 @@ NULL
 #' @name humans.list
 NULL
 
+#' job_tasks.get
+#' 
 #' job_tasks.get is a method defined in Arvados class.
 #' 
 #' @usage arv$job_tasks.get(uuid)
@@ -575,6 +691,8 @@ NULL
 #' @name job_tasks.get
 NULL
 
+#' job_tasks.create
+#' 
 #' job_tasks.create is a method defined in Arvados class.
 #' 
 #' @usage arv$job_tasks.create(jobtask, ensure_unique_name = "false")
@@ -584,6 +702,8 @@ NULL
 #' @name job_tasks.create
 NULL
 
+#' job_tasks.update
+#' 
 #' job_tasks.update is a method defined in Arvados class.
 #' 
 #' @usage arv$job_tasks.update(jobtask, uuid)
@@ -593,6 +713,8 @@ NULL
 #' @name job_tasks.update
 NULL
 
+#' job_tasks.delete
+#' 
 #' job_tasks.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$job_tasks.delete(uuid)
@@ -601,6 +723,8 @@ NULL
 #' @name job_tasks.delete
 NULL
 
+#' job_tasks.list
+#' 
 #' job_tasks.list is a method defined in Arvados class.
 #' 
 #' @usage arv$job_tasks.list(filters = NULL,
@@ -619,6 +743,8 @@ NULL
 #' @name job_tasks.list
 NULL
 
+#' links.get
+#' 
 #' links.get is a method defined in Arvados class.
 #' 
 #' @usage arv$links.get(uuid)
@@ -627,6 +753,8 @@ NULL
 #' @name links.get
 NULL
 
+#' links.create
+#' 
 #' links.create is a method defined in Arvados class.
 #' 
 #' @usage arv$links.create(link, ensure_unique_name = "false")
@@ -636,6 +764,8 @@ NULL
 #' @name links.create
 NULL
 
+#' links.update
+#' 
 #' links.update is a method defined in Arvados class.
 #' 
 #' @usage arv$links.update(link, uuid)
@@ -645,6 +775,8 @@ NULL
 #' @name links.update
 NULL
 
+#' links.delete
+#' 
 #' links.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$links.delete(uuid)
@@ -653,6 +785,8 @@ NULL
 #' @name links.delete
 NULL
 
+#' links.list
+#' 
 #' links.list is a method defined in Arvados class.
 #' 
 #' @usage arv$links.list(filters = NULL,
@@ -671,6 +805,8 @@ NULL
 #' @name links.list
 NULL
 
+#' links.get_permissions
+#' 
 #' links.get_permissions is a method defined in Arvados class.
 #' 
 #' @usage arv$links.get_permissions(uuid)
@@ -679,6 +815,8 @@ NULL
 #' @name links.get_permissions
 NULL
 
+#' jobs.get
+#' 
 #' jobs.get is a method defined in Arvados class.
 #' 
 #' @usage arv$jobs.get(uuid)
@@ -687,6 +825,8 @@ NULL
 #' @name jobs.get
 NULL
 
+#' jobs.create
+#' 
 #' jobs.create is a method defined in Arvados class.
 #' 
 #' @usage arv$jobs.create(job, ensure_unique_name = "false",
@@ -702,6 +842,8 @@ NULL
 #' @name jobs.create
 NULL
 
+#' jobs.update
+#' 
 #' jobs.update is a method defined in Arvados class.
 #' 
 #' @usage arv$jobs.update(job, uuid)
@@ -711,6 +853,8 @@ NULL
 #' @name jobs.update
 NULL
 
+#' jobs.delete
+#' 
 #' jobs.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$jobs.delete(uuid)
@@ -719,6 +863,8 @@ NULL
 #' @name jobs.delete
 NULL
 
+#' jobs.queue
+#' 
 #' jobs.queue is a method defined in Arvados class.
 #' 
 #' @usage arv$jobs.queue(filters = NULL,
@@ -737,6 +883,8 @@ NULL
 #' @name jobs.queue
 NULL
 
+#' jobs.queue_size
+#' 
 #' jobs.queue_size is a method defined in Arvados class.
 #' 
 #' @usage arv$jobs.queue_size(NULL)
@@ -744,6 +892,8 @@ NULL
 #' @name jobs.queue_size
 NULL
 
+#' jobs.cancel
+#' 
 #' jobs.cancel is a method defined in Arvados class.
 #' 
 #' @usage arv$jobs.cancel(uuid)
@@ -752,6 +902,8 @@ NULL
 #' @name jobs.cancel
 NULL
 
+#' jobs.lock
+#' 
 #' jobs.lock is a method defined in Arvados class.
 #' 
 #' @usage arv$jobs.lock(uuid)
@@ -760,6 +912,8 @@ NULL
 #' @name jobs.lock
 NULL
 
+#' jobs.list
+#' 
 #' jobs.list is a method defined in Arvados class.
 #' 
 #' @usage arv$jobs.list(filters = NULL, where = NULL,
@@ -777,6 +931,8 @@ NULL
 #' @name jobs.list
 NULL
 
+#' keep_disks.get
+#' 
 #' keep_disks.get is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_disks.get(uuid)
@@ -785,6 +941,8 @@ NULL
 #' @name keep_disks.get
 NULL
 
+#' keep_disks.create
+#' 
 #' keep_disks.create is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_disks.create(keepdisk,
@@ -795,6 +953,8 @@ NULL
 #' @name keep_disks.create
 NULL
 
+#' keep_disks.update
+#' 
 #' keep_disks.update is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_disks.update(keepdisk,
@@ -805,6 +965,8 @@ NULL
 #' @name keep_disks.update
 NULL
 
+#' keep_disks.delete
+#' 
 #' keep_disks.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_disks.delete(uuid)
@@ -813,6 +975,8 @@ NULL
 #' @name keep_disks.delete
 NULL
 
+#' keep_disks.ping
+#' 
 #' keep_disks.ping is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_disks.ping(uuid = NULL,
@@ -829,6 +993,8 @@ NULL
 #' @name keep_disks.ping
 NULL
 
+#' keep_disks.list
+#' 
 #' keep_disks.list is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_disks.list(filters = NULL,
@@ -847,6 +1013,8 @@ NULL
 #' @name keep_disks.list
 NULL
 
+#' keep_services.get
+#' 
 #' keep_services.get is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_services.get(uuid)
@@ -855,6 +1023,8 @@ NULL
 #' @name keep_services.get
 NULL
 
+#' keep_services.create
+#' 
 #' keep_services.create is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_services.create(keepservice,
@@ -865,6 +1035,8 @@ NULL
 #' @name keep_services.create
 NULL
 
+#' keep_services.update
+#' 
 #' keep_services.update is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_services.update(keepservice,
@@ -875,6 +1047,8 @@ NULL
 #' @name keep_services.update
 NULL
 
+#' keep_services.delete
+#' 
 #' keep_services.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_services.delete(uuid)
@@ -883,6 +1057,8 @@ NULL
 #' @name keep_services.delete
 NULL
 
+#' keep_services.accessible
+#' 
 #' keep_services.accessible is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_services.accessible(NULL)
@@ -890,6 +1066,8 @@ NULL
 #' @name keep_services.accessible
 NULL
 
+#' keep_services.list
+#' 
 #' keep_services.list is a method defined in Arvados class.
 #' 
 #' @usage arv$keep_services.list(filters = NULL,
@@ -908,6 +1086,8 @@ NULL
 #' @name keep_services.list
 NULL
 
+#' pipeline_templates.get
+#' 
 #' pipeline_templates.get is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_templates.get(uuid)
@@ -916,6 +1096,8 @@ NULL
 #' @name pipeline_templates.get
 NULL
 
+#' pipeline_templates.create
+#' 
 #' pipeline_templates.create is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_templates.create(pipelinetemplate,
@@ -926,6 +1108,8 @@ NULL
 #' @name pipeline_templates.create
 NULL
 
+#' pipeline_templates.update
+#' 
 #' pipeline_templates.update is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_templates.update(pipelinetemplate,
@@ -936,6 +1120,8 @@ NULL
 #' @name pipeline_templates.update
 NULL
 
+#' pipeline_templates.delete
+#' 
 #' pipeline_templates.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_templates.delete(uuid)
@@ -944,6 +1130,8 @@ NULL
 #' @name pipeline_templates.delete
 NULL
 
+#' pipeline_templates.list
+#' 
 #' pipeline_templates.list is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_templates.list(filters = NULL,
@@ -962,6 +1150,8 @@ NULL
 #' @name pipeline_templates.list
 NULL
 
+#' pipeline_instances.get
+#' 
 #' pipeline_instances.get is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_instances.get(uuid)
@@ -970,6 +1160,8 @@ NULL
 #' @name pipeline_instances.get
 NULL
 
+#' pipeline_instances.create
+#' 
 #' pipeline_instances.create is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_instances.create(pipelineinstance,
@@ -980,6 +1172,8 @@ NULL
 #' @name pipeline_instances.create
 NULL
 
+#' pipeline_instances.update
+#' 
 #' pipeline_instances.update is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_instances.update(pipelineinstance,
@@ -990,6 +1184,8 @@ NULL
 #' @name pipeline_instances.update
 NULL
 
+#' pipeline_instances.delete
+#' 
 #' pipeline_instances.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_instances.delete(uuid)
@@ -998,6 +1194,8 @@ NULL
 #' @name pipeline_instances.delete
 NULL
 
+#' pipeline_instances.cancel
+#' 
 #' pipeline_instances.cancel is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_instances.cancel(uuid)
@@ -1006,6 +1204,8 @@ NULL
 #' @name pipeline_instances.cancel
 NULL
 
+#' pipeline_instances.list
+#' 
 #' pipeline_instances.list is a method defined in Arvados class.
 #' 
 #' @usage arv$pipeline_instances.list(filters = NULL,
@@ -1024,6 +1224,8 @@ NULL
 #' @name pipeline_instances.list
 NULL
 
+#' nodes.get
+#' 
 #' nodes.get is a method defined in Arvados class.
 #' 
 #' @usage arv$nodes.get(uuid)
@@ -1032,6 +1234,8 @@ NULL
 #' @name nodes.get
 NULL
 
+#' nodes.create
+#' 
 #' nodes.create is a method defined in Arvados class.
 #' 
 #' @usage arv$nodes.create(node, ensure_unique_name = "false",
@@ -1043,6 +1247,8 @@ NULL
 #' @name nodes.create
 NULL
 
+#' nodes.update
+#' 
 #' nodes.update is a method defined in Arvados class.
 #' 
 #' @usage arv$nodes.update(node, uuid, assign_slot = NULL)
@@ -1053,6 +1259,8 @@ NULL
 #' @name nodes.update
 NULL
 
+#' nodes.delete
+#' 
 #' nodes.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$nodes.delete(uuid)
@@ -1061,6 +1269,8 @@ NULL
 #' @name nodes.delete
 NULL
 
+#' nodes.ping
+#' 
 #' nodes.ping is a method defined in Arvados class.
 #' 
 #' @usage arv$nodes.ping(uuid, ping_secret)
@@ -1070,6 +1280,8 @@ NULL
 #' @name nodes.ping
 NULL
 
+#' nodes.list
+#' 
 #' nodes.list is a method defined in Arvados class.
 #' 
 #' @usage arv$nodes.list(filters = NULL,
@@ -1088,6 +1300,8 @@ NULL
 #' @name nodes.list
 NULL
 
+#' repositories.get
+#' 
 #' repositories.get is a method defined in Arvados class.
 #' 
 #' @usage arv$repositories.get(uuid)
@@ -1096,6 +1310,8 @@ NULL
 #' @name repositories.get
 NULL
 
+#' repositories.create
+#' 
 #' repositories.create is a method defined in Arvados class.
 #' 
 #' @usage arv$repositories.create(repository,
@@ -1106,6 +1322,8 @@ NULL
 #' @name repositories.create
 NULL
 
+#' repositories.update
+#' 
 #' repositories.update is a method defined in Arvados class.
 #' 
 #' @usage arv$repositories.update(repository,
@@ -1116,6 +1334,8 @@ NULL
 #' @name repositories.update
 NULL
 
+#' repositories.delete
+#' 
 #' repositories.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$repositories.delete(uuid)
@@ -1124,6 +1344,8 @@ NULL
 #' @name repositories.delete
 NULL
 
+#' repositories.get_all_permissions
+#' 
 #' repositories.get_all_permissions is a method defined in Arvados class.
 #' 
 #' @usage arv$repositories.get_all_permissions(NULL)
@@ -1131,6 +1353,8 @@ NULL
 #' @name repositories.get_all_permissions
 NULL
 
+#' repositories.list
+#' 
 #' repositories.list is a method defined in Arvados class.
 #' 
 #' @usage arv$repositories.list(filters = NULL,
@@ -1149,6 +1373,8 @@ NULL
 #' @name repositories.list
 NULL
 
+#' specimens.get
+#' 
 #' specimens.get is a method defined in Arvados class.
 #' 
 #' @usage arv$specimens.get(uuid)
@@ -1157,6 +1383,8 @@ NULL
 #' @name specimens.get
 NULL
 
+#' specimens.create
+#' 
 #' specimens.create is a method defined in Arvados class.
 #' 
 #' @usage arv$specimens.create(specimen,
@@ -1167,6 +1395,8 @@ NULL
 #' @name specimens.create
 NULL
 
+#' specimens.update
+#' 
 #' specimens.update is a method defined in Arvados class.
 #' 
 #' @usage arv$specimens.update(specimen,
@@ -1177,6 +1407,8 @@ NULL
 #' @name specimens.update
 NULL
 
+#' specimens.delete
+#' 
 #' specimens.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$specimens.delete(uuid)
@@ -1185,6 +1417,8 @@ NULL
 #' @name specimens.delete
 NULL
 
+#' specimens.list
+#' 
 #' specimens.list is a method defined in Arvados class.
 #' 
 #' @usage arv$specimens.list(filters = NULL,
@@ -1203,6 +1437,8 @@ NULL
 #' @name specimens.list
 NULL
 
+#' logs.get
+#' 
 #' logs.get is a method defined in Arvados class.
 #' 
 #' @usage arv$logs.get(uuid)
@@ -1211,6 +1447,8 @@ NULL
 #' @name logs.get
 NULL
 
+#' logs.create
+#' 
 #' logs.create is a method defined in Arvados class.
 #' 
 #' @usage arv$logs.create(log, ensure_unique_name = "false")
@@ -1220,6 +1458,8 @@ NULL
 #' @name logs.create
 NULL
 
+#' logs.update
+#' 
 #' logs.update is a method defined in Arvados class.
 #' 
 #' @usage arv$logs.update(log, uuid)
@@ -1229,6 +1469,8 @@ NULL
 #' @name logs.update
 NULL
 
+#' logs.delete
+#' 
 #' logs.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$logs.delete(uuid)
@@ -1237,6 +1479,8 @@ NULL
 #' @name logs.delete
 NULL
 
+#' logs.list
+#' 
 #' logs.list is a method defined in Arvados class.
 #' 
 #' @usage arv$logs.list(filters = NULL, where = NULL,
@@ -1254,6 +1498,8 @@ NULL
 #' @name logs.list
 NULL
 
+#' traits.get
+#' 
 #' traits.get is a method defined in Arvados class.
 #' 
 #' @usage arv$traits.get(uuid)
@@ -1262,6 +1508,8 @@ NULL
 #' @name traits.get
 NULL
 
+#' traits.create
+#' 
 #' traits.create is a method defined in Arvados class.
 #' 
 #' @usage arv$traits.create(trait, ensure_unique_name = "false")
@@ -1271,6 +1519,8 @@ NULL
 #' @name traits.create
 NULL
 
+#' traits.update
+#' 
 #' traits.update is a method defined in Arvados class.
 #' 
 #' @usage arv$traits.update(trait, uuid)
@@ -1280,6 +1530,8 @@ NULL
 #' @name traits.update
 NULL
 
+#' traits.delete
+#' 
 #' traits.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$traits.delete(uuid)
@@ -1288,6 +1540,8 @@ NULL
 #' @name traits.delete
 NULL
 
+#' traits.list
+#' 
 #' traits.list is a method defined in Arvados class.
 #' 
 #' @usage arv$traits.list(filters = NULL,
@@ -1306,6 +1560,8 @@ NULL
 #' @name traits.list
 NULL
 
+#' virtual_machines.get
+#' 
 #' virtual_machines.get is a method defined in Arvados class.
 #' 
 #' @usage arv$virtual_machines.get(uuid)
@@ -1314,6 +1570,8 @@ NULL
 #' @name virtual_machines.get
 NULL
 
+#' virtual_machines.create
+#' 
 #' virtual_machines.create is a method defined in Arvados class.
 #' 
 #' @usage arv$virtual_machines.create(virtualmachine,
@@ -1324,6 +1582,8 @@ NULL
 #' @name virtual_machines.create
 NULL
 
+#' virtual_machines.update
+#' 
 #' virtual_machines.update is a method defined in Arvados class.
 #' 
 #' @usage arv$virtual_machines.update(virtualmachine,
@@ -1334,6 +1594,8 @@ NULL
 #' @name virtual_machines.update
 NULL
 
+#' virtual_machines.delete
+#' 
 #' virtual_machines.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$virtual_machines.delete(uuid)
@@ -1342,6 +1604,8 @@ NULL
 #' @name virtual_machines.delete
 NULL
 
+#' virtual_machines.logins
+#' 
 #' virtual_machines.logins is a method defined in Arvados class.
 #' 
 #' @usage arv$virtual_machines.logins(uuid)
@@ -1350,6 +1614,8 @@ NULL
 #' @name virtual_machines.logins
 NULL
 
+#' virtual_machines.get_all_logins
+#' 
 #' virtual_machines.get_all_logins is a method defined in Arvados class.
 #' 
 #' @usage arv$virtual_machines.get_all_logins(NULL)
@@ -1357,6 +1623,8 @@ NULL
 #' @name virtual_machines.get_all_logins
 NULL
 
+#' virtual_machines.list
+#' 
 #' virtual_machines.list is a method defined in Arvados class.
 #' 
 #' @usage arv$virtual_machines.list(filters = NULL,
@@ -1375,6 +1643,8 @@ NULL
 #' @name virtual_machines.list
 NULL
 
+#' workflows.get
+#' 
 #' workflows.get is a method defined in Arvados class.
 #' 
 #' @usage arv$workflows.get(uuid)
@@ -1383,6 +1653,8 @@ NULL
 #' @name workflows.get
 NULL
 
+#' workflows.create
+#' 
 #' workflows.create is a method defined in Arvados class.
 #' 
 #' @usage arv$workflows.create(workflow,
@@ -1393,6 +1665,8 @@ NULL
 #' @name workflows.create
 NULL
 
+#' workflows.update
+#' 
 #' workflows.update is a method defined in Arvados class.
 #' 
 #' @usage arv$workflows.update(workflow,
@@ -1403,6 +1677,8 @@ NULL
 #' @name workflows.update
 NULL
 
+#' workflows.delete
+#' 
 #' workflows.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$workflows.delete(uuid)
@@ -1411,6 +1687,8 @@ NULL
 #' @name workflows.delete
 NULL
 
+#' workflows.list
+#' 
 #' workflows.list is a method defined in Arvados class.
 #' 
 #' @usage arv$workflows.list(filters = NULL,
@@ -1429,6 +1707,8 @@ NULL
 #' @name workflows.list
 NULL
 
+#' groups.get
+#' 
 #' groups.get is a method defined in Arvados class.
 #' 
 #' @usage arv$groups.get(uuid)
@@ -1437,6 +1717,8 @@ NULL
 #' @name groups.get
 NULL
 
+#' groups.create
+#' 
 #' groups.create is a method defined in Arvados class.
 #' 
 #' @usage arv$groups.create(group, ensure_unique_name = "false")
@@ -1446,6 +1728,8 @@ NULL
 #' @name groups.create
 NULL
 
+#' groups.update
+#' 
 #' groups.update is a method defined in Arvados class.
 #' 
 #' @usage arv$groups.update(group, uuid)
@@ -1455,6 +1739,8 @@ NULL
 #' @name groups.update
 NULL
 
+#' groups.delete
+#' 
 #' groups.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$groups.delete(uuid)
@@ -1463,6 +1749,8 @@ NULL
 #' @name groups.delete
 NULL
 
+#' groups.contents
+#' 
 #' groups.contents is a method defined in Arvados class.
 #' 
 #' @usage arv$groups.contents(filters = NULL,
@@ -1483,6 +1771,8 @@ NULL
 #' @name groups.contents
 NULL
 
+#' groups.trash
+#' 
 #' groups.trash is a method defined in Arvados class.
 #' 
 #' @usage arv$groups.trash(uuid)
@@ -1491,6 +1781,8 @@ NULL
 #' @name groups.trash
 NULL
 
+#' groups.untrash
+#' 
 #' groups.untrash is a method defined in Arvados class.
 #' 
 #' @usage arv$groups.untrash(uuid)
@@ -1499,6 +1791,8 @@ NULL
 #' @name groups.untrash
 NULL
 
+#' groups.list
+#' 
 #' groups.list is a method defined in Arvados class.
 #' 
 #' @usage arv$groups.list(filters = NULL,
@@ -1518,6 +1812,8 @@ NULL
 #' @name groups.list
 NULL
 
+#' user_agreements.get
+#' 
 #' user_agreements.get is a method defined in Arvados class.
 #' 
 #' @usage arv$user_agreements.get(uuid)
@@ -1526,6 +1822,8 @@ NULL
 #' @name user_agreements.get
 NULL
 
+#' user_agreements.create
+#' 
 #' user_agreements.create is a method defined in Arvados class.
 #' 
 #' @usage arv$user_agreements.create(useragreement,
@@ -1536,6 +1834,8 @@ NULL
 #' @name user_agreements.create
 NULL
 
+#' user_agreements.update
+#' 
 #' user_agreements.update is a method defined in Arvados class.
 #' 
 #' @usage arv$user_agreements.update(useragreement,
@@ -1546,6 +1846,8 @@ NULL
 #' @name user_agreements.update
 NULL
 
+#' user_agreements.delete
+#' 
 #' user_agreements.delete is a method defined in Arvados class.
 #' 
 #' @usage arv$user_agreements.delete(uuid)
@@ -1554,6 +1856,8 @@ NULL
 #' @name user_agreements.delete
 NULL
 
+#' user_agreements.signatures
+#' 
 #' user_agreements.signatures is a method defined in Arvados class.
 #' 
 #' @usage arv$user_agreements.signatures(NULL)
@@ -1561,6 +1865,8 @@ NULL
 #' @name user_agreements.signatures
 NULL
 
+#' user_agreements.sign
+#' 
 #' user_agreements.sign is a method defined in Arvados class.
 #' 
 #' @usage arv$user_agreements.sign(NULL)
@@ -1568,6 +1874,8 @@ NULL
 #' @name user_agreements.sign
 NULL
 
+#' user_agreements.list
+#' 
 #' user_agreements.list is a method defined in Arvados class.
 #' 
 #' @usage arv$user_agreements.list(filters = NULL,
@@ -1586,6 +1894,8 @@ NULL
 #' @name user_agreements.list
 NULL
 
+#' user_agreements.new
+#' 
 #' user_agreements.new is a method defined in Arvados class.
 #' 
 #' @usage arv$user_agreements.new(NULL)
@@ -1593,6 +1903,8 @@ NULL
 #' @name user_agreements.new
 NULL
 
+#' project.get
+#' 
 #' projects.get is equivalent to groups.get method.
 #' 
 #' @usage arv$projects.get(uuid)
@@ -1601,6 +1913,8 @@ NULL
 #' @name projects.get
 NULL
 
+#' project.create
+#' 
 #' projects.create wrapps groups.create method by setting group_class attribute to "project".
 #' 
 #' @usage arv$projects.create(group, ensure_unique_name = "false")
@@ -1610,6 +1924,8 @@ NULL
 #' @name projects.create
 NULL
 
+#' project.update
+#' 
 #' projects.update wrapps groups.update method by setting group_class attribute to "project".
 #' 
 #' @usage arv$projects.update(group, uuid)
@@ -1619,6 +1935,8 @@ NULL
 #' @name projects.update
 NULL
 
+#' project.delete
+#' 
 #' projects.delete is equivalent to groups.delete method.
 #' 
 #' @usage arv$project.delete(uuid)
@@ -1627,6 +1945,8 @@ NULL
 #' @name projects.delete
 NULL
 
+#' project.list
+#' 
 #' projects.list wrapps groups.list method by setting group_class attribute to "project".
 #' 
 #' @usage arv$projects.list(filters = NULL,
diff --git a/sdk/R/R/autoGenAPI.R b/sdk/R/R/autoGenAPI.R
index 4fa410c..6db28f9 100644
--- a/sdk/R/R/autoGenAPI.R
+++ b/sdk/R/R/autoGenAPI.R
@@ -411,7 +411,9 @@ getMethodDoc <- function(methodName, methodMetaData)
     params      <- getMethodDescription(methodMetaData)
     returnValue <- paste("#' @return", methodMetaData$response[["$ref"]], "object.")
 
-    c(description,
+    c(paste("#'", methodName),
+      "#' ",
+      description,
       "#' ",
       usage,
       params,
@@ -460,7 +462,9 @@ getMethodDescription <- function(methodMetaData)
 genProjectMethodsDoc <- function()
 {
     #TODO: Manually update this documentation to reflect changes in discovery document.
-    c("#' projects.get is equivalent to groups.get method.",
+    c("#' project.get",
+    "#' ",
+    "#' projects.get is equivalent to groups.get method.",
     "#' ",
     "#' @usage arv$projects.get(uuid)",
     "#' @param uuid The UUID of the Group in question.",
@@ -468,6 +472,8 @@ genProjectMethodsDoc <- function()
     "#' @name projects.get",
     "NULL",
     "",
+    "#' project.create",
+    "#' ",
     "#' projects.create wrapps groups.create method by setting group_class attribute to \"project\".",
     "#' ",
     "#' @usage arv$projects.create(group, ensure_unique_name = \"false\")",
@@ -477,6 +483,8 @@ genProjectMethodsDoc <- function()
     "#' @name projects.create",
     "NULL",
     "",
+    "#' project.update",
+    "#' ",
     "#' projects.update wrapps groups.update method by setting group_class attribute to \"project\".",
     "#' ",
     "#' @usage arv$projects.update(group, uuid)",
@@ -486,6 +494,8 @@ genProjectMethodsDoc <- function()
     "#' @name projects.update",
     "NULL",
     "",
+    "#' project.delete",
+    "#' ",
     "#' projects.delete is equivalent to groups.delete method.",
     "#' ",
     "#' @usage arv$project.delete(uuid)",
@@ -494,6 +504,8 @@ genProjectMethodsDoc <- function()
     "#' @name projects.delete",
     "NULL",
     "",
+    "#' project.list",
+    "#' ",
     "#' projects.list wrapps groups.list method by setting group_class attribute to \"project\".",
     "#' ",
     "#' @usage arv$projects.list(filters = NULL,",
diff --git a/sdk/R/man/api_client_authorizations.create.Rd b/sdk/R/man/api_client_authorizations.create.Rd
index f5d4d5f..e322419 100644
--- a/sdk/R/man/api_client_authorizations.create.Rd
+++ b/sdk/R/man/api_client_authorizations.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_client_authorizations.create}
 \alias{api_client_authorizations.create}
-\title{api_client_authorizations.create is a method defined in Arvados class.}
+\title{api_client_authorizations.create}
 \usage{
 arv$api_client_authorizations.create(apiclientauthorization,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/api_client_authorizations.create_system_auth.Rd b/sdk/R/man/api_client_authorizations.create_system_auth.Rd
index f3b21ee..3eb172a 100644
--- a/sdk/R/man/api_client_authorizations.create_system_auth.Rd
+++ b/sdk/R/man/api_client_authorizations.create_system_auth.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_client_authorizations.create_system_auth}
 \alias{api_client_authorizations.create_system_auth}
-\title{api_client_authorizations.create_system_auth is a method defined in Arvados class.}
+\title{api_client_authorizations.create_system_auth}
 \usage{
 arv$api_client_authorizations.create_system_auth(api_client_id = NULL,
 	scopes = NULL)
diff --git a/sdk/R/man/api_client_authorizations.current.Rd b/sdk/R/man/api_client_authorizations.current.Rd
index 2b9b186..c286237 100644
--- a/sdk/R/man/api_client_authorizations.current.Rd
+++ b/sdk/R/man/api_client_authorizations.current.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_client_authorizations.current}
 \alias{api_client_authorizations.current}
-\title{api_client_authorizations.current is a method defined in Arvados class.}
+\title{api_client_authorizations.current}
 \usage{
 arv$api_client_authorizations.current(NULL)
 }
diff --git a/sdk/R/man/api_client_authorizations.delete.Rd b/sdk/R/man/api_client_authorizations.delete.Rd
index b236060..054cc79 100644
--- a/sdk/R/man/api_client_authorizations.delete.Rd
+++ b/sdk/R/man/api_client_authorizations.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_client_authorizations.delete}
 \alias{api_client_authorizations.delete}
-\title{api_client_authorizations.delete is a method defined in Arvados class.}
+\title{api_client_authorizations.delete}
 \usage{
 arv$api_client_authorizations.delete(uuid)
 }
diff --git a/sdk/R/man/api_client_authorizations.get.Rd b/sdk/R/man/api_client_authorizations.get.Rd
index 72e2a93..3f5b630 100644
--- a/sdk/R/man/api_client_authorizations.get.Rd
+++ b/sdk/R/man/api_client_authorizations.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_client_authorizations.get}
 \alias{api_client_authorizations.get}
-\title{api_client_authorizations.get is a method defined in Arvados class.}
+\title{api_client_authorizations.get}
 \usage{
 arv$api_client_authorizations.get(uuid)
 }
diff --git a/sdk/R/man/api_client_authorizations.list.Rd b/sdk/R/man/api_client_authorizations.list.Rd
index e40ff41..7c8ae69 100644
--- a/sdk/R/man/api_client_authorizations.list.Rd
+++ b/sdk/R/man/api_client_authorizations.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_client_authorizations.list}
 \alias{api_client_authorizations.list}
-\title{api_client_authorizations.list is a method defined in Arvados class.}
+\title{api_client_authorizations.list}
 \usage{
 arv$api_client_authorizations.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/api_client_authorizations.update.Rd b/sdk/R/man/api_client_authorizations.update.Rd
index aca5a98..e6380cc 100644
--- a/sdk/R/man/api_client_authorizations.update.Rd
+++ b/sdk/R/man/api_client_authorizations.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_client_authorizations.update}
 \alias{api_client_authorizations.update}
-\title{api_client_authorizations.update is a method defined in Arvados class.}
+\title{api_client_authorizations.update}
 \usage{
 arv$api_client_authorizations.update(apiclientauthorization,
 	uuid)
diff --git a/sdk/R/man/api_clients.create.Rd b/sdk/R/man/api_clients.create.Rd
index da01010..2601168 100644
--- a/sdk/R/man/api_clients.create.Rd
+++ b/sdk/R/man/api_clients.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_clients.create}
 \alias{api_clients.create}
-\title{api_clients.create is a method defined in Arvados class.}
+\title{api_clients.create}
 \usage{
 arv$api_clients.create(apiclient,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/api_clients.delete.Rd b/sdk/R/man/api_clients.delete.Rd
index 1ebbc1b..90eaa99 100644
--- a/sdk/R/man/api_clients.delete.Rd
+++ b/sdk/R/man/api_clients.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_clients.delete}
 \alias{api_clients.delete}
-\title{api_clients.delete is a method defined in Arvados class.}
+\title{api_clients.delete}
 \usage{
 arv$api_clients.delete(uuid)
 }
diff --git a/sdk/R/man/api_clients.get.Rd b/sdk/R/man/api_clients.get.Rd
index b84085b..4a1b6c0 100644
--- a/sdk/R/man/api_clients.get.Rd
+++ b/sdk/R/man/api_clients.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_clients.get}
 \alias{api_clients.get}
-\title{api_clients.get is a method defined in Arvados class.}
+\title{api_clients.get}
 \usage{
 arv$api_clients.get(uuid)
 }
diff --git a/sdk/R/man/api_clients.list.Rd b/sdk/R/man/api_clients.list.Rd
index 15a2bc6..0679c9c 100644
--- a/sdk/R/man/api_clients.list.Rd
+++ b/sdk/R/man/api_clients.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_clients.list}
 \alias{api_clients.list}
-\title{api_clients.list is a method defined in Arvados class.}
+\title{api_clients.list}
 \usage{
 arv$api_clients.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/api_clients.update.Rd b/sdk/R/man/api_clients.update.Rd
index ec01831..a37e533 100644
--- a/sdk/R/man/api_clients.update.Rd
+++ b/sdk/R/man/api_clients.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{api_clients.update}
 \alias{api_clients.update}
-\title{api_clients.update is a method defined in Arvados class.}
+\title{api_clients.update}
 \usage{
 arv$api_clients.update(apiclient,
 	uuid)
diff --git a/sdk/R/man/authorized_keys.create.Rd b/sdk/R/man/authorized_keys.create.Rd
index 9f523f3..e0d226a 100644
--- a/sdk/R/man/authorized_keys.create.Rd
+++ b/sdk/R/man/authorized_keys.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{authorized_keys.create}
 \alias{authorized_keys.create}
-\title{authorized_keys.create is a method defined in Arvados class.}
+\title{authorized_keys.create}
 \usage{
 arv$authorized_keys.create(authorizedkey,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/authorized_keys.delete.Rd b/sdk/R/man/authorized_keys.delete.Rd
index 238f002..db1f0e7 100644
--- a/sdk/R/man/authorized_keys.delete.Rd
+++ b/sdk/R/man/authorized_keys.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{authorized_keys.delete}
 \alias{authorized_keys.delete}
-\title{authorized_keys.delete is a method defined in Arvados class.}
+\title{authorized_keys.delete}
 \usage{
 arv$authorized_keys.delete(uuid)
 }
diff --git a/sdk/R/man/authorized_keys.get.Rd b/sdk/R/man/authorized_keys.get.Rd
index 4475cba..31a2dd3 100644
--- a/sdk/R/man/authorized_keys.get.Rd
+++ b/sdk/R/man/authorized_keys.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{authorized_keys.get}
 \alias{authorized_keys.get}
-\title{authorized_keys.get is a method defined in Arvados class.}
+\title{authorized_keys.get}
 \usage{
 arv$authorized_keys.get(uuid)
 }
diff --git a/sdk/R/man/authorized_keys.list.Rd b/sdk/R/man/authorized_keys.list.Rd
index ea0b807..cd19bc6 100644
--- a/sdk/R/man/authorized_keys.list.Rd
+++ b/sdk/R/man/authorized_keys.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{authorized_keys.list}
 \alias{authorized_keys.list}
-\title{authorized_keys.list is a method defined in Arvados class.}
+\title{authorized_keys.list}
 \usage{
 arv$authorized_keys.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/authorized_keys.update.Rd b/sdk/R/man/authorized_keys.update.Rd
index 10a0af4..65d93d0 100644
--- a/sdk/R/man/authorized_keys.update.Rd
+++ b/sdk/R/man/authorized_keys.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{authorized_keys.update}
 \alias{authorized_keys.update}
-\title{authorized_keys.update is a method defined in Arvados class.}
+\title{authorized_keys.update}
 \usage{
 arv$authorized_keys.update(authorizedkey,
 	uuid)
diff --git a/sdk/R/man/collections.create.Rd b/sdk/R/man/collections.create.Rd
index aefd4b7..af8e398 100644
--- a/sdk/R/man/collections.create.Rd
+++ b/sdk/R/man/collections.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{collections.create}
 \alias{collections.create}
-\title{collections.create is a method defined in Arvados class.}
+\title{collections.create}
 \usage{
 arv$collections.create(collection,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/collections.delete.Rd b/sdk/R/man/collections.delete.Rd
index b7d2648..28b3543 100644
--- a/sdk/R/man/collections.delete.Rd
+++ b/sdk/R/man/collections.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{collections.delete}
 \alias{collections.delete}
-\title{collections.delete is a method defined in Arvados class.}
+\title{collections.delete}
 \usage{
 arv$collections.delete(uuid)
 }
diff --git a/sdk/R/man/collections.get.Rd b/sdk/R/man/collections.get.Rd
index dbab892..3878aaf 100644
--- a/sdk/R/man/collections.get.Rd
+++ b/sdk/R/man/collections.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{collections.get}
 \alias{collections.get}
-\title{collections.get is a method defined in Arvados class.}
+\title{collections.get}
 \usage{
 arv$collections.get(uuid)
 }
diff --git a/sdk/R/man/collections.list.Rd b/sdk/R/man/collections.list.Rd
index f4d5426..87f6f78 100644
--- a/sdk/R/man/collections.list.Rd
+++ b/sdk/R/man/collections.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{collections.list}
 \alias{collections.list}
-\title{collections.list is a method defined in Arvados class.}
+\title{collections.list}
 \usage{
 arv$collections.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/collections.provenance.Rd b/sdk/R/man/collections.provenance.Rd
index a54eb0d..001a7b4 100644
--- a/sdk/R/man/collections.provenance.Rd
+++ b/sdk/R/man/collections.provenance.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{collections.provenance}
 \alias{collections.provenance}
-\title{collections.provenance is a method defined in Arvados class.}
+\title{collections.provenance}
 \usage{
 arv$collections.provenance(uuid)
 }
diff --git a/sdk/R/man/collections.trash.Rd b/sdk/R/man/collections.trash.Rd
index 6f4ee7c..4862109 100644
--- a/sdk/R/man/collections.trash.Rd
+++ b/sdk/R/man/collections.trash.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{collections.trash}
 \alias{collections.trash}
-\title{collections.trash is a method defined in Arvados class.}
+\title{collections.trash}
 \usage{
 arv$collections.trash(uuid)
 }
diff --git a/sdk/R/man/collections.untrash.Rd b/sdk/R/man/collections.untrash.Rd
index 5dd889d..c41bc3d 100644
--- a/sdk/R/man/collections.untrash.Rd
+++ b/sdk/R/man/collections.untrash.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{collections.untrash}
 \alias{collections.untrash}
-\title{collections.untrash is a method defined in Arvados class.}
+\title{collections.untrash}
 \usage{
 arv$collections.untrash(uuid)
 }
diff --git a/sdk/R/man/collections.update.Rd b/sdk/R/man/collections.update.Rd
index 53bc395..c9b201c 100644
--- a/sdk/R/man/collections.update.Rd
+++ b/sdk/R/man/collections.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{collections.update}
 \alias{collections.update}
-\title{collections.update is a method defined in Arvados class.}
+\title{collections.update}
 \usage{
 arv$collections.update(collection,
 	uuid)
diff --git a/sdk/R/man/collections.used_by.Rd b/sdk/R/man/collections.used_by.Rd
index e2cfe38..53b8e49 100644
--- a/sdk/R/man/collections.used_by.Rd
+++ b/sdk/R/man/collections.used_by.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{collections.used_by}
 \alias{collections.used_by}
-\title{collections.used_by is a method defined in Arvados class.}
+\title{collections.used_by}
 \usage{
 arv$collections.used_by(uuid)
 }
diff --git a/sdk/R/man/container_requests.create.Rd b/sdk/R/man/container_requests.create.Rd
index fe104ca..e114d32 100644
--- a/sdk/R/man/container_requests.create.Rd
+++ b/sdk/R/man/container_requests.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{container_requests.create}
 \alias{container_requests.create}
-\title{container_requests.create is a method defined in Arvados class.}
+\title{container_requests.create}
 \usage{
 arv$container_requests.create(containerrequest,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/container_requests.delete.Rd b/sdk/R/man/container_requests.delete.Rd
index edd16b3..905739b 100644
--- a/sdk/R/man/container_requests.delete.Rd
+++ b/sdk/R/man/container_requests.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{container_requests.delete}
 \alias{container_requests.delete}
-\title{container_requests.delete is a method defined in Arvados class.}
+\title{container_requests.delete}
 \usage{
 arv$container_requests.delete(uuid)
 }
diff --git a/sdk/R/man/container_requests.get.Rd b/sdk/R/man/container_requests.get.Rd
index 83f150c..54fe5d4 100644
--- a/sdk/R/man/container_requests.get.Rd
+++ b/sdk/R/man/container_requests.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{container_requests.get}
 \alias{container_requests.get}
-\title{container_requests.get is a method defined in Arvados class.}
+\title{container_requests.get}
 \usage{
 arv$container_requests.get(uuid)
 }
diff --git a/sdk/R/man/container_requests.list.Rd b/sdk/R/man/container_requests.list.Rd
index c751fd1..9c2412b 100644
--- a/sdk/R/man/container_requests.list.Rd
+++ b/sdk/R/man/container_requests.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{container_requests.list}
 \alias{container_requests.list}
-\title{container_requests.list is a method defined in Arvados class.}
+\title{container_requests.list}
 \usage{
 arv$container_requests.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/container_requests.update.Rd b/sdk/R/man/container_requests.update.Rd
index 78aa17a..063417b 100644
--- a/sdk/R/man/container_requests.update.Rd
+++ b/sdk/R/man/container_requests.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{container_requests.update}
 \alias{container_requests.update}
-\title{container_requests.update is a method defined in Arvados class.}
+\title{container_requests.update}
 \usage{
 arv$container_requests.update(containerrequest,
 	uuid)
diff --git a/sdk/R/man/containers.auth.Rd b/sdk/R/man/containers.auth.Rd
index 4cda7a8..a594d2f 100644
--- a/sdk/R/man/containers.auth.Rd
+++ b/sdk/R/man/containers.auth.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{containers.auth}
 \alias{containers.auth}
-\title{containers.auth is a method defined in Arvados class.}
+\title{containers.auth}
 \usage{
 arv$containers.auth(uuid)
 }
diff --git a/sdk/R/man/containers.create.Rd b/sdk/R/man/containers.create.Rd
index 803040e..4ce25bb 100644
--- a/sdk/R/man/containers.create.Rd
+++ b/sdk/R/man/containers.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{containers.create}
 \alias{containers.create}
-\title{containers.create is a method defined in Arvados class.}
+\title{containers.create}
 \usage{
 arv$containers.create(container,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/containers.current.Rd b/sdk/R/man/containers.current.Rd
index 225793a..0f6ad4e 100644
--- a/sdk/R/man/containers.current.Rd
+++ b/sdk/R/man/containers.current.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{containers.current}
 \alias{containers.current}
-\title{containers.current is a method defined in Arvados class.}
+\title{containers.current}
 \usage{
 arv$containers.current(NULL)
 }
diff --git a/sdk/R/man/containers.delete.Rd b/sdk/R/man/containers.delete.Rd
index 6e877c8..e2e3cd7 100644
--- a/sdk/R/man/containers.delete.Rd
+++ b/sdk/R/man/containers.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{containers.delete}
 \alias{containers.delete}
-\title{containers.delete is a method defined in Arvados class.}
+\title{containers.delete}
 \usage{
 arv$containers.delete(uuid)
 }
diff --git a/sdk/R/man/containers.get.Rd b/sdk/R/man/containers.get.Rd
index 9f1966d..05d97d3 100644
--- a/sdk/R/man/containers.get.Rd
+++ b/sdk/R/man/containers.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{containers.get}
 \alias{containers.get}
-\title{containers.get is a method defined in Arvados class.}
+\title{containers.get}
 \usage{
 arv$containers.get(uuid)
 }
diff --git a/sdk/R/man/containers.list.Rd b/sdk/R/man/containers.list.Rd
index e843bfc..d445796 100644
--- a/sdk/R/man/containers.list.Rd
+++ b/sdk/R/man/containers.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{containers.list}
 \alias{containers.list}
-\title{containers.list is a method defined in Arvados class.}
+\title{containers.list}
 \usage{
 arv$containers.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/containers.lock.Rd b/sdk/R/man/containers.lock.Rd
index 9446663..72bcdf0 100644
--- a/sdk/R/man/containers.lock.Rd
+++ b/sdk/R/man/containers.lock.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{containers.lock}
 \alias{containers.lock}
-\title{containers.lock is a method defined in Arvados class.}
+\title{containers.lock}
 \usage{
 arv$containers.lock(uuid)
 }
diff --git a/sdk/R/man/containers.secret_mounts.Rd b/sdk/R/man/containers.secret_mounts.Rd
index 9afabb8..d0f8444 100644
--- a/sdk/R/man/containers.secret_mounts.Rd
+++ b/sdk/R/man/containers.secret_mounts.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{containers.secret_mounts}
 \alias{containers.secret_mounts}
-\title{containers.secret_mounts is a method defined in Arvados class.}
+\title{containers.secret_mounts}
 \usage{
 arv$containers.secret_mounts(uuid)
 }
diff --git a/sdk/R/man/containers.unlock.Rd b/sdk/R/man/containers.unlock.Rd
index 540170b..5c41f20 100644
--- a/sdk/R/man/containers.unlock.Rd
+++ b/sdk/R/man/containers.unlock.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{containers.unlock}
 \alias{containers.unlock}
-\title{containers.unlock is a method defined in Arvados class.}
+\title{containers.unlock}
 \usage{
 arv$containers.unlock(uuid)
 }
diff --git a/sdk/R/man/containers.update.Rd b/sdk/R/man/containers.update.Rd
index 9437f27..3a85726 100644
--- a/sdk/R/man/containers.update.Rd
+++ b/sdk/R/man/containers.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{containers.update}
 \alias{containers.update}
-\title{containers.update is a method defined in Arvados class.}
+\title{containers.update}
 \usage{
 arv$containers.update(container,
 	uuid)
diff --git a/sdk/R/man/groups.contents.Rd b/sdk/R/man/groups.contents.Rd
index f57aa17..26647df 100644
--- a/sdk/R/man/groups.contents.Rd
+++ b/sdk/R/man/groups.contents.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{groups.contents}
 \alias{groups.contents}
-\title{groups.contents is a method defined in Arvados class.}
+\title{groups.contents}
 \usage{
 arv$groups.contents(filters = NULL,
 	where = NULL, order = NULL, distinct = NULL,
diff --git a/sdk/R/man/groups.create.Rd b/sdk/R/man/groups.create.Rd
index 9a6f8f9..8719603 100644
--- a/sdk/R/man/groups.create.Rd
+++ b/sdk/R/man/groups.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{groups.create}
 \alias{groups.create}
-\title{groups.create is a method defined in Arvados class.}
+\title{groups.create}
 \usage{
 arv$groups.create(group, ensure_unique_name = "false")
 }
diff --git a/sdk/R/man/groups.delete.Rd b/sdk/R/man/groups.delete.Rd
index 5afd9ae..1b4a0d9 100644
--- a/sdk/R/man/groups.delete.Rd
+++ b/sdk/R/man/groups.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{groups.delete}
 \alias{groups.delete}
-\title{groups.delete is a method defined in Arvados class.}
+\title{groups.delete}
 \usage{
 arv$groups.delete(uuid)
 }
diff --git a/sdk/R/man/groups.get.Rd b/sdk/R/man/groups.get.Rd
index b0ef028..28a1872 100644
--- a/sdk/R/man/groups.get.Rd
+++ b/sdk/R/man/groups.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{groups.get}
 \alias{groups.get}
-\title{groups.get is a method defined in Arvados class.}
+\title{groups.get}
 \usage{
 arv$groups.get(uuid)
 }
diff --git a/sdk/R/man/groups.list.Rd b/sdk/R/man/groups.list.Rd
index f9e47b5..7699f3e 100644
--- a/sdk/R/man/groups.list.Rd
+++ b/sdk/R/man/groups.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{groups.list}
 \alias{groups.list}
-\title{groups.list is a method defined in Arvados class.}
+\title{groups.list}
 \usage{
 arv$groups.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/groups.trash.Rd b/sdk/R/man/groups.trash.Rd
index 788ea9a..c529618 100644
--- a/sdk/R/man/groups.trash.Rd
+++ b/sdk/R/man/groups.trash.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{groups.trash}
 \alias{groups.trash}
-\title{groups.trash is a method defined in Arvados class.}
+\title{groups.trash}
 \usage{
 arv$groups.trash(uuid)
 }
diff --git a/sdk/R/man/groups.untrash.Rd b/sdk/R/man/groups.untrash.Rd
index b36e395..014190c 100644
--- a/sdk/R/man/groups.untrash.Rd
+++ b/sdk/R/man/groups.untrash.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{groups.untrash}
 \alias{groups.untrash}
-\title{groups.untrash is a method defined in Arvados class.}
+\title{groups.untrash}
 \usage{
 arv$groups.untrash(uuid)
 }
diff --git a/sdk/R/man/groups.update.Rd b/sdk/R/man/groups.update.Rd
index 80d2939..47abde7 100644
--- a/sdk/R/man/groups.update.Rd
+++ b/sdk/R/man/groups.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{groups.update}
 \alias{groups.update}
-\title{groups.update is a method defined in Arvados class.}
+\title{groups.update}
 \usage{
 arv$groups.update(group, uuid)
 }
diff --git a/sdk/R/man/humans.create.Rd b/sdk/R/man/humans.create.Rd
index 0a0f7f1..44c9aa3 100644
--- a/sdk/R/man/humans.create.Rd
+++ b/sdk/R/man/humans.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{humans.create}
 \alias{humans.create}
-\title{humans.create is a method defined in Arvados class.}
+\title{humans.create}
 \usage{
 arv$humans.create(human, ensure_unique_name = "false")
 }
diff --git a/sdk/R/man/humans.delete.Rd b/sdk/R/man/humans.delete.Rd
index 9d9d4d4..ae66b8e 100644
--- a/sdk/R/man/humans.delete.Rd
+++ b/sdk/R/man/humans.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{humans.delete}
 \alias{humans.delete}
-\title{humans.delete is a method defined in Arvados class.}
+\title{humans.delete}
 \usage{
 arv$humans.delete(uuid)
 }
diff --git a/sdk/R/man/humans.get.Rd b/sdk/R/man/humans.get.Rd
index 4f97031..820c562 100644
--- a/sdk/R/man/humans.get.Rd
+++ b/sdk/R/man/humans.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{humans.get}
 \alias{humans.get}
-\title{humans.get is a method defined in Arvados class.}
+\title{humans.get}
 \usage{
 arv$humans.get(uuid)
 }
diff --git a/sdk/R/man/humans.list.Rd b/sdk/R/man/humans.list.Rd
index c520c77..a8db4c7 100644
--- a/sdk/R/man/humans.list.Rd
+++ b/sdk/R/man/humans.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{humans.list}
 \alias{humans.list}
-\title{humans.list is a method defined in Arvados class.}
+\title{humans.list}
 \usage{
 arv$humans.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/humans.update.Rd b/sdk/R/man/humans.update.Rd
index 47565a8..83956a2 100644
--- a/sdk/R/man/humans.update.Rd
+++ b/sdk/R/man/humans.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{humans.update}
 \alias{humans.update}
-\title{humans.update is a method defined in Arvados class.}
+\title{humans.update}
 \usage{
 arv$humans.update(human, uuid)
 }
diff --git a/sdk/R/man/job_tasks.create.Rd b/sdk/R/man/job_tasks.create.Rd
index cda460c..2da0b0c 100644
--- a/sdk/R/man/job_tasks.create.Rd
+++ b/sdk/R/man/job_tasks.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{job_tasks.create}
 \alias{job_tasks.create}
-\title{job_tasks.create is a method defined in Arvados class.}
+\title{job_tasks.create}
 \usage{
 arv$job_tasks.create(jobtask, ensure_unique_name = "false")
 }
diff --git a/sdk/R/man/job_tasks.delete.Rd b/sdk/R/man/job_tasks.delete.Rd
index ce321c0..b78a38e 100644
--- a/sdk/R/man/job_tasks.delete.Rd
+++ b/sdk/R/man/job_tasks.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{job_tasks.delete}
 \alias{job_tasks.delete}
-\title{job_tasks.delete is a method defined in Arvados class.}
+\title{job_tasks.delete}
 \usage{
 arv$job_tasks.delete(uuid)
 }
diff --git a/sdk/R/man/job_tasks.get.Rd b/sdk/R/man/job_tasks.get.Rd
index b687d84..07d2054 100644
--- a/sdk/R/man/job_tasks.get.Rd
+++ b/sdk/R/man/job_tasks.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{job_tasks.get}
 \alias{job_tasks.get}
-\title{job_tasks.get is a method defined in Arvados class.}
+\title{job_tasks.get}
 \usage{
 arv$job_tasks.get(uuid)
 }
diff --git a/sdk/R/man/job_tasks.list.Rd b/sdk/R/man/job_tasks.list.Rd
index 5556ee7..51c4b49 100644
--- a/sdk/R/man/job_tasks.list.Rd
+++ b/sdk/R/man/job_tasks.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{job_tasks.list}
 \alias{job_tasks.list}
-\title{job_tasks.list is a method defined in Arvados class.}
+\title{job_tasks.list}
 \usage{
 arv$job_tasks.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/job_tasks.update.Rd b/sdk/R/man/job_tasks.update.Rd
index e6fcec7..42d10bd 100644
--- a/sdk/R/man/job_tasks.update.Rd
+++ b/sdk/R/man/job_tasks.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{job_tasks.update}
 \alias{job_tasks.update}
-\title{job_tasks.update is a method defined in Arvados class.}
+\title{job_tasks.update}
 \usage{
 arv$job_tasks.update(jobtask, uuid)
 }
diff --git a/sdk/R/man/jobs.cancel.Rd b/sdk/R/man/jobs.cancel.Rd
index f6bd42e..7399d28 100644
--- a/sdk/R/man/jobs.cancel.Rd
+++ b/sdk/R/man/jobs.cancel.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{jobs.cancel}
 \alias{jobs.cancel}
-\title{jobs.cancel is a method defined in Arvados class.}
+\title{jobs.cancel}
 \usage{
 arv$jobs.cancel(uuid)
 }
diff --git a/sdk/R/man/jobs.create.Rd b/sdk/R/man/jobs.create.Rd
index ae093b4..4c4d61a 100644
--- a/sdk/R/man/jobs.create.Rd
+++ b/sdk/R/man/jobs.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{jobs.create}
 \alias{jobs.create}
-\title{jobs.create is a method defined in Arvados class.}
+\title{jobs.create}
 \usage{
 arv$jobs.create(job, ensure_unique_name = "false",
 	find_or_create = "false", filters = NULL,
diff --git a/sdk/R/man/jobs.delete.Rd b/sdk/R/man/jobs.delete.Rd
index edef745..7f75608 100644
--- a/sdk/R/man/jobs.delete.Rd
+++ b/sdk/R/man/jobs.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{jobs.delete}
 \alias{jobs.delete}
-\title{jobs.delete is a method defined in Arvados class.}
+\title{jobs.delete}
 \usage{
 arv$jobs.delete(uuid)
 }
diff --git a/sdk/R/man/jobs.get.Rd b/sdk/R/man/jobs.get.Rd
index 6ce1a21..072b613 100644
--- a/sdk/R/man/jobs.get.Rd
+++ b/sdk/R/man/jobs.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{jobs.get}
 \alias{jobs.get}
-\title{jobs.get is a method defined in Arvados class.}
+\title{jobs.get}
 \usage{
 arv$jobs.get(uuid)
 }
diff --git a/sdk/R/man/jobs.list.Rd b/sdk/R/man/jobs.list.Rd
index 7cbd906..53055f5 100644
--- a/sdk/R/man/jobs.list.Rd
+++ b/sdk/R/man/jobs.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{jobs.list}
 \alias{jobs.list}
-\title{jobs.list is a method defined in Arvados class.}
+\title{jobs.list}
 \usage{
 arv$jobs.list(filters = NULL, where = NULL,
 	order = NULL, select = NULL, distinct = NULL,
diff --git a/sdk/R/man/jobs.lock.Rd b/sdk/R/man/jobs.lock.Rd
index 912a772..3c2e232 100644
--- a/sdk/R/man/jobs.lock.Rd
+++ b/sdk/R/man/jobs.lock.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{jobs.lock}
 \alias{jobs.lock}
-\title{jobs.lock is a method defined in Arvados class.}
+\title{jobs.lock}
 \usage{
 arv$jobs.lock(uuid)
 }
diff --git a/sdk/R/man/jobs.queue.Rd b/sdk/R/man/jobs.queue.Rd
index 876534a..a9deaa9 100644
--- a/sdk/R/man/jobs.queue.Rd
+++ b/sdk/R/man/jobs.queue.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{jobs.queue}
 \alias{jobs.queue}
-\title{jobs.queue is a method defined in Arvados class.}
+\title{jobs.queue}
 \usage{
 arv$jobs.queue(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/jobs.queue_size.Rd b/sdk/R/man/jobs.queue_size.Rd
index 5099f1b..2185820 100644
--- a/sdk/R/man/jobs.queue_size.Rd
+++ b/sdk/R/man/jobs.queue_size.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{jobs.queue_size}
 \alias{jobs.queue_size}
-\title{jobs.queue_size is a method defined in Arvados class.}
+\title{jobs.queue_size}
 \usage{
 arv$jobs.queue_size(NULL)
 }
diff --git a/sdk/R/man/jobs.update.Rd b/sdk/R/man/jobs.update.Rd
index 12a54c6..666d7fd 100644
--- a/sdk/R/man/jobs.update.Rd
+++ b/sdk/R/man/jobs.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{jobs.update}
 \alias{jobs.update}
-\title{jobs.update is a method defined in Arvados class.}
+\title{jobs.update}
 \usage{
 arv$jobs.update(job, uuid)
 }
diff --git a/sdk/R/man/keep_disks.create.Rd b/sdk/R/man/keep_disks.create.Rd
index 9121546..524c5b6 100644
--- a/sdk/R/man/keep_disks.create.Rd
+++ b/sdk/R/man/keep_disks.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_disks.create}
 \alias{keep_disks.create}
-\title{keep_disks.create is a method defined in Arvados class.}
+\title{keep_disks.create}
 \usage{
 arv$keep_disks.create(keepdisk,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/keep_disks.delete.Rd b/sdk/R/man/keep_disks.delete.Rd
index a483dc6..80f39f3 100644
--- a/sdk/R/man/keep_disks.delete.Rd
+++ b/sdk/R/man/keep_disks.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_disks.delete}
 \alias{keep_disks.delete}
-\title{keep_disks.delete is a method defined in Arvados class.}
+\title{keep_disks.delete}
 \usage{
 arv$keep_disks.delete(uuid)
 }
diff --git a/sdk/R/man/keep_disks.get.Rd b/sdk/R/man/keep_disks.get.Rd
index 5119748..1b511fe 100644
--- a/sdk/R/man/keep_disks.get.Rd
+++ b/sdk/R/man/keep_disks.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_disks.get}
 \alias{keep_disks.get}
-\title{keep_disks.get is a method defined in Arvados class.}
+\title{keep_disks.get}
 \usage{
 arv$keep_disks.get(uuid)
 }
diff --git a/sdk/R/man/keep_disks.list.Rd b/sdk/R/man/keep_disks.list.Rd
index 43d1194..fdb599f 100644
--- a/sdk/R/man/keep_disks.list.Rd
+++ b/sdk/R/man/keep_disks.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_disks.list}
 \alias{keep_disks.list}
-\title{keep_disks.list is a method defined in Arvados class.}
+\title{keep_disks.list}
 \usage{
 arv$keep_disks.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/keep_disks.ping.Rd b/sdk/R/man/keep_disks.ping.Rd
index 116aeff..6ae5595 100644
--- a/sdk/R/man/keep_disks.ping.Rd
+++ b/sdk/R/man/keep_disks.ping.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_disks.ping}
 \alias{keep_disks.ping}
-\title{keep_disks.ping is a method defined in Arvados class.}
+\title{keep_disks.ping}
 \usage{
 arv$keep_disks.ping(uuid = NULL,
 	ping_secret, node_uuid = NULL, filesystem_uuid = NULL,
diff --git a/sdk/R/man/keep_disks.update.Rd b/sdk/R/man/keep_disks.update.Rd
index b8ec283..1ca3363 100644
--- a/sdk/R/man/keep_disks.update.Rd
+++ b/sdk/R/man/keep_disks.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_disks.update}
 \alias{keep_disks.update}
-\title{keep_disks.update is a method defined in Arvados class.}
+\title{keep_disks.update}
 \usage{
 arv$keep_disks.update(keepdisk,
 	uuid)
diff --git a/sdk/R/man/keep_services.accessible.Rd b/sdk/R/man/keep_services.accessible.Rd
index bc39f86..3caae2f 100644
--- a/sdk/R/man/keep_services.accessible.Rd
+++ b/sdk/R/man/keep_services.accessible.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_services.accessible}
 \alias{keep_services.accessible}
-\title{keep_services.accessible is a method defined in Arvados class.}
+\title{keep_services.accessible}
 \usage{
 arv$keep_services.accessible(NULL)
 }
diff --git a/sdk/R/man/keep_services.create.Rd b/sdk/R/man/keep_services.create.Rd
index 88a8a9a..59c43ab 100644
--- a/sdk/R/man/keep_services.create.Rd
+++ b/sdk/R/man/keep_services.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_services.create}
 \alias{keep_services.create}
-\title{keep_services.create is a method defined in Arvados class.}
+\title{keep_services.create}
 \usage{
 arv$keep_services.create(keepservice,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/keep_services.delete.Rd b/sdk/R/man/keep_services.delete.Rd
index ac5a7b7..726771e 100644
--- a/sdk/R/man/keep_services.delete.Rd
+++ b/sdk/R/man/keep_services.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_services.delete}
 \alias{keep_services.delete}
-\title{keep_services.delete is a method defined in Arvados class.}
+\title{keep_services.delete}
 \usage{
 arv$keep_services.delete(uuid)
 }
diff --git a/sdk/R/man/keep_services.get.Rd b/sdk/R/man/keep_services.get.Rd
index 1a1454a..065cf84 100644
--- a/sdk/R/man/keep_services.get.Rd
+++ b/sdk/R/man/keep_services.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_services.get}
 \alias{keep_services.get}
-\title{keep_services.get is a method defined in Arvados class.}
+\title{keep_services.get}
 \usage{
 arv$keep_services.get(uuid)
 }
diff --git a/sdk/R/man/keep_services.list.Rd b/sdk/R/man/keep_services.list.Rd
index 2e23675..22aa3aa 100644
--- a/sdk/R/man/keep_services.list.Rd
+++ b/sdk/R/man/keep_services.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_services.list}
 \alias{keep_services.list}
-\title{keep_services.list is a method defined in Arvados class.}
+\title{keep_services.list}
 \usage{
 arv$keep_services.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/keep_services.update.Rd b/sdk/R/man/keep_services.update.Rd
index 51120dc..2680a5c 100644
--- a/sdk/R/man/keep_services.update.Rd
+++ b/sdk/R/man/keep_services.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{keep_services.update}
 \alias{keep_services.update}
-\title{keep_services.update is a method defined in Arvados class.}
+\title{keep_services.update}
 \usage{
 arv$keep_services.update(keepservice,
 	uuid)
diff --git a/sdk/R/man/links.create.Rd b/sdk/R/man/links.create.Rd
index f6d56a2..06b012e 100644
--- a/sdk/R/man/links.create.Rd
+++ b/sdk/R/man/links.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{links.create}
 \alias{links.create}
-\title{links.create is a method defined in Arvados class.}
+\title{links.create}
 \usage{
 arv$links.create(link, ensure_unique_name = "false")
 }
diff --git a/sdk/R/man/links.delete.Rd b/sdk/R/man/links.delete.Rd
index 7b8e567..3a78b7f 100644
--- a/sdk/R/man/links.delete.Rd
+++ b/sdk/R/man/links.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{links.delete}
 \alias{links.delete}
-\title{links.delete is a method defined in Arvados class.}
+\title{links.delete}
 \usage{
 arv$links.delete(uuid)
 }
diff --git a/sdk/R/man/links.get.Rd b/sdk/R/man/links.get.Rd
index 77a7747..bf26271 100644
--- a/sdk/R/man/links.get.Rd
+++ b/sdk/R/man/links.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{links.get}
 \alias{links.get}
-\title{links.get is a method defined in Arvados class.}
+\title{links.get}
 \usage{
 arv$links.get(uuid)
 }
diff --git a/sdk/R/man/links.get_permissions.Rd b/sdk/R/man/links.get_permissions.Rd
index af3297d..982dbb9 100644
--- a/sdk/R/man/links.get_permissions.Rd
+++ b/sdk/R/man/links.get_permissions.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{links.get_permissions}
 \alias{links.get_permissions}
-\title{links.get_permissions is a method defined in Arvados class.}
+\title{links.get_permissions}
 \usage{
 arv$links.get_permissions(uuid)
 }
diff --git a/sdk/R/man/links.list.Rd b/sdk/R/man/links.list.Rd
index b731758..540fdc1 100644
--- a/sdk/R/man/links.list.Rd
+++ b/sdk/R/man/links.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{links.list}
 \alias{links.list}
-\title{links.list is a method defined in Arvados class.}
+\title{links.list}
 \usage{
 arv$links.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/links.update.Rd b/sdk/R/man/links.update.Rd
index 49563e3..398b6fd 100644
--- a/sdk/R/man/links.update.Rd
+++ b/sdk/R/man/links.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{links.update}
 \alias{links.update}
-\title{links.update is a method defined in Arvados class.}
+\title{links.update}
 \usage{
 arv$links.update(link, uuid)
 }
diff --git a/sdk/R/man/logs.create.Rd b/sdk/R/man/logs.create.Rd
index 9ce9398..a575e5f 100644
--- a/sdk/R/man/logs.create.Rd
+++ b/sdk/R/man/logs.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{logs.create}
 \alias{logs.create}
-\title{logs.create is a method defined in Arvados class.}
+\title{logs.create}
 \usage{
 arv$logs.create(log, ensure_unique_name = "false")
 }
diff --git a/sdk/R/man/logs.delete.Rd b/sdk/R/man/logs.delete.Rd
index aa0d983..63d6a0b 100644
--- a/sdk/R/man/logs.delete.Rd
+++ b/sdk/R/man/logs.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{logs.delete}
 \alias{logs.delete}
-\title{logs.delete is a method defined in Arvados class.}
+\title{logs.delete}
 \usage{
 arv$logs.delete(uuid)
 }
diff --git a/sdk/R/man/logs.get.Rd b/sdk/R/man/logs.get.Rd
index 000878c..d3053d1 100644
--- a/sdk/R/man/logs.get.Rd
+++ b/sdk/R/man/logs.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{logs.get}
 \alias{logs.get}
-\title{logs.get is a method defined in Arvados class.}
+\title{logs.get}
 \usage{
 arv$logs.get(uuid)
 }
diff --git a/sdk/R/man/logs.list.Rd b/sdk/R/man/logs.list.Rd
index e15c793..58dbdb7 100644
--- a/sdk/R/man/logs.list.Rd
+++ b/sdk/R/man/logs.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{logs.list}
 \alias{logs.list}
-\title{logs.list is a method defined in Arvados class.}
+\title{logs.list}
 \usage{
 arv$logs.list(filters = NULL, where = NULL,
 	order = NULL, select = NULL, distinct = NULL,
diff --git a/sdk/R/man/logs.update.Rd b/sdk/R/man/logs.update.Rd
index 6ee354c..efd670c 100644
--- a/sdk/R/man/logs.update.Rd
+++ b/sdk/R/man/logs.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{logs.update}
 \alias{logs.update}
-\title{logs.update is a method defined in Arvados class.}
+\title{logs.update}
 \usage{
 arv$logs.update(log, uuid)
 }
diff --git a/sdk/R/man/nodes.create.Rd b/sdk/R/man/nodes.create.Rd
index ead3972..eb73e69 100644
--- a/sdk/R/man/nodes.create.Rd
+++ b/sdk/R/man/nodes.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{nodes.create}
 \alias{nodes.create}
-\title{nodes.create is a method defined in Arvados class.}
+\title{nodes.create}
 \usage{
 arv$nodes.create(node, ensure_unique_name = "false",
 	assign_slot = NULL)
diff --git a/sdk/R/man/nodes.delete.Rd b/sdk/R/man/nodes.delete.Rd
index caa5fb4..0591ded 100644
--- a/sdk/R/man/nodes.delete.Rd
+++ b/sdk/R/man/nodes.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{nodes.delete}
 \alias{nodes.delete}
-\title{nodes.delete is a method defined in Arvados class.}
+\title{nodes.delete}
 \usage{
 arv$nodes.delete(uuid)
 }
diff --git a/sdk/R/man/nodes.get.Rd b/sdk/R/man/nodes.get.Rd
index a1d3f2e..dcd7b12 100644
--- a/sdk/R/man/nodes.get.Rd
+++ b/sdk/R/man/nodes.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{nodes.get}
 \alias{nodes.get}
-\title{nodes.get is a method defined in Arvados class.}
+\title{nodes.get}
 \usage{
 arv$nodes.get(uuid)
 }
diff --git a/sdk/R/man/nodes.list.Rd b/sdk/R/man/nodes.list.Rd
index 10b5c87..7ccfad6 100644
--- a/sdk/R/man/nodes.list.Rd
+++ b/sdk/R/man/nodes.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{nodes.list}
 \alias{nodes.list}
-\title{nodes.list is a method defined in Arvados class.}
+\title{nodes.list}
 \usage{
 arv$nodes.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/nodes.ping.Rd b/sdk/R/man/nodes.ping.Rd
index 7f2727a..e77d2b5 100644
--- a/sdk/R/man/nodes.ping.Rd
+++ b/sdk/R/man/nodes.ping.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{nodes.ping}
 \alias{nodes.ping}
-\title{nodes.ping is a method defined in Arvados class.}
+\title{nodes.ping}
 \usage{
 arv$nodes.ping(uuid, ping_secret)
 }
diff --git a/sdk/R/man/nodes.update.Rd b/sdk/R/man/nodes.update.Rd
index 6eda6f3..f87245f 100644
--- a/sdk/R/man/nodes.update.Rd
+++ b/sdk/R/man/nodes.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{nodes.update}
 \alias{nodes.update}
-\title{nodes.update is a method defined in Arvados class.}
+\title{nodes.update}
 \usage{
 arv$nodes.update(node, uuid, assign_slot = NULL)
 }
diff --git a/sdk/R/man/pipeline_instances.cancel.Rd b/sdk/R/man/pipeline_instances.cancel.Rd
index 875c77a..026de81 100644
--- a/sdk/R/man/pipeline_instances.cancel.Rd
+++ b/sdk/R/man/pipeline_instances.cancel.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_instances.cancel}
 \alias{pipeline_instances.cancel}
-\title{pipeline_instances.cancel is a method defined in Arvados class.}
+\title{pipeline_instances.cancel}
 \usage{
 arv$pipeline_instances.cancel(uuid)
 }
diff --git a/sdk/R/man/pipeline_instances.create.Rd b/sdk/R/man/pipeline_instances.create.Rd
index 63e081f..9ee5586 100644
--- a/sdk/R/man/pipeline_instances.create.Rd
+++ b/sdk/R/man/pipeline_instances.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_instances.create}
 \alias{pipeline_instances.create}
-\title{pipeline_instances.create is a method defined in Arvados class.}
+\title{pipeline_instances.create}
 \usage{
 arv$pipeline_instances.create(pipelineinstance,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/pipeline_instances.delete.Rd b/sdk/R/man/pipeline_instances.delete.Rd
index 6479b75..7297da5 100644
--- a/sdk/R/man/pipeline_instances.delete.Rd
+++ b/sdk/R/man/pipeline_instances.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_instances.delete}
 \alias{pipeline_instances.delete}
-\title{pipeline_instances.delete is a method defined in Arvados class.}
+\title{pipeline_instances.delete}
 \usage{
 arv$pipeline_instances.delete(uuid)
 }
diff --git a/sdk/R/man/pipeline_instances.get.Rd b/sdk/R/man/pipeline_instances.get.Rd
index 6dfa918..e500df5 100644
--- a/sdk/R/man/pipeline_instances.get.Rd
+++ b/sdk/R/man/pipeline_instances.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_instances.get}
 \alias{pipeline_instances.get}
-\title{pipeline_instances.get is a method defined in Arvados class.}
+\title{pipeline_instances.get}
 \usage{
 arv$pipeline_instances.get(uuid)
 }
diff --git a/sdk/R/man/pipeline_instances.list.Rd b/sdk/R/man/pipeline_instances.list.Rd
index 3549a60..407f944 100644
--- a/sdk/R/man/pipeline_instances.list.Rd
+++ b/sdk/R/man/pipeline_instances.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_instances.list}
 \alias{pipeline_instances.list}
-\title{pipeline_instances.list is a method defined in Arvados class.}
+\title{pipeline_instances.list}
 \usage{
 arv$pipeline_instances.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/pipeline_instances.update.Rd b/sdk/R/man/pipeline_instances.update.Rd
index f9caa26..4a66660 100644
--- a/sdk/R/man/pipeline_instances.update.Rd
+++ b/sdk/R/man/pipeline_instances.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_instances.update}
 \alias{pipeline_instances.update}
-\title{pipeline_instances.update is a method defined in Arvados class.}
+\title{pipeline_instances.update}
 \usage{
 arv$pipeline_instances.update(pipelineinstance,
 	uuid)
diff --git a/sdk/R/man/pipeline_templates.create.Rd b/sdk/R/man/pipeline_templates.create.Rd
index 32b332e..afb1e58 100644
--- a/sdk/R/man/pipeline_templates.create.Rd
+++ b/sdk/R/man/pipeline_templates.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_templates.create}
 \alias{pipeline_templates.create}
-\title{pipeline_templates.create is a method defined in Arvados class.}
+\title{pipeline_templates.create}
 \usage{
 arv$pipeline_templates.create(pipelinetemplate,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/pipeline_templates.delete.Rd b/sdk/R/man/pipeline_templates.delete.Rd
index 9cb02e2..c74d88b 100644
--- a/sdk/R/man/pipeline_templates.delete.Rd
+++ b/sdk/R/man/pipeline_templates.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_templates.delete}
 \alias{pipeline_templates.delete}
-\title{pipeline_templates.delete is a method defined in Arvados class.}
+\title{pipeline_templates.delete}
 \usage{
 arv$pipeline_templates.delete(uuid)
 }
diff --git a/sdk/R/man/pipeline_templates.get.Rd b/sdk/R/man/pipeline_templates.get.Rd
index 31e1277..48ef739 100644
--- a/sdk/R/man/pipeline_templates.get.Rd
+++ b/sdk/R/man/pipeline_templates.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_templates.get}
 \alias{pipeline_templates.get}
-\title{pipeline_templates.get is a method defined in Arvados class.}
+\title{pipeline_templates.get}
 \usage{
 arv$pipeline_templates.get(uuid)
 }
diff --git a/sdk/R/man/pipeline_templates.list.Rd b/sdk/R/man/pipeline_templates.list.Rd
index f894e63..c6c7413 100644
--- a/sdk/R/man/pipeline_templates.list.Rd
+++ b/sdk/R/man/pipeline_templates.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_templates.list}
 \alias{pipeline_templates.list}
-\title{pipeline_templates.list is a method defined in Arvados class.}
+\title{pipeline_templates.list}
 \usage{
 arv$pipeline_templates.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/pipeline_templates.update.Rd b/sdk/R/man/pipeline_templates.update.Rd
index d7e51bd..25e02bf 100644
--- a/sdk/R/man/pipeline_templates.update.Rd
+++ b/sdk/R/man/pipeline_templates.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{pipeline_templates.update}
 \alias{pipeline_templates.update}
-\title{pipeline_templates.update is a method defined in Arvados class.}
+\title{pipeline_templates.update}
 \usage{
 arv$pipeline_templates.update(pipelinetemplate,
 	uuid)
diff --git a/sdk/R/man/projects.create.Rd b/sdk/R/man/projects.create.Rd
index 1ed8fa8..66b1f2a 100644
--- a/sdk/R/man/projects.create.Rd
+++ b/sdk/R/man/projects.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{projects.create}
 \alias{projects.create}
-\title{projects.create wrapps groups.create method by setting group_class attribute to "project".}
+\title{project.create}
 \usage{
 arv$projects.create(group, ensure_unique_name = "false")
 }
diff --git a/sdk/R/man/projects.delete.Rd b/sdk/R/man/projects.delete.Rd
index e1815b8..7170792 100644
--- a/sdk/R/man/projects.delete.Rd
+++ b/sdk/R/man/projects.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{projects.delete}
 \alias{projects.delete}
-\title{projects.delete is equivalent to groups.delete method.}
+\title{project.delete}
 \usage{
 arv$project.delete(uuid)
 }
diff --git a/sdk/R/man/projects.get.Rd b/sdk/R/man/projects.get.Rd
index eec078a..1939378 100644
--- a/sdk/R/man/projects.get.Rd
+++ b/sdk/R/man/projects.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{projects.get}
 \alias{projects.get}
-\title{projects.get is equivalent to groups.get method.}
+\title{project.get}
 \usage{
 arv$projects.get(uuid)
 }
diff --git a/sdk/R/man/projects.list.Rd b/sdk/R/man/projects.list.Rd
index e88e261..ff4c1c9 100644
--- a/sdk/R/man/projects.list.Rd
+++ b/sdk/R/man/projects.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{projects.list}
 \alias{projects.list}
-\title{projects.list wrapps groups.list method by setting group_class attribute to "project".}
+\title{project.list}
 \usage{
 arv$projects.list(filters = NULL,
 	where = NULL, order = NULL, distinct = NULL,
diff --git a/sdk/R/man/projects.update.Rd b/sdk/R/man/projects.update.Rd
index 7833134..824c5b5 100644
--- a/sdk/R/man/projects.update.Rd
+++ b/sdk/R/man/projects.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{projects.update}
 \alias{projects.update}
-\title{projects.update wrapps groups.update method by setting group_class attribute to "project".}
+\title{project.update}
 \usage{
 arv$projects.update(group, uuid)
 }
diff --git a/sdk/R/man/repositories.create.Rd b/sdk/R/man/repositories.create.Rd
index b94458b..1603604 100644
--- a/sdk/R/man/repositories.create.Rd
+++ b/sdk/R/man/repositories.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{repositories.create}
 \alias{repositories.create}
-\title{repositories.create is a method defined in Arvados class.}
+\title{repositories.create}
 \usage{
 arv$repositories.create(repository,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/repositories.delete.Rd b/sdk/R/man/repositories.delete.Rd
index 2eef18c..36fac73 100644
--- a/sdk/R/man/repositories.delete.Rd
+++ b/sdk/R/man/repositories.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{repositories.delete}
 \alias{repositories.delete}
-\title{repositories.delete is a method defined in Arvados class.}
+\title{repositories.delete}
 \usage{
 arv$repositories.delete(uuid)
 }
diff --git a/sdk/R/man/repositories.get.Rd b/sdk/R/man/repositories.get.Rd
index 0857bf0..b855b76 100644
--- a/sdk/R/man/repositories.get.Rd
+++ b/sdk/R/man/repositories.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{repositories.get}
 \alias{repositories.get}
-\title{repositories.get is a method defined in Arvados class.}
+\title{repositories.get}
 \usage{
 arv$repositories.get(uuid)
 }
diff --git a/sdk/R/man/repositories.get_all_permissions.Rd b/sdk/R/man/repositories.get_all_permissions.Rd
index 09b12e1..f16dbd1 100644
--- a/sdk/R/man/repositories.get_all_permissions.Rd
+++ b/sdk/R/man/repositories.get_all_permissions.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{repositories.get_all_permissions}
 \alias{repositories.get_all_permissions}
-\title{repositories.get_all_permissions is a method defined in Arvados class.}
+\title{repositories.get_all_permissions}
 \usage{
 arv$repositories.get_all_permissions(NULL)
 }
diff --git a/sdk/R/man/repositories.list.Rd b/sdk/R/man/repositories.list.Rd
index 47750ad..d1f4772 100644
--- a/sdk/R/man/repositories.list.Rd
+++ b/sdk/R/man/repositories.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{repositories.list}
 \alias{repositories.list}
-\title{repositories.list is a method defined in Arvados class.}
+\title{repositories.list}
 \usage{
 arv$repositories.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/repositories.update.Rd b/sdk/R/man/repositories.update.Rd
index cb17bb2..1be4b61 100644
--- a/sdk/R/man/repositories.update.Rd
+++ b/sdk/R/man/repositories.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{repositories.update}
 \alias{repositories.update}
-\title{repositories.update is a method defined in Arvados class.}
+\title{repositories.update}
 \usage{
 arv$repositories.update(repository,
 	uuid)
diff --git a/sdk/R/man/specimens.create.Rd b/sdk/R/man/specimens.create.Rd
index 03de2c1..12344f2 100644
--- a/sdk/R/man/specimens.create.Rd
+++ b/sdk/R/man/specimens.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{specimens.create}
 \alias{specimens.create}
-\title{specimens.create is a method defined in Arvados class.}
+\title{specimens.create}
 \usage{
 arv$specimens.create(specimen,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/specimens.delete.Rd b/sdk/R/man/specimens.delete.Rd
index fbad4dc..8ed2d39 100644
--- a/sdk/R/man/specimens.delete.Rd
+++ b/sdk/R/man/specimens.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{specimens.delete}
 \alias{specimens.delete}
-\title{specimens.delete is a method defined in Arvados class.}
+\title{specimens.delete}
 \usage{
 arv$specimens.delete(uuid)
 }
diff --git a/sdk/R/man/specimens.get.Rd b/sdk/R/man/specimens.get.Rd
index bd9894e..e757056 100644
--- a/sdk/R/man/specimens.get.Rd
+++ b/sdk/R/man/specimens.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{specimens.get}
 \alias{specimens.get}
-\title{specimens.get is a method defined in Arvados class.}
+\title{specimens.get}
 \usage{
 arv$specimens.get(uuid)
 }
diff --git a/sdk/R/man/specimens.list.Rd b/sdk/R/man/specimens.list.Rd
index d56a7ca..4e07f4a 100644
--- a/sdk/R/man/specimens.list.Rd
+++ b/sdk/R/man/specimens.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{specimens.list}
 \alias{specimens.list}
-\title{specimens.list is a method defined in Arvados class.}
+\title{specimens.list}
 \usage{
 arv$specimens.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/specimens.update.Rd b/sdk/R/man/specimens.update.Rd
index e4441c9..73a9010 100644
--- a/sdk/R/man/specimens.update.Rd
+++ b/sdk/R/man/specimens.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{specimens.update}
 \alias{specimens.update}
-\title{specimens.update is a method defined in Arvados class.}
+\title{specimens.update}
 \usage{
 arv$specimens.update(specimen,
 	uuid)
diff --git a/sdk/R/man/traits.create.Rd b/sdk/R/man/traits.create.Rd
index 0b1dcf5..bf6e0c1 100644
--- a/sdk/R/man/traits.create.Rd
+++ b/sdk/R/man/traits.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{traits.create}
 \alias{traits.create}
-\title{traits.create is a method defined in Arvados class.}
+\title{traits.create}
 \usage{
 arv$traits.create(trait, ensure_unique_name = "false")
 }
diff --git a/sdk/R/man/traits.delete.Rd b/sdk/R/man/traits.delete.Rd
index ac6da0c..9ab9570 100644
--- a/sdk/R/man/traits.delete.Rd
+++ b/sdk/R/man/traits.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{traits.delete}
 \alias{traits.delete}
-\title{traits.delete is a method defined in Arvados class.}
+\title{traits.delete}
 \usage{
 arv$traits.delete(uuid)
 }
diff --git a/sdk/R/man/traits.get.Rd b/sdk/R/man/traits.get.Rd
index a37ec4b..7d2bac5 100644
--- a/sdk/R/man/traits.get.Rd
+++ b/sdk/R/man/traits.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{traits.get}
 \alias{traits.get}
-\title{traits.get is a method defined in Arvados class.}
+\title{traits.get}
 \usage{
 arv$traits.get(uuid)
 }
diff --git a/sdk/R/man/traits.list.Rd b/sdk/R/man/traits.list.Rd
index 99ec0e8..e91b929 100644
--- a/sdk/R/man/traits.list.Rd
+++ b/sdk/R/man/traits.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{traits.list}
 \alias{traits.list}
-\title{traits.list is a method defined in Arvados class.}
+\title{traits.list}
 \usage{
 arv$traits.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/traits.update.Rd b/sdk/R/man/traits.update.Rd
index 9f301f3..f594434 100644
--- a/sdk/R/man/traits.update.Rd
+++ b/sdk/R/man/traits.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{traits.update}
 \alias{traits.update}
-\title{traits.update is a method defined in Arvados class.}
+\title{traits.update}
 \usage{
 arv$traits.update(trait, uuid)
 }
diff --git a/sdk/R/man/user_agreements.create.Rd b/sdk/R/man/user_agreements.create.Rd
index 00da636..7991305 100644
--- a/sdk/R/man/user_agreements.create.Rd
+++ b/sdk/R/man/user_agreements.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{user_agreements.create}
 \alias{user_agreements.create}
-\title{user_agreements.create is a method defined in Arvados class.}
+\title{user_agreements.create}
 \usage{
 arv$user_agreements.create(useragreement,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/user_agreements.delete.Rd b/sdk/R/man/user_agreements.delete.Rd
index 5dc6f9a..30c9bf8 100644
--- a/sdk/R/man/user_agreements.delete.Rd
+++ b/sdk/R/man/user_agreements.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{user_agreements.delete}
 \alias{user_agreements.delete}
-\title{user_agreements.delete is a method defined in Arvados class.}
+\title{user_agreements.delete}
 \usage{
 arv$user_agreements.delete(uuid)
 }
diff --git a/sdk/R/man/user_agreements.get.Rd b/sdk/R/man/user_agreements.get.Rd
index fea1ecc..6311605 100644
--- a/sdk/R/man/user_agreements.get.Rd
+++ b/sdk/R/man/user_agreements.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{user_agreements.get}
 \alias{user_agreements.get}
-\title{user_agreements.get is a method defined in Arvados class.}
+\title{user_agreements.get}
 \usage{
 arv$user_agreements.get(uuid)
 }
diff --git a/sdk/R/man/user_agreements.list.Rd b/sdk/R/man/user_agreements.list.Rd
index 7d93193..5e69861 100644
--- a/sdk/R/man/user_agreements.list.Rd
+++ b/sdk/R/man/user_agreements.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{user_agreements.list}
 \alias{user_agreements.list}
-\title{user_agreements.list is a method defined in Arvados class.}
+\title{user_agreements.list}
 \usage{
 arv$user_agreements.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/user_agreements.new.Rd b/sdk/R/man/user_agreements.new.Rd
index 6ccb2dc..c213cb4 100644
--- a/sdk/R/man/user_agreements.new.Rd
+++ b/sdk/R/man/user_agreements.new.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{user_agreements.new}
 \alias{user_agreements.new}
-\title{user_agreements.new is a method defined in Arvados class.}
+\title{user_agreements.new}
 \usage{
 arv$user_agreements.new(NULL)
 }
diff --git a/sdk/R/man/user_agreements.sign.Rd b/sdk/R/man/user_agreements.sign.Rd
index 11d2a39..9811610 100644
--- a/sdk/R/man/user_agreements.sign.Rd
+++ b/sdk/R/man/user_agreements.sign.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{user_agreements.sign}
 \alias{user_agreements.sign}
-\title{user_agreements.sign is a method defined in Arvados class.}
+\title{user_agreements.sign}
 \usage{
 arv$user_agreements.sign(NULL)
 }
diff --git a/sdk/R/man/user_agreements.signatures.Rd b/sdk/R/man/user_agreements.signatures.Rd
index 502e590..d889579 100644
--- a/sdk/R/man/user_agreements.signatures.Rd
+++ b/sdk/R/man/user_agreements.signatures.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{user_agreements.signatures}
 \alias{user_agreements.signatures}
-\title{user_agreements.signatures is a method defined in Arvados class.}
+\title{user_agreements.signatures}
 \usage{
 arv$user_agreements.signatures(NULL)
 }
diff --git a/sdk/R/man/user_agreements.update.Rd b/sdk/R/man/user_agreements.update.Rd
index f61c8b1..578e179 100644
--- a/sdk/R/man/user_agreements.update.Rd
+++ b/sdk/R/man/user_agreements.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{user_agreements.update}
 \alias{user_agreements.update}
-\title{user_agreements.update is a method defined in Arvados class.}
+\title{user_agreements.update}
 \usage{
 arv$user_agreements.update(useragreement,
 	uuid)
diff --git a/sdk/R/man/users.activate.Rd b/sdk/R/man/users.activate.Rd
index f283dce..201caf4 100644
--- a/sdk/R/man/users.activate.Rd
+++ b/sdk/R/man/users.activate.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.activate}
 \alias{users.activate}
-\title{users.activate is a method defined in Arvados class.}
+\title{users.activate}
 \usage{
 arv$users.activate(uuid)
 }
diff --git a/sdk/R/man/users.create.Rd b/sdk/R/man/users.create.Rd
index 1c29d6f..1805c66 100644
--- a/sdk/R/man/users.create.Rd
+++ b/sdk/R/man/users.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.create}
 \alias{users.create}
-\title{users.create is a method defined in Arvados class.}
+\title{users.create}
 \usage{
 arv$users.create(user, ensure_unique_name = "false")
 }
diff --git a/sdk/R/man/users.current.Rd b/sdk/R/man/users.current.Rd
index 533cb87..4e8af94 100644
--- a/sdk/R/man/users.current.Rd
+++ b/sdk/R/man/users.current.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.current}
 \alias{users.current}
-\title{users.current is a method defined in Arvados class.}
+\title{users.current}
 \usage{
 arv$users.current(NULL)
 }
diff --git a/sdk/R/man/users.delete.Rd b/sdk/R/man/users.delete.Rd
index d9aeba3..df9e238 100644
--- a/sdk/R/man/users.delete.Rd
+++ b/sdk/R/man/users.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.delete}
 \alias{users.delete}
-\title{users.delete is a method defined in Arvados class.}
+\title{users.delete}
 \usage{
 arv$users.delete(uuid)
 }
diff --git a/sdk/R/man/users.get.Rd b/sdk/R/man/users.get.Rd
index 06eca94..ec2b284 100644
--- a/sdk/R/man/users.get.Rd
+++ b/sdk/R/man/users.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.get}
 \alias{users.get}
-\title{users.get is a method defined in Arvados class.}
+\title{users.get}
 \usage{
 arv$users.get(uuid)
 }
diff --git a/sdk/R/man/users.list.Rd b/sdk/R/man/users.list.Rd
index 762a68f..7131943 100644
--- a/sdk/R/man/users.list.Rd
+++ b/sdk/R/man/users.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.list}
 \alias{users.list}
-\title{users.list is a method defined in Arvados class.}
+\title{users.list}
 \usage{
 arv$users.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/users.setup.Rd b/sdk/R/man/users.setup.Rd
index 1385fdd..869403d 100644
--- a/sdk/R/man/users.setup.Rd
+++ b/sdk/R/man/users.setup.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.setup}
 \alias{users.setup}
-\title{users.setup is a method defined in Arvados class.}
+\title{users.setup}
 \usage{
 arv$users.setup(user = NULL, openid_prefix = NULL,
 	repo_name = NULL, vm_uuid = NULL, send_notification_email = "false")
diff --git a/sdk/R/man/users.system.Rd b/sdk/R/man/users.system.Rd
index e079e73..c321c23 100644
--- a/sdk/R/man/users.system.Rd
+++ b/sdk/R/man/users.system.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.system}
 \alias{users.system}
-\title{users.system is a method defined in Arvados class.}
+\title{users.system}
 \usage{
 arv$users.system(NULL)
 }
diff --git a/sdk/R/man/users.unsetup.Rd b/sdk/R/man/users.unsetup.Rd
index cf7b152..85de6f9 100644
--- a/sdk/R/man/users.unsetup.Rd
+++ b/sdk/R/man/users.unsetup.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.unsetup}
 \alias{users.unsetup}
-\title{users.unsetup is a method defined in Arvados class.}
+\title{users.unsetup}
 \usage{
 arv$users.unsetup(uuid)
 }
diff --git a/sdk/R/man/users.update.Rd b/sdk/R/man/users.update.Rd
index 76e60f5..fcd9c71 100644
--- a/sdk/R/man/users.update.Rd
+++ b/sdk/R/man/users.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.update}
 \alias{users.update}
-\title{users.update is a method defined in Arvados class.}
+\title{users.update}
 \usage{
 arv$users.update(user, uuid)
 }
diff --git a/sdk/R/man/users.update_uuid.Rd b/sdk/R/man/users.update_uuid.Rd
index 9cca376..af62c2c 100644
--- a/sdk/R/man/users.update_uuid.Rd
+++ b/sdk/R/man/users.update_uuid.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{users.update_uuid}
 \alias{users.update_uuid}
-\title{users.update_uuid is a method defined in Arvados class.}
+\title{users.update_uuid}
 \usage{
 arv$users.update_uuid(uuid, new_uuid)
 }
diff --git a/sdk/R/man/virtual_machines.create.Rd b/sdk/R/man/virtual_machines.create.Rd
index d2ec7b6..689a0f9 100644
--- a/sdk/R/man/virtual_machines.create.Rd
+++ b/sdk/R/man/virtual_machines.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{virtual_machines.create}
 \alias{virtual_machines.create}
-\title{virtual_machines.create is a method defined in Arvados class.}
+\title{virtual_machines.create}
 \usage{
 arv$virtual_machines.create(virtualmachine,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/virtual_machines.delete.Rd b/sdk/R/man/virtual_machines.delete.Rd
index 0c9998f..c513833 100644
--- a/sdk/R/man/virtual_machines.delete.Rd
+++ b/sdk/R/man/virtual_machines.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{virtual_machines.delete}
 \alias{virtual_machines.delete}
-\title{virtual_machines.delete is a method defined in Arvados class.}
+\title{virtual_machines.delete}
 \usage{
 arv$virtual_machines.delete(uuid)
 }
diff --git a/sdk/R/man/virtual_machines.get.Rd b/sdk/R/man/virtual_machines.get.Rd
index 563fd97..3e56e17 100644
--- a/sdk/R/man/virtual_machines.get.Rd
+++ b/sdk/R/man/virtual_machines.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{virtual_machines.get}
 \alias{virtual_machines.get}
-\title{virtual_machines.get is a method defined in Arvados class.}
+\title{virtual_machines.get}
 \usage{
 arv$virtual_machines.get(uuid)
 }
diff --git a/sdk/R/man/virtual_machines.get_all_logins.Rd b/sdk/R/man/virtual_machines.get_all_logins.Rd
index dce990d..b2af1e4 100644
--- a/sdk/R/man/virtual_machines.get_all_logins.Rd
+++ b/sdk/R/man/virtual_machines.get_all_logins.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{virtual_machines.get_all_logins}
 \alias{virtual_machines.get_all_logins}
-\title{virtual_machines.get_all_logins is a method defined in Arvados class.}
+\title{virtual_machines.get_all_logins}
 \usage{
 arv$virtual_machines.get_all_logins(NULL)
 }
diff --git a/sdk/R/man/virtual_machines.list.Rd b/sdk/R/man/virtual_machines.list.Rd
index 7ef55d9..42ed58b 100644
--- a/sdk/R/man/virtual_machines.list.Rd
+++ b/sdk/R/man/virtual_machines.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{virtual_machines.list}
 \alias{virtual_machines.list}
-\title{virtual_machines.list is a method defined in Arvados class.}
+\title{virtual_machines.list}
 \usage{
 arv$virtual_machines.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/virtual_machines.logins.Rd b/sdk/R/man/virtual_machines.logins.Rd
index 117d247..7e25110 100644
--- a/sdk/R/man/virtual_machines.logins.Rd
+++ b/sdk/R/man/virtual_machines.logins.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{virtual_machines.logins}
 \alias{virtual_machines.logins}
-\title{virtual_machines.logins is a method defined in Arvados class.}
+\title{virtual_machines.logins}
 \usage{
 arv$virtual_machines.logins(uuid)
 }
diff --git a/sdk/R/man/virtual_machines.update.Rd b/sdk/R/man/virtual_machines.update.Rd
index 8cee0bc..d1a07eb 100644
--- a/sdk/R/man/virtual_machines.update.Rd
+++ b/sdk/R/man/virtual_machines.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{virtual_machines.update}
 \alias{virtual_machines.update}
-\title{virtual_machines.update is a method defined in Arvados class.}
+\title{virtual_machines.update}
 \usage{
 arv$virtual_machines.update(virtualmachine,
 	uuid)
diff --git a/sdk/R/man/workflows.create.Rd b/sdk/R/man/workflows.create.Rd
index d2777c0..8a84e00 100644
--- a/sdk/R/man/workflows.create.Rd
+++ b/sdk/R/man/workflows.create.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{workflows.create}
 \alias{workflows.create}
-\title{workflows.create is a method defined in Arvados class.}
+\title{workflows.create}
 \usage{
 arv$workflows.create(workflow,
 	ensure_unique_name = "false")
diff --git a/sdk/R/man/workflows.delete.Rd b/sdk/R/man/workflows.delete.Rd
index 8dc82c6..96a561e 100644
--- a/sdk/R/man/workflows.delete.Rd
+++ b/sdk/R/man/workflows.delete.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{workflows.delete}
 \alias{workflows.delete}
-\title{workflows.delete is a method defined in Arvados class.}
+\title{workflows.delete}
 \usage{
 arv$workflows.delete(uuid)
 }
diff --git a/sdk/R/man/workflows.get.Rd b/sdk/R/man/workflows.get.Rd
index 453ec36..8a8c3a8 100644
--- a/sdk/R/man/workflows.get.Rd
+++ b/sdk/R/man/workflows.get.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{workflows.get}
 \alias{workflows.get}
-\title{workflows.get is a method defined in Arvados class.}
+\title{workflows.get}
 \usage{
 arv$workflows.get(uuid)
 }
diff --git a/sdk/R/man/workflows.list.Rd b/sdk/R/man/workflows.list.Rd
index cf22400..e24b74d 100644
--- a/sdk/R/man/workflows.list.Rd
+++ b/sdk/R/man/workflows.list.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{workflows.list}
 \alias{workflows.list}
-\title{workflows.list is a method defined in Arvados class.}
+\title{workflows.list}
 \usage{
 arv$workflows.list(filters = NULL,
 	where = NULL, order = NULL, select = NULL,
diff --git a/sdk/R/man/workflows.update.Rd b/sdk/R/man/workflows.update.Rd
index f7a8dcd..d3f6186 100644
--- a/sdk/R/man/workflows.update.Rd
+++ b/sdk/R/man/workflows.update.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/Arvados.R
 \name{workflows.update}
 \alias{workflows.update}
-\title{workflows.update is a method defined in Arvados class.}
+\title{workflows.update}
 \usage{
 arv$workflows.update(workflow,
 	uuid)

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list