Title: Publication-Ready Volcano Plots
Description: Provides publication-ready volcano plots for visualizing differential expression results, commonly used in RNA-seq and similar analyses. This tool helps create high-quality visual representations of data using the 'ggplot2' framework Wickham (2016) <doi:10.1007/978-3-319-24277-4>.
Author: Yaoxiang Li [cre, aut]
Maintainer: Yaoxiang Li <liyaoxiang@outlook.com>
Diff between ggvolcano versions 0.1.3 dated 2024-09-05 and 0.1.4 dated 2025-02-08
DESCRIPTION | 8 MD5 | 11 - R/run_app.R | 4 R/utils.R | 636 ++++++++++++++++++++++++++++++------------------------------ build |only inst/doc |only vignettes |only 7 files changed, 333 insertions(+), 326 deletions(-)
Title: Sequential Poisson Sampling
Description: Sequential Poisson sampling is a variation of Poisson sampling for
drawing probability-proportional-to-size samples with a given number of
units, and is commonly used for price-index surveys. This package gives
functions to draw stratified sequential Poisson samples according to the
method by Ohlsson (1998, ISSN:0282-423X), as well as other order sample
designs by Rosén (1997, <doi:10.1016/S0378-3758(96)00186-3>), and generate
appropriate bootstrap replicate weights according to the generalized
bootstrap method by Beaumont and Patak
(2012, <doi:10.1111/j.1751-5823.2011.00166.x>).
Author: Steve Martin [aut, cre, cph] ,
Justin Francis [ctb]
Maintainer: Steve Martin <marberts@protonmail.com>
Diff between sps versions 0.5.4 dated 2024-02-23 and 0.6.0 dated 2025-02-08
DESCRIPTION | 10 - MD5 | 48 +++---- NAMESPACE | 1 NEWS.md | 11 + R/expected_coverage.R | 10 - R/inclusion_prob.R | 215 +++++++++++++++++------------------ R/prop_allocation.R | 132 ++++++++++----------- R/sps-package.R | 2 R/sps.R | 90 ++++++++------ R/sps_repweights.R | 87 +++++++++----- R/sps_sample-class.R | 7 - README.md | 26 ++-- build/partial.rdb |binary build/vignette.rds |binary inst/CITATION | 2 inst/doc/sps.R | 2 inst/doc/sps.Rmd | 5 inst/doc/sps.html | 8 - man/inclusion_prob.Rd | 2 man/sps.Rd | 4 man/sps_repweights.Rd | 27 +++- tests/testthat/test-inclusion_prob.R | 14 +- tests/testthat/test-sps.R | 18 +- tests/testthat/test-sps_repweights.R | 33 +++++ vignettes/sps.Rmd | 5 25 files changed, 437 insertions(+), 322 deletions(-)
Title: Paws Low-Level Amazon Web Services API
Description: Functions for making low-level API requests to Amazon Web Services
<https://aws.amazon.com>. The functions handle building, signing, and
sending requests, and receiving responses. They are designed to help build
higher-level interfaces to individual services, such as Simple Storage
Service (S3).
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.common versions 0.8.0 dated 2025-02-07 and 0.8.1 dated 2025-02-08
DESCRIPTION | 6 MD5 | 8 NEWS.md | 3 tests/testthat/test_config.R | 352 ++++++++++++++++++++++++++++++------------- tests/testthat/test_net.R | 103 ++++++++++++ 5 files changed, 358 insertions(+), 114 deletions(-)
Title: Automate the Production of Custom Labels, Badges, Certificates,
and Other Documents
Description: Create custom labels, badges, certificates
and other documents. Automate the production of potentially large
numbers of herbarium and collection labels, accreditation badges,
attendance and participation certificates, etc, and deliver them automatically.
Documents are generated in PDF format, which requires a working
installation of 'LaTeX', such as 'TinyTeX'.
Author: Ignacio Ramos-Gutierrez [aut, cre, cph]
,
Julia G. de Aledo [aut, cph] ,
Jimena Mateo-Martin [aut, cph]
,
Francisco Rodriguez-Sanchez [aut, cph]
,
Giorgio Comai [ctb]
Maintainer: Ignacio Ramos-Gutierrez <ig.ramosgutierrez@gmail.com>
Diff between labeleR versions 0.1.2 dated 2024-01-23 and 0.4.0 dated 2025-02-08
labeleR-0.1.2/labeleR/LICENSE |only labeleR-0.1.2/labeleR/inst/rmarkdown/pictures/Hogwarts_logo.png |only labeleR-0.4.0/labeleR/DESCRIPTION | 27 labeleR-0.4.0/labeleR/MD5 | 68 labeleR-0.4.0/labeleR/NAMESPACE | 3 labeleR-0.4.0/labeleR/NEWS.md | 20 labeleR-0.4.0/labeleR/R/abstractbook.R |only labeleR-0.4.0/labeleR/R/certificate_attendance.R | 24 labeleR-0.4.0/labeleR/R/certificate_participation.R | 60 labeleR-0.4.0/labeleR/R/configure_email.R |only labeleR-0.4.0/labeleR/R/data.R | 29 labeleR-0.4.0/labeleR/R/multichoice.R |only labeleR-0.4.0/labeleR/R/zzz.R | 122 + labeleR-0.4.0/labeleR/README.md | 715 ++++++---- labeleR-0.4.0/labeleR/data/abstract.table.rda |only labeleR-0.4.0/labeleR/data/multichoice.table.rda |only labeleR-0.4.0/labeleR/inst/CITATION | 4 labeleR-0.4.0/labeleR/inst/rmarkdown/pictures/Hogwartslogo.png |only labeleR-0.4.0/labeleR/inst/rmarkdown/templates/abstractbook |only labeleR-0.4.0/labeleR/inst/rmarkdown/templates/collection_label/skeleton/skeleton.Rmd | 6 labeleR-0.4.0/labeleR/inst/rmarkdown/templates/herbarium/skeleton/skeleton.Rmd | 2 labeleR-0.4.0/labeleR/inst/rmarkdown/templates/multichoice |only labeleR-0.4.0/labeleR/inst/rmarkdown/templates/participation_EN/skeleton/skeleton.Rmd | 138 - labeleR-0.4.0/labeleR/inst/rmarkdown/templates/participation_ES/skeleton/skeleton.Rmd | 134 - labeleR-0.4.0/labeleR/man/abstract.table.Rd |only labeleR-0.4.0/labeleR/man/configure_email.Rd |only labeleR-0.4.0/labeleR/man/create_abstractbook.Rd |only labeleR-0.4.0/labeleR/man/create_attendance_certificate.Rd | 7 labeleR-0.4.0/labeleR/man/create_multichoice.Rd |only labeleR-0.4.0/labeleR/man/create_participation_certificate.Rd | 18 labeleR-0.4.0/labeleR/man/figures/Badges_blank.png |binary labeleR-0.4.0/labeleR/man/figures/Email.png |only labeleR-0.4.0/labeleR/man/figures/Herbarium_blank.png |binary labeleR-0.4.0/labeleR/man/figures/Herbarium_blank_old.png |only labeleR-0.4.0/labeleR/man/figures/Herbarium_labels.png |binary labeleR-0.4.0/labeleR/man/figures/Herbarium_labels_old.png |only labeleR-0.4.0/labeleR/man/figures/Participation_certificate_italics.png |only labeleR-0.4.0/labeleR/man/figures/abstractbook_example.png |only labeleR-0.4.0/labeleR/man/figures/labeleR.png |binary labeleR-0.4.0/labeleR/man/figures/labeleR_old.png |only labeleR-0.4.0/labeleR/man/figures/multichoice_example.png |only labeleR-0.4.0/labeleR/man/labeleR-package.Rd | 5 labeleR-0.4.0/labeleR/man/multichoice.table.Rd |only labeleR-0.4.0/labeleR/tests/testthat/test-abstractbook.R |only labeleR-0.4.0/labeleR/tests/testthat/test-certificate_participation.R | 8 labeleR-0.4.0/labeleR/tests/testthat/test-multichoice.R |only 46 files changed, 967 insertions(+), 423 deletions(-)
Title: Interact with 'Bluesky' Social
Description: Collect data from and make posts on 'Bluesky' Social
via the Hypertext Transfer Protocol (HTTP) Application Programming
Interface (API), as documented at <https://atproto.com/specs/xrpc>. This
further supports broader queries to the Authenticated Transfer (AT) Protocol
<https://atproto.com/> which 'Bluesky' Social relies on. Data is returned in a
tidy format and posts can be made using a simple interface.
Author: Christopher T. Kenny [aut, cre]
Maintainer: Christopher T. Kenny <christopherkenny@fas.harvard.edu>
Diff between bskyr versions 0.1.2 dated 2024-01-09 and 0.2.0 dated 2025-02-08
DESCRIPTION | 11 MD5 | 247 ++++++---- NAMESPACE | 133 +++-- NEWS.md | 47 + R/actor_preferences.R | 85 +-- R/actor_profile.R | 142 +++-- R/actor_search.R | 139 ++--- R/actor_suggestions.R | 121 ++--- R/auth.R | 72 ++ R/auth_pass.R | 232 ++++----- R/auth_user.R | 230 ++++----- R/feed_author_feed.R | 145 +++--- R/feed_feed.R | 152 +++--- R/feed_feed_generator.R | 110 ++-- R/feed_feed_generators.R | 120 ++-- R/feed_feeds.R | 142 ++--- R/feed_get_posts.R | 51 -- R/feed_likes.R | 138 ++--- R/feed_post_likes.R | 138 ++--- R/feed_post_thread.R | 160 +++--- R/feed_quotes.R |only R/feed_reposts.R | 138 ++--- R/feed_search.R | 172 ++++--- R/feed_suggestions.R | 121 ++--- R/feed_timeline.R | 176 +++---- R/graph_actor_lists.R | 137 ++--- R/graph_actor_starter.R |only R/graph_blocked_lists.R | 103 ++-- R/graph_blocks.R | 119 ++-- R/graph_follow_suggestions.R | 83 +-- R/graph_followers.R | 153 +++--- R/graph_follows.R | 155 +++--- R/graph_list.R | 135 ++--- R/graph_muted_lists.R | 75 +-- R/graph_mutes.R | 120 ++-- R/graph_relationships.R |only R/graph_search_starter_pack.R |only R/graph_starter_pack.R |only R/graph_starter_packs.R |only R/identity_resolve_handle.R | 107 ++-- R/notification_notification_count.R | 71 +- R/notification_notifications.R | 123 ++--- R/parse.R | 333 ++++++++----- R/proc.R | 203 +++++--- R/record_block.R |only R/record_delete_wrappers.R |only R/record_follow.R |only R/record_like.R | 124 ++--- R/record_list.R |only R/record_list_item.R |only R/record_post.R | 387 +++++++++------- R/record_repost.R | 6 R/record_starter_pack.R |only R/repo_create_record.R | 118 ++-- R/repo_delete_record.R | 106 ++-- R/repo_describe_repo.R | 94 +-- R/repo_get_record.R | 150 +++--- R/repo_list_records.R | 137 ++--- R/repo_upload_blob.R | 22 R/roxygen.R | 223 +++++---- R/url_uri.R | 62 ++ R/utils.R | 269 ++++++----- R/video_get_upload_limits.R |only R/video_upload_video.R |only README.md | 28 - inst/CITATION |only inst/WORDLIST | 15 man/bs_auth.Rd | 75 +-- man/bs_block.Rd |only man/bs_delete_block.Rd |only man/bs_delete_follow.Rd |only man/bs_delete_like.Rd |only man/bs_delete_list.Rd |only man/bs_delete_list_item.Rd |only man/bs_delete_record.Rd | 122 ++--- man/bs_delete_repost.Rd |only man/bs_delete_starter_pack.Rd |only man/bs_extract_record_key.Rd |only man/bs_follow.Rd |only man/bs_get_actor_lists.Rd | 108 ++-- man/bs_get_actor_starter_packs.Rd |only man/bs_get_feed_generators.Rd | 2 man/bs_get_list.Rd |only man/bs_get_posts.Rd | 95 +-- man/bs_get_quotes.Rd |only man/bs_get_relationships.Rd |only man/bs_get_starter_pack.Rd |only man/bs_get_starter_packs.Rd |only man/bs_new_list.Rd |only man/bs_new_list_item.Rd |only man/bs_new_starter_pack.Rd |only man/bs_post.Rd | 177 ++++--- man/bs_repost.Rd | 2 man/bs_search_posts.Rd | 134 +++-- man/bs_uri_to_url.Rd | 45 + man/bs_url_to_uri.Rd |only man/figures/pkgs.mp4 |only tests/spelling.R | 9 tests/testthat.R | 24 tests/testthat/t/f/getquotes |only tests/testthat/t/g/actorlists |only tests/testthat/t/g/actorstart |only tests/testthat/t/g/getlist |only tests/testthat/t/g/rel |only tests/testthat/t/g/start |only tests/testthat/t/g/starts |only tests/testthat/t/o |only tests/testthat/test-actor_preferences.R | 26 - tests/testthat/test-actor_profile.R | 12 tests/testthat/test-actor_search.R | 12 tests/testthat/test-actor_suggestions.R | 12 tests/testthat/test-created_at.R | 6 tests/testthat/test-feed_author_feed.R | 12 tests/testthat/test-feed_feed.R | 12 tests/testthat/test-feed_feed_generator.R | 12 tests/testthat/test-feed_feed_generators.R | 4 tests/testthat/test-feed_feeds.R | 12 tests/testthat/test-feed_get_posts.R | 12 tests/testthat/test-feed_likes.R | 12 tests/testthat/test-feed_post_likes.R | 4 tests/testthat/test-feed_post_thread.R | 12 tests/testthat/test-feed_quotes.R |only tests/testthat/test-feed_reposts.R | 12 tests/testthat/test-feed_search.R | 12 tests/testthat/test-feed_suggestions.R | 12 tests/testthat/test-feed_timeline.R | 12 tests/testthat/test-graph_actor_lists.R | 12 tests/testthat/test-graph_actor_starter.R |only tests/testthat/test-graph_blocked_lists.R | 12 tests/testthat/test-graph_blocks.R | 12 tests/testthat/test-graph_follow_suggestions.R | 26 - tests/testthat/test-graph_followers.R | 4 tests/testthat/test-graph_follows.R | 4 tests/testthat/test-graph_list.R |only tests/testthat/test-graph_lists.R |only tests/testthat/test-graph_muted_lists.R | 4 tests/testthat/test-graph_mutes.R | 4 tests/testthat/test-graph_relationships.R |only tests/testthat/test-graph_starter_pack.R |only tests/testthat/test-graph_starter_packs.R |only tests/testthat/test-identity_resolve_handle.R | 12 tests/testthat/test-notification_notification_count.R | 26 - tests/testthat/test-notification_notifications.R | 4 tests/testthat/test-parse.R | 433 +++++++++++++----- tests/testthat/test-repo_describe_repo.R | 26 - tests/testthat/test-repo_get_record.R | 20 tests/testthat/test-repo_list_records.R | 34 - tests/testthat/test-repo_upload_blob.R | 19 tests/testthat/test-url_uri.R | 27 + 149 files changed, 4783 insertions(+), 3777 deletions(-)
Title: 'Amazon Web Services' Management & Governance Services
Description: Interface to 'Amazon Web Services' management and governance
services, including 'CloudWatch' application and infrastructure
monitoring, 'Auto Scaling' for automatically scaling resources, and
more <https://aws.amazon.com/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.management versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
paws.management-0.7.0/paws.management/R/cloudwatchevents_interfaces.R |only paws.management-0.7.0/paws.management/R/cloudwatchevents_operations.R |only paws.management-0.7.0/paws.management/R/cloudwatchevents_service.R |only paws.management-0.7.0/paws.management/man/cloudwatchevents.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_activate_event_source.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_cancel_replay.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_create_api_destination.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_create_archive.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_create_connection.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_create_event_bus.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_create_partner_event_source.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_deactivate_event_source.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_deauthorize_connection.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_delete_api_destination.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_delete_archive.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_delete_connection.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_delete_event_bus.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_delete_partner_event_source.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_delete_rule.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_describe_api_destination.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_describe_archive.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_describe_connection.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_describe_event_bus.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_describe_event_source.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_describe_partner_event_source.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_describe_replay.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_describe_rule.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_disable_rule.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_enable_rule.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_api_destinations.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_archives.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_connections.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_event_buses.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_event_sources.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_partner_event_source_accounts.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_partner_event_sources.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_replays.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_rule_names_by_target.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_rules.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_tags_for_resource.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_list_targets_by_rule.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_put_events.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_put_partner_events.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_put_permission.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_put_rule.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_put_targets.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_remove_permission.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_remove_targets.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_start_replay.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_tag_resource.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_test_event_pattern.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_untag_resource.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_update_api_destination.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_update_archive.Rd |only paws.management-0.7.0/paws.management/man/cloudwatchevents_update_connection.Rd |only paws.management-0.7.0/paws.management/tests/testthat/test_cloudwatchevents.R |only paws.management-0.8.0/paws.management/DESCRIPTION | 17 paws.management-0.8.0/paws.management/MD5 | 747 +++---- paws.management-0.8.0/paws.management/NAMESPACE | 4 paws.management-0.8.0/paws.management/R/applicationautoscaling_interfaces.R | 18 paws.management-0.8.0/paws.management/R/applicationautoscaling_operations.R | 85 paws.management-0.8.0/paws.management/R/applicationautoscaling_service.R | 3 paws.management-0.8.0/paws.management/R/applicationcostprofiler_operations.R | 18 paws.management-0.8.0/paws.management/R/applicationcostprofiler_service.R | 7 paws.management-0.8.0/paws.management/R/applicationinsights_interfaces.R | 18 paws.management-0.8.0/paws.management/R/applicationinsights_operations.R | 154 - paws.management-0.8.0/paws.management/R/applicationinsights_service.R | 2 paws.management-0.8.0/paws.management/R/appregistry_operations.R | 72 paws.management-0.8.0/paws.management/R/appregistry_service.R | 2 paws.management-0.8.0/paws.management/R/auditmanager_operations.R | 186 + paws.management-0.8.0/paws.management/R/auditmanager_service.R | 2 paws.management-0.8.0/paws.management/R/autoscaling_interfaces.R | 16 paws.management-0.8.0/paws.management/R/autoscaling_operations.R | 242 +- paws.management-0.8.0/paws.management/R/autoscaling_service.R | 4 paws.management-0.8.0/paws.management/R/autoscalingplans_operations.R | 18 paws.management-0.8.0/paws.management/R/autoscalingplans_service.R | 2 paws.management-0.8.0/paws.management/R/cloudformation_interfaces.R | 12 paws.management-0.8.0/paws.management/R/cloudformation_operations.R | 623 +++--- paws.management-0.8.0/paws.management/R/cloudformation_service.R | 30 paws.management-0.8.0/paws.management/R/cloudtrail_interfaces.R | 102 - paws.management-0.8.0/paws.management/R/cloudtrail_operations.R | 589 ++++-- paws.management-0.8.0/paws.management/R/cloudtrail_service.R | 23 paws.management-0.8.0/paws.management/R/cloudtraildataservice_operations.R | 3 paws.management-0.8.0/paws.management/R/cloudtraildataservice_service.R | 2 paws.management-0.8.0/paws.management/R/cloudwatch_interfaces.R | 2 paws.management-0.8.0/paws.management/R/cloudwatch_operations.R | 673 +++--- paws.management-0.8.0/paws.management/R/cloudwatch_service.R | 4 paws.management-0.8.0/paws.management/R/cloudwatchapplicationsignals_interfaces.R |only paws.management-0.8.0/paws.management/R/cloudwatchapplicationsignals_operations.R |only paws.management-0.8.0/paws.management/R/cloudwatchapplicationsignals_service.R |only paws.management-0.8.0/paws.management/R/cloudwatchevidently_operations.R | 114 - paws.management-0.8.0/paws.management/R/cloudwatchevidently_service.R | 2 paws.management-0.8.0/paws.management/R/cloudwatchinternetmonitor_operations.R | 55 paws.management-0.8.0/paws.management/R/cloudwatchinternetmonitor_service.R | 2 paws.management-0.8.0/paws.management/R/cloudwatchlogs_interfaces.R | 214 ++ paws.management-0.8.0/paws.management/R/cloudwatchlogs_operations.R | 972 ++++++++-- paws.management-0.8.0/paws.management/R/cloudwatchlogs_service.R | 23 paws.management-0.8.0/paws.management/R/cloudwatchobservabilityaccessmanager_operations.R | 45 paws.management-0.8.0/paws.management/R/cloudwatchobservabilityaccessmanager_service.R | 2 paws.management-0.8.0/paws.management/R/cloudwatchrum_operations.R | 51 paws.management-0.8.0/paws.management/R/cloudwatchrum_service.R | 2 paws.management-0.8.0/paws.management/R/configservice_interfaces.R | 76 paws.management-0.8.0/paws.management/R/configservice_operations.R | 643 ++++-- paws.management-0.8.0/paws.management/R/configservice_service.R | 29 paws.management-0.8.0/paws.management/R/controltower_interfaces.R | 18 paws.management-0.8.0/paws.management/R/controltower_operations.R | 118 - paws.management-0.8.0/paws.management/R/controltower_service.R | 3 paws.management-0.8.0/paws.management/R/finspace_operations.R | 159 + paws.management-0.8.0/paws.management/R/finspace_service.R | 2 paws.management-0.8.0/paws.management/R/health_interfaces.R | 4 paws.management-0.8.0/paws.management/R/health_operations.R | 48 paws.management-0.8.0/paws.management/R/health_service.R | 7 paws.management-0.8.0/paws.management/R/licensemanager_operations.R | 150 + paws.management-0.8.0/paws.management/R/licensemanager_service.R | 2 paws.management-0.8.0/paws.management/R/licensemanagerlinuxsubscriptions_operations.R | 33 paws.management-0.8.0/paws.management/R/licensemanagerlinuxsubscriptions_service.R | 2 paws.management-0.8.0/paws.management/R/licensemanagerusersubscriptions_interfaces.R | 112 - paws.management-0.8.0/paws.management/R/licensemanagerusersubscriptions_operations.R | 406 +++- paws.management-0.8.0/paws.management/R/licensemanagerusersubscriptions_service.R | 12 paws.management-0.8.0/paws.management/R/managedgrafana_operations.R | 75 paws.management-0.8.0/paws.management/R/managedgrafana_service.R | 2 paws.management-0.8.0/paws.management/R/opsworks_operations.R | 222 +- paws.management-0.8.0/paws.management/R/opsworks_service.R | 2 paws.management-0.8.0/paws.management/R/opsworkscm_operations.R | 57 paws.management-0.8.0/paws.management/R/opsworkscm_service.R | 2 paws.management-0.8.0/paws.management/R/organizations_operations.R | 240 +- paws.management-0.8.0/paws.management/R/organizations_service.R | 4 paws.management-0.8.0/paws.management/R/pi_operations.R | 39 paws.management-0.8.0/paws.management/R/pi_service.R | 2 paws.management-0.8.0/paws.management/R/prometheusservice_interfaces.R | 12 paws.management-0.8.0/paws.management/R/prometheusservice_operations.R | 142 + paws.management-0.8.0/paws.management/R/prometheusservice_service.R | 3 paws.management-0.8.0/paws.management/R/reexports_paws.common.R | 4 paws.management-0.8.0/paws.management/R/resiliencehub_interfaces.R | 60 paws.management-0.8.0/paws.management/R/resiliencehub_operations.R | 350 ++- paws.management-0.8.0/paws.management/R/resiliencehub_service.R | 7 paws.management-0.8.0/paws.management/R/resourcegroups_interfaces.R | 72 paws.management-0.8.0/paws.management/R/resourcegroups_operations.R | 328 ++- paws.management-0.8.0/paws.management/R/resourcegroups_service.R | 19 paws.management-0.8.0/paws.management/R/resourcegroupstaggingapi_operations.R | 24 paws.management-0.8.0/paws.management/R/resourcegroupstaggingapi_service.R | 2 paws.management-0.8.0/paws.management/R/servicecatalog_operations.R | 270 +- paws.management-0.8.0/paws.management/R/servicecatalog_service.R | 2 paws.management-0.8.0/paws.management/R/servicequotas_operations.R | 57 paws.management-0.8.0/paws.management/R/servicequotas_service.R | 2 paws.management-0.8.0/paws.management/R/ssm_interfaces.R | 76 paws.management-0.8.0/paws.management/R/ssm_operations.R | 680 +++++- paws.management-0.8.0/paws.management/R/ssm_service.R | 8 paws.management-0.8.0/paws.management/R/ssmcontacts_operations.R | 117 - paws.management-0.8.0/paws.management/R/ssmcontacts_service.R | 8 paws.management-0.8.0/paws.management/R/ssmincidents_operations.R | 93 paws.management-0.8.0/paws.management/R/ssmincidents_service.R | 2 paws.management-0.8.0/paws.management/R/ssmsap_interfaces.R | 2 paws.management-0.8.0/paws.management/R/ssmsap_operations.R | 72 paws.management-0.8.0/paws.management/R/ssmsap_service.R | 2 paws.management-0.8.0/paws.management/R/support_operations.R | 48 paws.management-0.8.0/paws.management/R/support_service.R | 4 paws.management-0.8.0/paws.management/R/supportapp_operations.R | 30 paws.management-0.8.0/paws.management/R/supportapp_service.R | 2 paws.management-0.8.0/paws.management/R/synthetics_interfaces.R | 10 paws.management-0.8.0/paws.management/R/synthetics_operations.R | 106 - paws.management-0.8.0/paws.management/R/synthetics_service.R | 2 paws.management-0.8.0/paws.management/man/applicationautoscaling.Rd | 1 paws.management-0.8.0/paws.management/man/applicationautoscaling_get_predictive_scaling_forecast.Rd |only paws.management-0.8.0/paws.management/man/applicationautoscaling_put_scaling_policy.Rd | 5 paws.management-0.8.0/paws.management/man/applicationcostprofiler.Rd | 3 paws.management-0.8.0/paws.management/man/applicationinsights_create_application.Rd | 3 paws.management-0.8.0/paws.management/man/applicationinsights_create_log_pattern.Rd | 4 paws.management-0.8.0/paws.management/man/applicationinsights_descri_compon_config_recomm.Rd | 4 paws.management-0.8.0/paws.management/man/applicationinsights_describe_application.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_describe_component.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_describe_component_configuration.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_describe_log_pattern.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_describe_observation.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_describe_problem.Rd | 4 paws.management-0.8.0/paws.management/man/applicationinsights_describe_problem_observations.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_describe_workload.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_list_applications.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_list_components.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_list_configuration_history.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_list_log_pattern_sets.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_list_log_patterns.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_list_problems.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_list_workloads.Rd | 2 paws.management-0.8.0/paws.management/man/applicationinsights_update_application.Rd | 4 paws.management-0.8.0/paws.management/man/applicationinsights_update_log_pattern.Rd | 4 paws.management-0.8.0/paws.management/man/autoscaling.Rd | 2 paws.management-0.8.0/paws.management/man/autoscaling_attach_load_balancers.Rd | 5 paws.management-0.8.0/paws.management/man/autoscaling_attach_traffic_sources.Rd | 11 paws.management-0.8.0/paws.management/man/autoscaling_create_auto_scaling_group.Rd | 17 paws.management-0.8.0/paws.management/man/autoscaling_start_instance_refresh.Rd | 1 paws.management-0.8.0/paws.management/man/autoscaling_update_auto_scaling_group.Rd | 21 paws.management-0.8.0/paws.management/man/cloudformation.Rd | 28 paws.management-0.8.0/paws.management/man/cloudformation_activate_type.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_continue_update_rollback.Rd | 16 paws.management-0.8.0/paws.management/man/cloudformation_create_change_set.Rd | 46 paws.management-0.8.0/paws.management/man/cloudformation_create_stack.Rd | 54 paws.management-0.8.0/paws.management/man/cloudformation_create_stack_set.Rd | 19 paws.management-0.8.0/paws.management/man/cloudformation_delete_stack.Rd | 6 paws.management-0.8.0/paws.management/man/cloudformation_describe_account_limits.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_describe_change_set.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_describe_stack_drift_detection_status.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_describe_stack_events.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_describe_stacks.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_detect_stack_drift.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_detect_stack_resource_drift.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_estimate_template_cost.Rd | 9 paws.management-0.8.0/paws.management/man/cloudformation_get_template_summary.Rd | 10 paws.management-0.8.0/paws.management/man/cloudformation_list_hook_results.Rd |only paws.management-0.8.0/paws.management/man/cloudformation_publish_type.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_register_publisher.Rd | 4 paws.management-0.8.0/paws.management/man/cloudformation_register_type.Rd | 8 paws.management-0.8.0/paws.management/man/cloudformation_rollback_stack.Rd | 4 paws.management-0.8.0/paws.management/man/cloudformation_set_stack_policy.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_set_type_configuration.Rd | 4 paws.management-0.8.0/paws.management/man/cloudformation_test_type.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_update_stack.Rd | 44 paws.management-0.8.0/paws.management/man/cloudformation_update_stack_set.Rd | 21 paws.management-0.8.0/paws.management/man/cloudformation_update_termination_protection.Rd | 2 paws.management-0.8.0/paws.management/man/cloudformation_validate_template.Rd | 10 paws.management-0.8.0/paws.management/man/cloudtrail.Rd | 21 paws.management-0.8.0/paws.management/man/cloudtrail_add_tags.Rd | 13 paws.management-0.8.0/paws.management/man/cloudtrail_cancel_query.Rd | 8 paws.management-0.8.0/paws.management/man/cloudtrail_create_dashboard.Rd |only paws.management-0.8.0/paws.management/man/cloudtrail_delete_dashboard.Rd |only paws.management-0.8.0/paws.management/man/cloudtrail_delete_resource_policy.Rd | 20 paws.management-0.8.0/paws.management/man/cloudtrail_describe_query.Rd | 8 paws.management-0.8.0/paws.management/man/cloudtrail_generate_query.Rd |only paws.management-0.8.0/paws.management/man/cloudtrail_get_dashboard.Rd |only paws.management-0.8.0/paws.management/man/cloudtrail_get_query_results.Rd | 5 paws.management-0.8.0/paws.management/man/cloudtrail_get_resource_policy.Rd | 18 paws.management-0.8.0/paws.management/man/cloudtrail_get_trail_status.Rd | 10 paws.management-0.8.0/paws.management/man/cloudtrail_list_dashboards.Rd |only paws.management-0.8.0/paws.management/man/cloudtrail_list_insights_metric_data.Rd | 4 paws.management-0.8.0/paws.management/man/cloudtrail_list_tags.Rd | 13 paws.management-0.8.0/paws.management/man/cloudtrail_put_event_selectors.Rd | 31 paws.management-0.8.0/paws.management/man/cloudtrail_put_resource_policy.Rd | 31 paws.management-0.8.0/paws.management/man/cloudtrail_remove_tags.Rd | 12 paws.management-0.8.0/paws.management/man/cloudtrail_start_dashboard_refresh.Rd |only paws.management-0.8.0/paws.management/man/cloudtrail_start_event_data_store_ingestion.Rd | 2 paws.management-0.8.0/paws.management/man/cloudtrail_start_query.Rd | 5 paws.management-0.8.0/paws.management/man/cloudtrail_stop_event_data_store_ingestion.Rd | 2 paws.management-0.8.0/paws.management/man/cloudtrail_update_dashboard.Rd |only paws.management-0.8.0/paws.management/man/cloudwatch.Rd | 2 paws.management-0.8.0/paws.management/man/cloudwatch_list_metrics.Rd | 2 paws.management-0.8.0/paws.management/man/cloudwatch_put_composite_alarm.Rd | 6 paws.management-0.8.0/paws.management/man/cloudwatch_put_metric_alarm.Rd | 12 paws.management-0.8.0/paws.management/man/cloudwatch_put_metric_data.Rd | 60 paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_bat_get_ser_lev_obj_bud_rep.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_create_service_level_objective.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_delete_service_level_objective.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_get_service.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_get_service_level_objective.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_list_service_dependencies.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_list_service_dependents.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_list_service_level_objectives.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_list_service_operations.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_list_services.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_list_tags_for_resource.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_start_discovery.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_tag_resource.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_untag_resource.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchapplicationsignals_update_service_level_objective.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchinternetmonitor_start_query.Rd | 6 paws.management-0.8.0/paws.management/man/cloudwatchlogs.Rd | 21 paws.management-0.8.0/paws.management/man/cloudwatchlogs_create_delivery.Rd | 13 paws.management-0.8.0/paws.management/man/cloudwatchlogs_create_export_task.Rd | 6 paws.management-0.8.0/paws.management/man/cloudwatchlogs_delete_account_policy.Rd | 2 paws.management-0.8.0/paws.management/man/cloudwatchlogs_delete_delivery.Rd | 4 paws.management-0.8.0/paws.management/man/cloudwatchlogs_delete_index_policy.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_delete_integration.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_delete_transformer.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_describe_account_policies.Rd | 6 paws.management-0.8.0/paws.management/man/cloudwatchlogs_describe_configuration_templates.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_describe_field_indexes.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_describe_index_policies.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_describe_queries.Rd | 6 paws.management-0.8.0/paws.management/man/cloudwatchlogs_describe_query_definitions.Rd | 4 paws.management-0.8.0/paws.management/man/cloudwatchlogs_get_integration.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_get_transformer.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_list_integrations.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_list_log_groups_for_query.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_put_account_policy.Rd | 56 paws.management-0.8.0/paws.management/man/cloudwatchlogs_put_delivery_source.Rd | 13 paws.management-0.8.0/paws.management/man/cloudwatchlogs_put_index_policy.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_put_integration.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_put_log_events.Rd | 2 paws.management-0.8.0/paws.management/man/cloudwatchlogs_put_metric_filter.Rd | 12 paws.management-0.8.0/paws.management/man/cloudwatchlogs_put_query_definition.Rd | 14 paws.management-0.8.0/paws.management/man/cloudwatchlogs_put_subscription_filter.Rd | 12 paws.management-0.8.0/paws.management/man/cloudwatchlogs_put_transformer.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_start_query.Rd | 27 paws.management-0.8.0/paws.management/man/cloudwatchlogs_test_transformer.Rd |only paws.management-0.8.0/paws.management/man/cloudwatchlogs_update_anomaly.Rd | 13 paws.management-0.8.0/paws.management/man/cloudwatchlogs_update_delivery_configuration.Rd |only paws.management-0.8.0/paws.management/man/configservice.Rd | 27 paws.management-0.8.0/paws.management/man/configservice_associate_resource_types.Rd |only paws.management-0.8.0/paws.management/man/configservice_delete_configuration_recorder.Rd | 11 paws.management-0.8.0/paws.management/man/configservice_delete_delivery_channel.Rd | 2 paws.management-0.8.0/paws.management/man/configservice_delete_service_linked_configuration_recorder.Rd |only paws.management-0.8.0/paws.management/man/configservice_descri_aggreg_compli_by_confor_packs.Rd | 8 paws.management-0.8.0/paws.management/man/configservice_describe_compliance_by_config_rule.Rd | 2 paws.management-0.8.0/paws.management/man/configservice_describe_compliance_by_resource.Rd | 4 paws.management-0.8.0/paws.management/man/configservice_describe_config_rules.Rd | 2 paws.management-0.8.0/paws.management/man/configservice_describe_configuration_aggregators.Rd | 2 paws.management-0.8.0/paws.management/man/configservice_describe_configuration_recorder_status.Rd | 27 paws.management-0.8.0/paws.management/man/configservice_describe_configuration_recorders.Rd | 17 paws.management-0.8.0/paws.management/man/configservice_describe_delivery_channel_status.Rd | 2 paws.management-0.8.0/paws.management/man/configservice_describe_delivery_channels.Rd | 2 paws.management-0.8.0/paws.management/man/configservice_describe_remediation_execution_status.Rd | 2 paws.management-0.8.0/paws.management/man/configservice_describe_retention_configurations.Rd | 2 paws.management-0.8.0/paws.management/man/configservice_disassociate_resource_types.Rd |only paws.management-0.8.0/paws.management/man/configservice_list_configuration_recorders.Rd |only paws.management-0.8.0/paws.management/man/configservice_list_tags_for_resource.Rd | 13 paws.management-0.8.0/paws.management/man/configservice_put_configuration_aggregator.Rd | 6 paws.management-0.8.0/paws.management/man/configservice_put_configuration_recorder.Rd | 14 paws.management-0.8.0/paws.management/man/configservice_put_delivery_channel.Rd | 12 paws.management-0.8.0/paws.management/man/configservice_put_evaluations.Rd | 2 paws.management-0.8.0/paws.management/man/configservice_put_service_linked_configuration_recorder.Rd |only paws.management-0.8.0/paws.management/man/configservice_start_configuration_recorder.Rd | 9 paws.management-0.8.0/paws.management/man/configservice_stop_configuration_recorder.Rd | 9 paws.management-0.8.0/paws.management/man/configservice_tag_resource.Rd | 17 paws.management-0.8.0/paws.management/man/configservice_untag_resource.Rd | 13 paws.management-0.8.0/paws.management/man/controltower.Rd | 1 paws.management-0.8.0/paws.management/man/controltower_list_enabled_baselines.Rd | 4 paws.management-0.8.0/paws.management/man/controltower_reset_enabled_control.Rd |only paws.management-0.8.0/paws.management/man/finspace_create_kx_scaling_group.Rd | 6 paws.management-0.8.0/paws.management/man/health.Rd | 5 paws.management-0.8.0/paws.management/man/health_describe_affected_entities.Rd | 2 paws.management-0.8.0/paws.management/man/health_describe_affected_entities_for_organization.Rd | 2 paws.management-0.8.0/paws.management/man/health_describe_event_types.Rd | 2 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions.Rd | 10 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_associate_user.Rd | 12 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_cre_lic_ser_end.Rd |only paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_del_lic_ser_end.Rd |only paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_deregister_identity_provider.Rd | 22 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_disassociate_user.Rd | 20 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_lis_lic_ser_end.Rd |only paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_list_identity_providers.Rd | 17 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_list_instances.Rd | 12 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_list_product_subscriptions.Rd | 20 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_list_tags_for_resource.Rd |only paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_list_user_associations.Rd | 13 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_register_identity_provider.Rd | 12 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_start_product_subscription.Rd | 11 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_stop_product_subscription.Rd | 21 paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_tag_resource.Rd |only paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_untag_resource.Rd |only paws.management-0.8.0/paws.management/man/licensemanagerusersubscriptions_upd_ide_pro_set.Rd | 14 paws.management-0.8.0/paws.management/man/organizations.Rd | 2 paws.management-0.8.0/paws.management/man/organizations_create_policy.Rd | 7 paws.management-0.8.0/paws.management/man/organizations_describe_effective_policy.Rd | 4 paws.management-0.8.0/paws.management/man/organizations_disable_policy_type.Rd | 7 paws.management-0.8.0/paws.management/man/organizations_enable_aws_service_access.Rd | 9 paws.management-0.8.0/paws.management/man/organizations_enable_policy_type.Rd | 7 paws.management-0.8.0/paws.management/man/organizations_list_policies.Rd | 7 paws.management-0.8.0/paws.management/man/organizations_list_policies_for_target.Rd | 7 paws.management-0.8.0/paws.management/man/prometheusservice.Rd | 1 paws.management-0.8.0/paws.management/man/prometheusservice_create_logging_configuration.Rd | 2 paws.management-0.8.0/paws.management/man/prometheusservice_create_scraper.Rd | 4 paws.management-0.8.0/paws.management/man/prometheusservice_list_tags_for_resource.Rd | 6 paws.management-0.8.0/paws.management/man/prometheusservice_tag_resource.Rd | 6 paws.management-0.8.0/paws.management/man/prometheusservice_untag_resource.Rd | 4 paws.management-0.8.0/paws.management/man/prometheusservice_update_scraper.Rd |only paws.management-0.8.0/paws.management/man/reexports.Rd | 3 paws.management-0.8.0/paws.management/man/resiliencehub.Rd | 5 paws.management-0.8.0/paws.management/man/resiliencehub_accept_resource_grouping_recommendations.Rd | 4 paws.management-0.8.0/paws.management/man/resiliencehub_create_app.Rd | 6 paws.management-0.8.0/paws.management/man/resiliencehub_create_resiliency_policy.Rd | 4 paws.management-0.8.0/paws.management/man/resiliencehub_describe_metrics_export.Rd |only paws.management-0.8.0/paws.management/man/resiliencehub_describe_resource_grouping_recommendation_task.Rd | 2 paws.management-0.8.0/paws.management/man/resiliencehub_list_app_assessment_compliance_drifts.Rd | 2 paws.management-0.8.0/paws.management/man/resiliencehub_list_app_assessment_resource_drifts.Rd | 12 paws.management-0.8.0/paws.management/man/resiliencehub_list_apps.Rd | 14 paws.management-0.8.0/paws.management/man/resiliencehub_list_metrics.Rd |only paws.management-0.8.0/paws.management/man/resiliencehub_list_resiliency_policies.Rd | 2 paws.management-0.8.0/paws.management/man/resiliencehub_reject_resource_grouping_recommendations.Rd | 4 paws.management-0.8.0/paws.management/man/resiliencehub_start_metrics_export.Rd |only paws.management-0.8.0/paws.management/man/resiliencehub_update_resiliency_policy.Rd | 8 paws.management-0.8.0/paws.management/man/resourcegroups.Rd | 17 paws.management-0.8.0/paws.management/man/resourcegroups_cancel_tag_sync_task.Rd |only paws.management-0.8.0/paws.management/man/resourcegroups_create_group.Rd | 15 paws.management-0.8.0/paws.management/man/resourcegroups_delete_group.Rd | 3 paws.management-0.8.0/paws.management/man/resourcegroups_get_group.Rd | 3 paws.management-0.8.0/paws.management/man/resourcegroups_get_group_configuration.Rd | 4 paws.management-0.8.0/paws.management/man/resourcegroups_get_group_query.Rd | 3 paws.management-0.8.0/paws.management/man/resourcegroups_get_tag_sync_task.Rd |only paws.management-0.8.0/paws.management/man/resourcegroups_get_tags.Rd | 7 paws.management-0.8.0/paws.management/man/resourcegroups_group_resources.Rd | 6 paws.management-0.8.0/paws.management/man/resourcegroups_list_group_resources.Rd | 8 paws.management-0.8.0/paws.management/man/resourcegroups_list_grouping_statuses.Rd |only paws.management-0.8.0/paws.management/man/resourcegroups_list_groups.Rd | 1 paws.management-0.8.0/paws.management/man/resourcegroups_list_tag_sync_tasks.Rd |only paws.management-0.8.0/paws.management/man/resourcegroups_put_group_configuration.Rd | 4 paws.management-0.8.0/paws.management/man/resourcegroups_start_tag_sync_task.Rd |only paws.management-0.8.0/paws.management/man/resourcegroups_tag.Rd | 8 paws.management-0.8.0/paws.management/man/resourcegroups_ungroup_resources.Rd | 7 paws.management-0.8.0/paws.management/man/resourcegroups_untag.Rd | 6 paws.management-0.8.0/paws.management/man/resourcegroups_update_account_settings.Rd | 5 paws.management-0.8.0/paws.management/man/resourcegroups_update_group.Rd | 21 paws.management-0.8.0/paws.management/man/resourcegroups_update_group_query.Rd | 3 paws.management-0.8.0/paws.management/man/ssm.Rd | 6 paws.management-0.8.0/paws.management/man/ssm_create_activation.Rd | 6 paws.management-0.8.0/paws.management/man/ssm_create_association.Rd | 2 paws.management-0.8.0/paws.management/man/ssm_create_patch_baseline.Rd | 10 paws.management-0.8.0/paws.management/man/ssm_describe_instance_patches.Rd | 2 paws.management-0.8.0/paws.management/man/ssm_describe_maintenance_window_executions.Rd | 2 paws.management-0.8.0/paws.management/man/ssm_get_execution_preview.Rd |only paws.management-0.8.0/paws.management/man/ssm_get_parameter.Rd | 2 paws.management-0.8.0/paws.management/man/ssm_get_service_setting.Rd | 4 paws.management-0.8.0/paws.management/man/ssm_list_nodes.Rd |only paws.management-0.8.0/paws.management/man/ssm_list_nodes_summary.Rd |only paws.management-0.8.0/paws.management/man/ssm_register_task_with_maintenance_window.Rd | 2 paws.management-0.8.0/paws.management/man/ssm_reset_service_setting.Rd | 4 paws.management-0.8.0/paws.management/man/ssm_start_automation_execution.Rd | 24 paws.management-0.8.0/paws.management/man/ssm_start_execution_preview.Rd |only paws.management-0.8.0/paws.management/man/ssm_update_maintenance_window_task.Rd | 2 paws.management-0.8.0/paws.management/man/ssm_update_managed_instance_role.Rd | 2 paws.management-0.8.0/paws.management/man/ssm_update_ops_item.Rd | 3 paws.management-0.8.0/paws.management/man/ssm_update_patch_baseline.Rd | 10 paws.management-0.8.0/paws.management/man/ssm_update_service_setting.Rd | 9 paws.management-0.8.0/paws.management/man/ssmcontacts.Rd | 6 paws.management-0.8.0/paws.management/man/ssmsap_register_application.Rd | 9 paws.management-0.8.0/paws.management/man/support.Rd | 2 paws.management-0.8.0/paws.management/man/synthetics_create_canary.Rd | 25 paws.management-0.8.0/paws.management/man/synthetics_delete_canary.Rd | 7 paws.management-0.8.0/paws.management/man/synthetics_describe_canaries.Rd | 2 paws.management-0.8.0/paws.management/man/synthetics_update_canary.Rd | 11 paws.management-0.8.0/paws.management/tests/testthat/test_cloudtrail.R | 8 paws.management-0.8.0/paws.management/tests/testthat/test_cloudwatchapplicationsignals.R |only paws.management-0.8.0/paws.management/tests/testthat/test_cloudwatchlogs.R | 8 paws.management-0.8.0/paws.management/tests/testthat/test_configservice.R | 8 paws.management-0.8.0/paws.management/tests/testthat/test_licensemanagerusersubscriptions.R | 8 paws.management-0.8.0/paws.management/tests/testthat/test_resiliencehub.R | 4 paws.management-0.8.0/paws.management/tests/testthat/test_resourcegroups.R | 8 paws.management-0.8.0/paws.management/tests/testthat/test_ssm.R | 8 437 files changed, 8539 insertions(+), 3509 deletions(-)
More information about paws.management at CRAN
Permanent link
Title: Seamless Access to World Bank International Debt Statistics
(IDS)
Description: Access and analyze the World Bank's International Debt Statistics
(IDS) <https://datacatalog.worldbank.org/search/dataset/0038015>.
IDS provides creditor-debtor relationships between countries, regions, and
institutions. 'wbids' enables users to download, process and work with IDS
series across multiple geographies, counterparts, and time periods.
Author: Teal Emery [aut, cre],
Teal Insights [cph],
Christoph Scheuch [aut] ,
Christopher Smith [ctb]
Maintainer: Teal Emery <lte@tealinsights.com>
Diff between wbids versions 0.1.0 dated 2024-11-15 and 1.0.0 dated 2025-02-08
wbids-0.1.0/wbids/tests/testthat/data/sample.rds |only wbids-0.1.0/wbids/tests/testthat/data/sample.xlsx |only wbids-1.0.0/wbids/DESCRIPTION | 17 wbids-1.0.0/wbids/MD5 | 44 wbids-1.0.0/wbids/NEWS.md | 16 wbids-1.0.0/wbids/R/global-variables.R | 2 wbids-1.0.0/wbids/R/ids_bulk.R | 47 wbids-1.0.0/wbids/R/ids_bulk_files.R | 6 wbids-1.0.0/wbids/R/ids_get.R | 537 +- wbids-1.0.0/wbids/R/perform_request.R | 36 wbids-1.0.0/wbids/R/read_bulk_info.R | 8 wbids-1.0.0/wbids/R/sysdata.rda |binary wbids-1.0.0/wbids/README.md | 11 wbids-1.0.0/wbids/build/vignette.rds |binary wbids-1.0.0/wbids/inst/doc/data-model.html | 2338 +++++++++- wbids-1.0.0/wbids/man/ids_bulk.Rd | 2 wbids-1.0.0/wbids/man/ids_get.Rd | 171 wbids-1.0.0/wbids/man/read_bulk_info.Rd |only wbids-1.0.0/wbids/man/wbids-package.Rd | 2 wbids-1.0.0/wbids/tests/testthat/data/download_bulk_file_output.xlsx |only wbids-1.0.0/wbids/tests/testthat/data/read_bulk_file_output.rds |only wbids-1.0.0/wbids/tests/testthat/data/read_bulk_info_output.rds |only wbids-1.0.0/wbids/tests/testthat/test-ids_bulk.R | 172 wbids-1.0.0/wbids/tests/testthat/test-ids_bulk_files.R | 6 wbids-1.0.0/wbids/tests/testthat/test-ids_get.R | 530 +- wbids-1.0.0/wbids/tests/testthat/test-perform_request.R | 35 26 files changed, 3549 insertions(+), 431 deletions(-)
Title: (Robust) Mediation Analysis
Description: Perform mediation analysis via the fast-and-robust bootstrap test ROBMED (Alfons, Ates & Groenen, 2022a; <doi:10.1177/1094428121999096>), as well as various other methods. Details on the implementation and code examples can be found in Alfons, Ates, and Groenen (2022b) <doi:10.18637/jss.v103.i13>. Further discussion on robust mediation analysis can be found in Alfons & Schley (2024) <doi:10.31234/osf.io/2hqdy>.
Author: Andreas Alfons [aut, cre] ,
Nufer Y. Ates [ctb]
Maintainer: Andreas Alfons <alfons@ese.eur.nl>
Diff between robmed versions 1.2.0 dated 2024-12-09 and 1.2.1 dated 2025-02-08
DESCRIPTION | 10 +++++----- MD5 | 10 +++++----- NEWS | 7 +++++++ build/partial.rdb |binary inst/CITATION | 3 +-- inst/doc/robmed-intro.pdf |binary 6 files changed, 18 insertions(+), 12 deletions(-)
Title: Mesh Generation and Surface Tessellation
Description: Makes the 'Qhull' library <http://www.qhull.org>
available in R, in a similar manner as in Octave and MATLAB. Qhull
computes convex hulls, Delaunay triangulations, halfspace
intersections about a point, Voronoi diagrams, furthest-site
Delaunay triangulations, and furthest-site Voronoi diagrams. It
runs in 2D, 3D, 4D, and higher dimensions. It implements the
Quickhull algorithm for computing the convex hull. Qhull does not
support constrained Delaunay triangulations, or mesh generation of
non-convex objects, but the package does include some R functions
that allow for this.
Author: Jean-Romain Roussel [cph, ctb] ,
C. B. Barber [cph],
Kai Habel [cph, aut],
Raoul Grasman [cph, aut],
Robert B. Gramacy [cph, aut],
Pavlo Mozharovskyi [cph, aut],
David C. Sterratt [cph, aut, cre]
Maintainer: David C. Sterratt <david.c.sterratt@ed.ac.uk>
Diff between geometry versions 0.5.1 dated 2025-01-10 and 0.5.2 dated 2025-02-08
DESCRIPTION | 8 ++++---- MD5 | 8 ++++---- NEWS | 11 +++++++++++ inst/doc/qhull-eg.pdf |binary src/mem_r.h | 7 ++++--- 5 files changed, 23 insertions(+), 11 deletions(-)
Title: Deal with Dependencies
Description: Manage dependencies during package development. This can
retrieve all dependencies that are used in ".R" files in the "R/"
directory, in ".Rmd" files in "vignettes/" directory and in 'roxygen2'
documentation of functions. There is a function to update the
"DESCRIPTION" file of your package with 'CRAN' packages or any other
remote package. All functions to retrieve dependencies of ".R"
scripts and ".Rmd" or ".qmd" files can be used independently of a
package development.
Author: Vincent Guyader [cre, aut] ,
Sebastien Rochette [aut] ,
Murielle Delmotte [aut] ,
Swann Floc'hlay [aut] ,
ThinkR [cph, fnd]
Maintainer: Vincent Guyader <vincent@thinkr.fr>
Diff between attachment versions 0.4.3 dated 2025-01-31 and 0.4.4 dated 2025-02-08
attachment-0.4.3/attachment/tests/testthat/blank.lock |only attachment-0.4.3/attachment/tests/testthat/for_golem.lock |only attachment-0.4.4/attachment/DESCRIPTION | 8 attachment-0.4.4/attachment/MD5 | 38 attachment-0.4.4/attachment/NEWS.md | 6 attachment-0.4.4/attachment/R/add_from_examples.R | 2 attachment-0.4.4/attachment/README.md | 504 ++-- attachment-0.4.4/attachment/build/vignette.rds |binary attachment-0.4.4/attachment/inst/doc/a-fill-pkg-description.R | 192 - attachment-0.4.4/attachment/inst/doc/a-fill-pkg-description.html | 1166 +++++----- attachment-0.4.4/attachment/inst/doc/b-bookdown-and-scripts.R | 102 attachment-0.4.4/attachment/inst/doc/b-bookdown-and-scripts.html | 954 ++++---- attachment-0.4.4/attachment/inst/doc/create-dependencies-file.R | 68 attachment-0.4.4/attachment/inst/doc/create-dependencies-file.html | 826 +++---- attachment-0.4.4/attachment/inst/doc/use_renv.R | 40 attachment-0.4.4/attachment/inst/doc/use_renv.html | 784 +++--- attachment-0.4.4/attachment/man/attachment-package.Rd | 2 attachment-0.4.4/attachment/tests/testthat/f1Rmd | 174 - attachment-0.4.4/attachment/tests/testthat/f2R | 96 attachment-0.4.4/attachment/tests/testthat/fake_namespace | 12 attachment-0.4.4/attachment/tests/testthat/test-att_from_examples.R | 26 21 files changed, 2515 insertions(+), 2485 deletions(-)
Title: Pedigree-based Relatedness Coefficients
Description: Recursive algorithms for computing various relatedness
coefficients, including pairwise kinship, kappa and identity
coefficients. Both autosomal and X-linked coefficients are computed.
Founders are allowed to be inbred, which enables construction of any
given kappa coefficients, as described in Vigeland (2020)
<doi:10.1007/s00285-020-01505-x>. In addition to the standard
coefficients, 'ribd' also computes a range of lesser-known
coefficients, including generalised kinship coefficients, multi-person
coefficients and two-locus coefficients (Vigeland, 2023,
<doi:10.1093/g3journal/jkac326>). Many features of 'ribd' are
available through the online app 'QuickPed' at
<https://magnusdv.shinyapps.io/quickped>; see Vigeland (2022)
<doi:10.1186/s12859-022-04759-y>.
Author: Magnus Dehli Vigeland [aut, cre]
Maintainer: Magnus Dehli Vigeland <m.d.vigeland@medisin.uio.no>
Diff between ribd versions 1.7.0 dated 2024-03-26 and 1.7.1 dated 2025-02-08
DESCRIPTION | 10 +++++----- MD5 | 18 +++++++++--------- NEWS.md | 14 ++++++++++++++ R/ibdTriangle.R | 33 +++++++++++++++++++++++---------- R/kappaIbd.R | 12 ++++++++---- R/kinship.R | 2 +- R/multiPersonIBD.R | 10 ++++------ build/partial.rdb |binary man/kappaIBD.Rd | 12 +++++++++++- man/multiPersonIBD.Rd | 10 ++++------ 10 files changed, 79 insertions(+), 42 deletions(-)
Title: 'Amazon Web Services' Storage Services
Description: Interface to 'Amazon Web Services' storage services,
including 'Simple Storage Service' ('S3') and more
<https://aws.amazon.com/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.storage versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
DESCRIPTION | 11 MD5 | 398 +- NAMESPACE | 2 R/backup_interfaces.R | 54 R/backup_operations.R | 434 +- R/backup_service.R | 5 R/dlm_operations.R | 24 R/dlm_service.R | 2 R/ebs_operations.R | 18 R/ebs_service.R | 2 R/efs_interfaces.R | 8 R/efs_operations.R | 152 R/efs_service.R | 4 R/finspacedata_operations.R | 93 R/finspacedata_service.R | 2 R/fsx_interfaces.R | 42 R/fsx_operations.R | 160 R/fsx_service.R | 2 R/glacier_operations.R | 99 R/glacier_service.R | 2 R/omics_interfaces.R | 122 R/omics_operations.R | 603 ++- R/omics_service.R | 11 R/recyclebin_interfaces.R | 16 R/recyclebin_operations.R | 99 R/recyclebin_service.R | 4 R/reexports_paws.common.R | 4 R/s3_custom.R | 86 R/s3_interfaces.R | 108 R/s3_operations.R | 1874 ++++++---- R/s3_service.R | 157 R/s3control_interfaces.R | 22 R/s3control_operations.R | 367 + R/s3control_service.R | 3 R/s3outposts_operations.R | 15 R/s3outposts_service.R | 2 R/storagegateway_interfaces.R | 12 R/storagegateway_operations.R | 501 +- R/storagegateway_service.R | 7 man/backup.Rd | 3 man/backup_get_recovery_point_index_details.Rd |only man/backup_list_indexed_recovery_points.Rd |only man/backup_start_backup_job.Rd | 19 man/backup_update_recovery_point_index_settings.Rd |only man/efs.Rd | 2 man/efs_create_file_system.Rd | 12 man/efs_create_replication_configuration.Rd | 6 man/efs_delete_replication_configuration.Rd | 20 man/efs_describe_replication_configurations.Rd | 4 man/efs_put_file_system_policy.Rd | 4 man/efs_put_lifecycle_configuration.Rd | 4 man/efs_update_file_system_protection.Rd | 4 man/fsx_create_data_repository_association.Rd | 5 man/fsx_create_data_repository_task.Rd | 2 man/fsx_create_file_system.Rd | 16 man/omics.Rd | 9 man/omics_create_run_cache.Rd |only man/omics_create_sequence_store.Rd | 9 man/omics_delete_run_cache.Rd |only man/omics_delete_s3_access_policy.Rd |only man/omics_get_run_cache.Rd |only man/omics_get_s3_access_policy.Rd |only man/omics_list_run_caches.Rd |only man/omics_put_s3_access_policy.Rd |only man/omics_start_run.Rd | 23 man/omics_update_run_cache.Rd |only man/omics_update_sequence_store.Rd |only man/recyclebin.Rd | 2 man/recyclebin_create_rule.Rd | 26 man/recyclebin_delete_rule.Rd | 2 man/recyclebin_list_rules.Rd | 11 man/recyclebin_lock_rule.Rd | 4 man/recyclebin_update_rule.Rd | 26 man/reexports.Rd | 3 man/s3.Rd | 155 man/s3_abort_multipart_upload.Rd | 22 man/s3_complete_multipart_upload.Rd | 65 man/s3_copy_object.Rd | 147 man/s3_create_bucket.Rd | 7 man/s3_create_bucket_metadata_table_configuration.Rd |only man/s3_create_multipart_upload.Rd | 127 man/s3_create_session.Rd | 76 man/s3_delete_bucket.Rd | 7 man/s3_delete_bucket_analytics_configuration.Rd | 4 man/s3_delete_bucket_cors.Rd | 4 man/s3_delete_bucket_encryption.Rd | 25 man/s3_delete_bucket_intelligent_tiering_configuration.Rd | 4 man/s3_delete_bucket_inventory_configuration.Rd | 4 man/s3_delete_bucket_lifecycle.Rd | 9 man/s3_delete_bucket_metadata_table_configuration.Rd |only man/s3_delete_bucket_metrics_configuration.Rd | 4 man/s3_delete_bucket_ownership_controls.Rd | 4 man/s3_delete_bucket_policy.Rd | 7 man/s3_delete_bucket_replication.Rd | 4 man/s3_delete_bucket_tagging.Rd | 4 man/s3_delete_bucket_website.Rd | 4 man/s3_delete_object.Rd | 45 man/s3_delete_object_tagging.Rd | 6 man/s3_delete_objects.Rd | 24 man/s3_delete_public_access_block.Rd | 4 man/s3_download_file.Rd | 2 man/s3_get_bucket_accelerate_configuration.Rd | 4 man/s3_get_bucket_acl.Rd | 4 man/s3_get_bucket_analytics_configuration.Rd | 4 man/s3_get_bucket_cors.Rd | 4 man/s3_get_bucket_encryption.Rd | 23 man/s3_get_bucket_intelligent_tiering_configuration.Rd | 4 man/s3_get_bucket_inventory_configuration.Rd | 4 man/s3_get_bucket_lifecycle_configuration.Rd | 9 man/s3_get_bucket_location.Rd | 4 man/s3_get_bucket_logging.Rd | 4 man/s3_get_bucket_metadata_table_configuration.Rd |only man/s3_get_bucket_metrics_configuration.Rd | 4 man/s3_get_bucket_notification.Rd | 4 man/s3_get_bucket_notification_configuration.Rd | 4 man/s3_get_bucket_ownership_controls.Rd | 4 man/s3_get_bucket_policy.Rd | 7 man/s3_get_bucket_policy_status.Rd | 4 man/s3_get_bucket_replication.Rd | 4 man/s3_get_bucket_request_payment.Rd | 4 man/s3_get_bucket_tagging.Rd | 4 man/s3_get_bucket_versioning.Rd | 4 man/s3_get_bucket_website.Rd | 4 man/s3_get_object.Rd | 14 man/s3_get_object_acl.Rd | 4 man/s3_get_object_attributes.Rd | 10 man/s3_get_object_legal_hold.Rd | 4 man/s3_get_object_lock_configuration.Rd | 4 man/s3_get_object_retention.Rd | 4 man/s3_get_object_tagging.Rd | 6 man/s3_get_object_torrent.Rd | 4 man/s3_get_public_access_block.Rd | 4 man/s3_head_bucket.Rd | 10 man/s3_head_object.Rd | 22 man/s3_list_bucket_analytics_configurations.Rd | 4 man/s3_list_bucket_intelligent_tiering_configurations.Rd | 4 man/s3_list_bucket_inventory_configurations.Rd | 4 man/s3_list_bucket_metrics_configurations.Rd | 4 man/s3_list_buckets.Rd | 33 man/s3_list_multipart_uploads.Rd | 10 man/s3_list_object_versions.Rd | 4 man/s3_list_objects.Rd | 14 man/s3_list_objects_v2.Rd | 10 man/s3_list_parts.Rd | 10 man/s3_put_bucket_accelerate_configuration.Rd | 4 man/s3_put_bucket_acl.Rd | 6 man/s3_put_bucket_analytics_configuration.Rd | 4 man/s3_put_bucket_cors.Rd | 6 man/s3_put_bucket_encryption.Rd | 41 man/s3_put_bucket_intelligent_tiering_configuration.Rd | 4 man/s3_put_bucket_inventory_configuration.Rd | 4 man/s3_put_bucket_lifecycle.Rd | 4 man/s3_put_bucket_lifecycle_configuration.Rd | 32 man/s3_put_bucket_logging.Rd | 4 man/s3_put_bucket_metrics_configuration.Rd | 4 man/s3_put_bucket_notification.Rd | 4 man/s3_put_bucket_notification_configuration.Rd | 4 man/s3_put_bucket_ownership_controls.Rd | 4 man/s3_put_bucket_policy.Rd | 21 man/s3_put_bucket_replication.Rd | 6 man/s3_put_bucket_request_payment.Rd | 6 man/s3_put_bucket_tagging.Rd | 6 man/s3_put_bucket_versioning.Rd | 6 man/s3_put_bucket_website.Rd | 6 man/s3_put_object.Rd | 240 - man/s3_put_object_acl.Rd | 8 man/s3_put_object_legal_hold.Rd | 4 man/s3_put_object_lock_configuration.Rd | 4 man/s3_put_object_retention.Rd | 4 man/s3_put_object_tagging.Rd | 6 man/s3_put_public_access_block.Rd | 4 man/s3_restore_object.Rd | 6 man/s3_select_object_content.Rd | 4 man/s3_upload_part.Rd | 33 man/s3_upload_part_copy.Rd | 16 man/s3_write_get_object_response.Rd | 49 man/s3control.Rd | 1 man/s3control_associate_access_grants_identity_center.Rd | 2 man/s3control_create_access_grant.Rd | 2 man/s3control_create_access_grants_instance.Rd | 2 man/s3control_create_access_grants_location.Rd | 2 man/s3control_create_job.Rd | 4 man/s3control_delete_access_grant.Rd | 2 man/s3control_delete_access_grants_instance.Rd | 2 man/s3control_delete_access_grants_instance_resource_policy.Rd | 2 man/s3control_delete_access_grants_location.Rd | 2 man/s3control_dissociate_access_grants_identity_center.Rd | 2 man/s3control_get_access_grant.Rd | 2 man/s3control_get_access_grants_instance.Rd | 2 man/s3control_get_access_grants_instance_resource_policy.Rd | 2 man/s3control_get_access_grants_location.Rd | 2 man/s3control_get_bucket.Rd | 2 man/s3control_get_data_access.Rd | 2 man/s3control_list_access_grants.Rd | 2 man/s3control_list_access_grants_instances.Rd | 2 man/s3control_list_access_grants_locations.Rd | 2 man/s3control_list_caller_access_grants.Rd |only man/s3control_put_access_grants_instance_resource_policy.Rd | 2 man/s3control_update_access_grants_location.Rd | 2 man/storagegateway.Rd | 4 man/storagegateway_activate_gateway.Rd | 4 man/storagegateway_create_nfs_file_share.Rd | 50 man/storagegateway_create_smb_file_share.Rd | 55 man/storagegateway_update_maintenance_start_time.Rd | 6 man/storagegateway_update_nfs_file_share.Rd | 48 man/storagegateway_update_smb_file_share.Rd | 53 tests/testthat/test_backup.R | 8 tests/testthat/test_omics.R | 4 208 files changed, 5354 insertions(+), 2278 deletions(-)
Title: 'Amazon Web Services' Customer Engagement Services
Description: Interface to 'Amazon Web Services' customer engagement
services, including 'Simple Email Service', 'Connect' contact center
service, and more <https://aws.amazon.com/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.customer.engagement versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
DESCRIPTION | 20 MD5 | 318 - NAMESPACE | 3 R/connect_interfaces.R | 364 + R/connect_operations.R | 2388 ++++++++-- R/connect_service.R | 50 R/connectcampaignservice_operations.R | 66 R/connectcampaignservice_service.R | 2 R/connectcampaignservicev2_interfaces.R |only R/connectcampaignservicev2_operations.R |only R/connectcampaignservicev2_service.R |only R/connectcases_operations.R | 102 R/connectcases_service.R | 2 R/connectcontactlens_operations.R | 3 R/connectcontactlens_service.R | 2 R/connectparticipant_interfaces.R | 28 R/connectparticipant_operations.R | 101 R/connectparticipant_service.R | 12 R/connectwisdomservice_operations.R | 123 R/connectwisdomservice_service.R | 2 R/customerprofiles_interfaces.R | 232 R/customerprofiles_operations.R | 792 +++ R/customerprofiles_service.R | 26 R/pinpoint_operations.R | 366 + R/pinpoint_service.R | 11 R/pinpointemail_operations.R | 126 R/pinpointemail_service.R | 2 R/pinpointsmsvoice_operations.R | 24 R/pinpointsmsvoice_service.R | 2 R/pinpointsmsvoicev2_interfaces.R | 122 R/pinpointsmsvoicev2_operations.R | 680 ++ R/pinpointsmsvoicev2_service.R | 62 R/reexports_paws.common.R | 4 R/ses_interfaces.R | 10 R/ses_operations.R | 213 R/ses_service.R | 2 R/sesv2_interfaces.R | 66 R/sesv2_operations.R | 435 + R/sesv2_service.R | 11 man/connect.Rd | 48 man/connect_associate_analytics_data_set.Rd | 6 man/connect_associate_flow.Rd | 8 man/connect_associate_security_key.Rd | 2 man/connect_associate_traffic_distribution_group_user.Rd | 6 man/connect_associate_user_proficiencies.Rd | 2 man/connect_batch_associate_analytics_data_set.Rd | 6 man/connect_batch_disassociate_analytics_data_set.Rd | 6 man/connect_batch_get_attached_file_metadata.Rd | 8 man/connect_batch_get_flow_association.Rd | 8 man/connect_complete_attached_file_upload.Rd | 8 man/connect_create_contact.Rd |only man/connect_create_contact_flow_version.Rd |only man/connect_create_email_address.Rd |only man/connect_create_hours_of_operation_override.Rd |only man/connect_create_integration_association.Rd | 5 man/connect_create_push_notification_registration.Rd |only man/connect_create_queue.Rd | 8 man/connect_create_task_template.Rd | 4 man/connect_delete_contact_flow_version.Rd |only man/connect_delete_email_address.Rd |only man/connect_delete_hours_of_operation_override.Rd |only man/connect_delete_push_notification_registration.Rd |only man/connect_delete_queue.Rd | 2 man/connect_delete_traffic_distribution_group.Rd | 4 man/connect_describe_email_address.Rd |only man/connect_describe_hours_of_operation_override.Rd |only man/connect_disassociate_analytics_data_set.Rd | 5 man/connect_disassociate_flow.Rd | 8 man/connect_disassociate_traffic_distribution_group_user.Rd | 6 man/connect_get_attached_file.Rd | 10 man/connect_get_effective_hours_of_operations.Rd |only man/connect_get_flow_association.Rd | 8 man/connect_get_metric_data_v2.Rd | 221 man/connect_import_phone_number.Rd | 9 man/connect_list_analytics_data_associations.Rd | 6 man/connect_list_associated_contacts.Rd |only man/connect_list_contact_flow_versions.Rd |only man/connect_list_hours_of_operation_overrides.Rd |only man/connect_resume_contact_recording.Rd | 9 man/connect_search_contact_flow_modules.Rd | 2 man/connect_search_contact_flows.Rd | 4 man/connect_search_email_addresses.Rd |only man/connect_search_hours_of_operation_overrides.Rd |only man/connect_send_chat_integration_event.Rd | 7 man/connect_send_outbound_email.Rd |only man/connect_start_attached_file_upload.Rd | 12 man/connect_start_chat_contact.Rd | 13 man/connect_start_email_contact.Rd |only man/connect_start_outbound_chat_contact.Rd |only man/connect_start_outbound_email_contact.Rd |only man/connect_start_screen_sharing.Rd |only man/connect_start_task_contact.Rd | 28 man/connect_stop_contact_recording.Rd | 9 man/connect_suspend_contact_recording.Rd | 9 man/connect_update_contact.Rd | 42 man/connect_update_email_address_metadata.Rd |only man/connect_update_hours_of_operation_override.Rd |only man/connect_update_participant_authentication.Rd |only man/connect_update_queue_outbound_email_config.Rd |only man/connect_update_task_template.Rd | 4 man/connectcampaignservicev2.Rd |only man/connectcampaignservicev2_create_campaign.Rd |only man/connectcampaignservicev2_dele_camp_chan_subt_conf.Rd |only man/connectcampaignservicev2_delet_campa_commu_limit.Rd |only man/connectcampaignservicev2_delete_campaign.Rd |only man/connectcampaignservicev2_delete_campaign_communication_time.Rd |only man/connectcampaignservicev2_delete_connect_instance_config.Rd |only man/connectcampaignservicev2_delete_connect_instance_integration.Rd |only man/connectcampaignservicev2_delete_instance_onboarding_job.Rd |only man/connectcampaignservicev2_describe_campaign.Rd |only man/connectcampaignservicev2_get_campaign_state.Rd |only man/connectcampaignservicev2_get_campaign_state_batch.Rd |only man/connectcampaignservicev2_get_connect_instance_config.Rd |only man/connectcampaignservicev2_get_instance_onboarding_job_status.Rd |only man/connectcampaignservicev2_list_campaigns.Rd |only man/connectcampaignservicev2_list_connect_instance_integrations.Rd |only man/connectcampaignservicev2_list_tags_for_resource.Rd |only man/connectcampaignservicev2_pause_campaign.Rd |only man/connectcampaignservicev2_put_connect_instance_integration.Rd |only man/connectcampaignservicev2_put_outbound_request_batch.Rd |only man/connectcampaignservicev2_put_profile_outbound_request_batch.Rd |only man/connectcampaignservicev2_resume_campaign.Rd |only man/connectcampaignservicev2_start_campaign.Rd |only man/connectcampaignservicev2_start_instance_onboarding_job.Rd |only man/connectcampaignservicev2_stop_campaign.Rd |only man/connectcampaignservicev2_tag_resource.Rd |only man/connectcampaignservicev2_untag_resource.Rd |only man/connectcampaignservicev2_upda_camp_chan_subt_conf.Rd |only man/connectcampaignservicev2_updat_campa_commu_limit.Rd |only man/connectcampaignservicev2_update_campaign_communication_time.Rd |only man/connectcampaignservicev2_update_campaign_flow_association.Rd |only man/connectcampaignservicev2_update_campaign_name.Rd |only man/connectcampaignservicev2_update_campaign_schedule.Rd |only man/connectcampaignservicev2_update_campaign_source.Rd |only man/connectparticipant.Rd | 9 man/connectparticipant_cancel_participant_authentication.Rd |only man/connectparticipant_get_attachment.Rd | 10 man/connectparticipant_get_authentication_url.Rd |only man/customerprofiles.Rd | 23 man/customerprofiles_batch_get_calculated_attribute_for_profile.Rd |only man/customerprofiles_batch_get_profile.Rd |only man/customerprofiles_create_calculated_attribute_definition.Rd | 4 man/customerprofiles_create_event_trigger.Rd |only man/customerprofiles_create_segment_definition.Rd |only man/customerprofiles_create_segment_estimate.Rd |only man/customerprofiles_create_segment_snapshot.Rd |only man/customerprofiles_delete_event_trigger.Rd |only man/customerprofiles_delete_segment_definition.Rd |only man/customerprofiles_get_event_trigger.Rd |only man/customerprofiles_get_segment_definition.Rd |only man/customerprofiles_get_segment_estimate.Rd |only man/customerprofiles_get_segment_membership.Rd |only man/customerprofiles_get_segment_snapshot.Rd |only man/customerprofiles_list_event_triggers.Rd |only man/customerprofiles_list_object_type_attributes.Rd |only man/customerprofiles_list_profile_attribute_values.Rd |only man/customerprofiles_list_segment_definitions.Rd |only man/customerprofiles_put_integration.Rd | 10 man/customerprofiles_update_event_trigger.Rd |only man/pinpoint.Rd | 9 man/pinpointsmsvoicev2.Rd | 14 man/pinpointsmsvoicev2_associate_origination_identity.Rd | 10 man/pinpointsmsvoicev2_create_pool.Rd | 5 man/pinpointsmsvoicev2_create_registration_attachment.Rd | 10 man/pinpointsmsvoicev2_dele_prot_conf_rule_set_numb_over.Rd |only man/pinpointsmsvoicev2_delete_keyword.Rd | 5 man/pinpointsmsvoicev2_delete_opt_out_list.Rd | 5 man/pinpointsmsvoicev2_delete_opted_out_number.Rd | 5 man/pinpointsmsvoicev2_delete_pool.Rd | 5 man/pinpointsmsvoicev2_delete_resource_policy.Rd |only man/pinpointsmsvoicev2_describe_keywords.Rd | 5 man/pinpointsmsvoicev2_describe_opt_out_lists.Rd | 12 man/pinpointsmsvoicev2_describe_opted_out_numbers.Rd | 10 man/pinpointsmsvoicev2_describe_phone_numbers.Rd | 12 man/pinpointsmsvoicev2_describe_pools.Rd | 12 man/pinpointsmsvoicev2_describe_sender_ids.Rd | 12 man/pinpointsmsvoicev2_describe_verified_destination_numbers.Rd | 6 man/pinpointsmsvoicev2_disassociate_origination_identity.Rd | 10 man/pinpointsmsvoicev2_get_resource_policy.Rd |only man/pinpointsmsvoicev2_list_pool_origination_identities.Rd | 5 man/pinpointsmsvoicev2_list_prot_conf_rule_set_numb_over.Rd |only man/pinpointsmsvoicev2_list_registration_associations.Rd | 4 man/pinpointsmsvoicev2_put_keyword.Rd | 5 man/pinpointsmsvoicev2_put_message_feedback.Rd |only man/pinpointsmsvoicev2_put_opted_out_number.Rd | 5 man/pinpointsmsvoicev2_put_prot_conf_rule_set_numb_over.Rd |only man/pinpointsmsvoicev2_put_resource_policy.Rd |only man/pinpointsmsvoicev2_release_phone_number.Rd | 5 man/pinpointsmsvoicev2_request_phone_number.Rd | 10 man/pinpointsmsvoicev2_send_destination_number_verification_code.Rd | 5 man/pinpointsmsvoicev2_send_media_message.Rd | 14 man/pinpointsmsvoicev2_send_text_message.Rd | 12 man/pinpointsmsvoicev2_send_voice_message.Rd | 12 man/pinpointsmsvoicev2_set_default_message_feedback_enabled.Rd |only man/pinpointsmsvoicev2_update_phone_number.Rd | 5 man/pinpointsmsvoicev2_update_pool.Rd | 10 man/reexports.Rd | 3 man/sesv2.Rd | 9 man/sesv2_create_multi_region_endpoint.Rd |only man/sesv2_delete_multi_region_endpoint.Rd |only man/sesv2_get_multi_region_endpoint.Rd |only man/sesv2_list_multi_region_endpoints.Rd |only man/sesv2_put_configuration_set_delivery_options.Rd | 8 man/sesv2_put_configuration_set_tracking_options.Rd | 5 man/sesv2_send_bulk_email.Rd | 5 man/sesv2_send_email.Rd | 3 tests/testthat/test_connectcampaignservicev2.R |only tests/testthat/test_sesv2.R | 4 208 files changed, 6206 insertions(+), 1441 deletions(-)
More information about paws.customer.engagement at CRAN
Permanent link
Title: 'Amazon Web Services' Compute Services
Description: Interface to 'Amazon Web Services' compute services,
including 'Elastic Compute Cloud' ('EC2'), 'Lambda'
functions-as-a-service, containers, batch processing, and more
<https://aws.amazon.com/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.compute versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
DESCRIPTION | 11 MD5 | 561 NAMESPACE | 2 R/apprunner_operations.R | 111 R/apprunner_service.R | 2 R/batch_interfaces.R | 14 R/batch_operations.R | 117 R/batch_service.R | 2 R/braket_operations.R | 39 R/braket_service.R | 2 R/computeoptimizer_interfaces.R | 30 R/computeoptimizer_operations.R | 196 R/computeoptimizer_service.R | 4 R/ec2_interfaces.R | 866 + R/ec2_operations.R | 6177 ++++++---- R/ec2_service.R | 60 R/ec2instanceconnect_operations.R | 6 R/ec2instanceconnect_service.R | 2 R/ecr_interfaces.R | 2 R/ecr_operations.R | 168 R/ecr_service.R | 10 R/ecrpublic_operations.R | 69 R/ecrpublic_service.R | 2 R/ecs_interfaces.R | 58 R/ecs_operations.R | 466 R/ecs_service.R | 5 R/eks_interfaces.R | 40 R/eks_operations.R | 377 R/eks_service.R | 3 R/elasticbeanstalk_operations.R | 141 R/elasticbeanstalk_service.R | 2 R/emrcontainers_operations.R | 69 R/emrcontainers_service.R | 2 R/emrserverless_interfaces.R | 12 R/emrserverless_operations.R | 66 R/emrserverless_service.R | 4 R/imagebuilder_interfaces.R | 38 R/imagebuilder_operations.R | 343 R/imagebuilder_service.R | 6 R/lambda_interfaces.R | 22 R/lambda_operations.R | 370 R/lambda_service.R | 28 R/lightsail_operations.R | 485 R/lightsail_service.R | 2 R/proton_operations.R | 261 R/proton_service.R | 2 R/reexports_paws.common.R | 4 R/serverlessapplicationrepository_operations.R | 261 R/serverlessapplicationrepository_service.R | 2 man/batch_cancel_job.Rd | 6 man/batch_create_compute_environment.Rd | 2 man/batch_create_job_queue.Rd | 26 man/batch_terminate_job.Rd | 6 man/batch_update_compute_environment.Rd | 2 man/batch_update_job_queue.Rd | 4 man/computeoptimizer.Rd | 2 man/computeoptimizer_export_idle_recommendations.Rd |only man/computeoptimizer_get_idle_recommendations.Rd |only man/ec2.Rd | 58 man/ec2_accept_capacity_reservation_billing_ownership.Rd |only man/ec2_allocate_address.Rd | 14 man/ec2_allocate_hosts.Rd | 72 man/ec2_assign_ipv_6_addresses.Rd | 26 man/ec2_assign_private_ip_addresses.Rd | 24 man/ec2_assign_private_nat_gateway_address.Rd | 2 man/ec2_associate_address.Rd | 12 man/ec2_associate_capacity_reservation_billing_owner.Rd |only man/ec2_associate_nat_gateway_address.Rd | 2 man/ec2_associate_route_table.Rd | 10 man/ec2_associate_security_group_vpc.Rd |only man/ec2_associate_subnet_cidr_block.Rd | 14 man/ec2_associate_vpc_cidr_block.Rd | 18 man/ec2_attach_classic_link_vpc.Rd | 8 man/ec2_attach_network_interface.Rd | 24 man/ec2_attach_vpn_gateway.Rd | 4 man/ec2_authorize_security_group_egress.Rd | 26 man/ec2_authorize_security_group_ingress.Rd | 8 man/ec2_cancel_conversion_task.Rd | 6 man/ec2_cancel_declarative_policies_report.Rd |only man/ec2_confirm_product_instance.Rd | 8 man/ec2_copy_image.Rd | 14 man/ec2_copy_snapshot.Rd | 8 man/ec2_create_capacity_reservation.Rd | 67 man/ec2_create_capacity_reservation_by_splitting.Rd | 8 man/ec2_create_client_vpn_endpoint.Rd | 8 man/ec2_create_customer_gateway.Rd | 14 man/ec2_create_default_subnet.Rd | 2 man/ec2_create_flow_logs.Rd | 2 man/ec2_create_image.Rd | 64 man/ec2_create_instance_export_task.Rd | 10 man/ec2_create_ipam_pool.Rd | 10 man/ec2_create_key_pair.Rd | 18 man/ec2_create_launch_template.Rd | 3 man/ec2_create_nat_gateway.Rd | 6 man/ec2_create_network_acl.Rd | 16 man/ec2_create_network_acl_entry.Rd | 52 man/ec2_create_network_interface.Rd | 125 man/ec2_create_placement_group.Rd | 32 man/ec2_create_reserved_instances_listing.Rd | 12 man/ec2_create_route.Rd | 66 man/ec2_create_route_table.Rd | 16 man/ec2_create_snapshot.Rd | 29 man/ec2_create_snapshots.Rd | 40 man/ec2_create_spot_datafeed_subscription.Rd | 10 man/ec2_create_subnet.Rd | 14 man/ec2_create_subnet_cidr_reservation.Rd | 2 man/ec2_create_verified_access_endpoint.Rd | 22 man/ec2_create_verified_access_instance.Rd | 5 man/ec2_create_verified_access_trust_provider.Rd | 5 man/ec2_create_volume.Rd | 19 man/ec2_create_vpc.Rd | 28 man/ec2_create_vpc_block_public_access_exclusion.Rd |only man/ec2_create_vpc_endpoint.Rd | 18 man/ec2_create_vpc_endpoint_service_configuration.Rd | 3 man/ec2_create_vpc_peering_connection.Rd | 30 man/ec2_create_vpn_connection.Rd | 8 man/ec2_delete_network_acl_entry.Rd | 6 man/ec2_delete_placement_group.Rd | 8 man/ec2_delete_route.Rd | 18 man/ec2_delete_vpc.Rd | 2 man/ec2_delete_vpc_block_public_access_exclusion.Rd |only man/ec2_describe_account_attributes.Rd | 6 man/ec2_describe_addresses.Rd | 24 man/ec2_describe_availability_zones.Rd | 34 man/ec2_describe_bundle_tasks.Rd | 12 man/ec2_describe_capacity_block_extension_history.Rd |only man/ec2_describe_capacity_block_extension_offerings.Rd |only man/ec2_describe_capacity_block_offerings.Rd | 8 man/ec2_describe_capacity_reservation_billing_requests.Rd |only man/ec2_describe_classic_link_instances.Rd | 34 man/ec2_describe_conversion_tasks.Rd | 6 man/ec2_describe_declarative_policies_reports.Rd |only man/ec2_describe_dhcp_options.Rd | 42 man/ec2_describe_egress_only_internet_gateways.Rd | 10 man/ec2_describe_elastic_gpus.Rd | 2 man/ec2_describe_export_tasks.Rd | 6 man/ec2_describe_hosts.Rd | 30 man/ec2_describe_identity_id_format.Rd | 8 man/ec2_describe_images.Rd | 90 man/ec2_describe_instance_attribute.Rd | 16 man/ec2_describe_instance_credit_specifications.Rd | 8 man/ec2_describe_instance_image_metadata.Rd |only man/ec2_describe_instance_status.Rd | 50 man/ec2_describe_instance_topology.Rd | 8 man/ec2_describe_instance_types.Rd | 6 man/ec2_describe_instances.Rd | 42 man/ec2_describe_internet_gateways.Rd | 50 man/ec2_describe_key_pairs.Rd | 34 man/ec2_describe_moving_addresses.Rd | 24 man/ec2_describe_nat_gateways.Rd | 10 man/ec2_describe_network_acls.Rd | 46 man/ec2_describe_network_interface_attribute.Rd | 8 man/ec2_describe_network_interfaces.Rd | 46 man/ec2_describe_placement_groups.Rd | 40 man/ec2_describe_regions.Rd | 26 man/ec2_describe_reserved_instances.Rd | 26 man/ec2_describe_reserved_instances_listings.Rd | 12 man/ec2_describe_reserved_instances_modifications.Rd | 12 man/ec2_describe_reserved_instances_offerings.Rd | 76 man/ec2_describe_route_tables.Rd | 46 man/ec2_describe_security_group_references.Rd | 7 man/ec2_describe_security_group_vpc_associations.Rd |only man/ec2_describe_security_groups.Rd | 54 man/ec2_describe_snapshots.Rd | 56 man/ec2_describe_spot_fleet_instances.Rd | 14 man/ec2_describe_spot_fleet_request_history.Rd | 22 man/ec2_describe_spot_fleet_requests.Rd | 14 man/ec2_describe_spot_instance_requests.Rd | 36 man/ec2_describe_spot_price_history.Rd | 44 man/ec2_describe_stale_security_groups.Rd | 7 man/ec2_describe_subnets.Rd | 24 man/ec2_describe_volume_status.Rd | 38 man/ec2_describe_volumes.Rd | 34 man/ec2_describe_vpc_block_public_access_exclusions.Rd |only man/ec2_describe_vpc_block_public_access_options.Rd |only man/ec2_describe_vpc_classic_link.Rd | 26 man/ec2_describe_vpc_classic_link_dns_support.Rd | 8 man/ec2_describe_vpc_endpoint_associations.Rd |only man/ec2_describe_vpc_endpoint_connections.Rd | 2 man/ec2_describe_vpc_endpoint_services.Rd | 6 man/ec2_describe_vpc_endpoints.Rd | 1 man/ec2_describe_vpc_peering_connections.Rd | 50 man/ec2_describe_vpcs.Rd | 24 man/ec2_detach_network_interface.Rd | 6 man/ec2_disable_allowed_images_settings.Rd |only man/ec2_disassociate_capacity_reservation_billing_owner.Rd |only man/ec2_disassociate_nat_gateway_address.Rd | 2 man/ec2_disassociate_route_table.Rd | 8 man/ec2_disassociate_security_group_vpc.Rd |only man/ec2_enable_allowed_images_settings.Rd |only man/ec2_export_verified_access_instance_client_configuration.Rd |only man/ec2_get_allowed_images_settings.Rd |only man/ec2_get_console_output.Rd | 12 man/ec2_get_console_screenshot.Rd | 8 man/ec2_get_declarative_policies_report_summary.Rd |only man/ec2_get_default_credit_specification.Rd | 8 man/ec2_get_instance_metadata_defaults.Rd | 8 man/ec2_get_instance_uefi_data.Rd | 8 man/ec2_get_password_data.Rd | 8 man/ec2_get_verified_access_endpoint_targets.Rd |only man/ec2_import_instance.Rd | 16 man/ec2_import_key_pair.Rd | 15 man/ec2_import_volume.Rd | 17 man/ec2_modify_client_vpn_endpoint.Rd | 8 man/ec2_modify_default_credit_specification.Rd | 8 man/ec2_modify_hosts.Rd | 14 man/ec2_modify_identity_id_format.Rd | 10 man/ec2_modify_image_attribute.Rd | 14 man/ec2_modify_instance_attribute.Rd | 90 man/ec2_modify_instance_capacity_reservation_attributes.Rd | 2 man/ec2_modify_instance_cpu_options.Rd |only man/ec2_modify_instance_credit_specification.Rd | 8 man/ec2_modify_instance_event_start_time.Rd | 8 man/ec2_modify_instance_metadata_defaults.Rd | 8 man/ec2_modify_instance_network_performance_options.Rd |only man/ec2_modify_instance_placement.Rd | 32 man/ec2_modify_ipam_resource_discovery.Rd | 18 man/ec2_modify_network_interface_attribute.Rd | 64 man/ec2_modify_spot_fleet_request.Rd | 22 man/ec2_modify_verified_access_endpoint.Rd | 8 man/ec2_modify_verified_access_instance.Rd | 5 man/ec2_modify_verified_access_trust_provider.Rd | 5 man/ec2_modify_vpc_block_public_access_exclusion.Rd |only man/ec2_modify_vpc_block_public_access_options.Rd |only man/ec2_modify_vpc_endpoint_service_configuration.Rd | 31 man/ec2_monitor_instances.Rd | 8 man/ec2_purchase_capacity_block_extension.Rd |only man/ec2_purchase_reserved_instances_offering.Rd | 10 man/ec2_reboot_instances.Rd | 8 man/ec2_register_image.Rd | 132 man/ec2_reject_capacity_reservation_billing_ownership.Rd |only man/ec2_replace_image_criteria_in_allowed_images_settings.Rd |only man/ec2_replace_network_acl_association.Rd | 8 man/ec2_replace_network_acl_entry.Rd | 44 man/ec2_replace_route.Rd | 60 man/ec2_replace_route_table_association.Rd | 6 man/ec2_report_instance_status.Rd | 28 man/ec2_request_spot_instances.Rd | 100 man/ec2_reset_instance_attribute.Rd | 16 man/ec2_revoke_client_vpn_ingress.Rd | 6 man/ec2_revoke_security_group_egress.Rd | 34 man/ec2_revoke_security_group_ingress.Rd | 8 man/ec2_run_instances.Rd | 141 man/ec2_send_diagnostic_interrupt.Rd | 8 man/ec2_start_declarative_policies_report.Rd |only man/ec2_start_instances.Rd | 8 man/ec2_stop_instances.Rd | 8 man/ec2_terminate_instances.Rd | 8 man/ec2_unassign_ipv_6_addresses.Rd | 8 man/ec2_unassign_private_ip_addresses.Rd | 8 man/ec2_unassign_private_nat_gateway_address.Rd | 2 man/ec2_unmonitor_instances.Rd | 8 man/ecr.Rd | 8 man/ecr_get_account_setting.Rd | 7 man/ecr_put_account_setting.Rd | 14 man/ecs.Rd | 3 man/ecs_create_service.Rd | 43 man/ecs_describe_service_deployments.Rd |only man/ecs_describe_service_revisions.Rd |only man/ecs_describe_tasks.Rd | 5 man/ecs_list_service_deployments.Rd |only man/ecs_put_account_setting.Rd | 31 man/ecs_put_account_setting_default.Rd | 26 man/ecs_register_task_definition.Rd | 7 man/ecs_run_task.Rd | 8 man/ecs_start_task.Rd | 3 man/ecs_update_service.Rd | 35 man/eks.Rd | 1 man/eks_create_cluster.Rd | 45 man/eks_create_nodegroup.Rd | 3 man/eks_describe_cluster_versions.Rd |only man/eks_update_cluster_config.Rd | 33 man/eks_update_nodegroup_config.Rd | 3 man/emrserverless_create_application.Rd | 6 man/emrserverless_get_dashboard_for_job_run.Rd | 6 man/emrserverless_update_application.Rd | 6 man/imagebuilder.Rd | 4 man/imagebuilder_create_container_recipe.Rd | 2 man/imagebuilder_create_infrastructure_configuration.Rd | 12 man/imagebuilder_get_marketplace_resource.Rd |only man/imagebuilder_import_disk_image.Rd |only man/imagebuilder_list_component_build_versions.Rd | 6 man/imagebuilder_update_infrastructure_configuration.Rd | 16 man/lambda.Rd | 25 man/lambda_add_permission.Rd | 17 man/lambda_create_code_signing_config.Rd | 5 man/lambda_create_event_source_mapping.Rd | 14 man/lambda_create_function.Rd | 26 man/lambda_list_tags.Rd | 9 man/lambda_put_function_event_invoke_config.Rd | 6 man/lambda_remove_permission.Rd | 4 man/lambda_tag_resource.Rd | 9 man/lambda_untag_resource.Rd | 9 man/lambda_update_event_source_mapping.Rd | 11 man/lambda_update_function_code.Rd | 8 man/lambda_update_function_configuration.Rd | 24 man/lambda_update_function_event_invoke_config.Rd | 6 man/lightsail_create_contact_method.Rd | 2 man/reexports.Rd | 3 tests/testthat/test_ec2.R | 52 tests/testthat/test_eks.R | 4 301 files changed, 10296 insertions(+), 5500 deletions(-)
Title: 'Amazon Web Services' Security, Identity, & Compliance Services
Description: Interface to 'Amazon Web Services' security, identity, and
compliance services, including the 'Identity & Access Management'
('IAM') service for managing access to services and resources, and
more <https://aws.amazon.com/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.security.identity versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
DESCRIPTION | 25 MD5 | 748 +- NAMESPACE | 3 R/accessanalyzer_interfaces.R | 26 R/accessanalyzer_operations.R | 169 R/accessanalyzer_service.R | 17 R/account_operations.R | 36 R/account_service.R | 2 R/acm_operations.R | 49 R/acm_service.R | 2 R/acmpca_operations.R | 104 R/acmpca_service.R | 4 R/cleanroomsml_interfaces.R |only R/cleanroomsml_operations.R |only R/cleanroomsml_service.R |only R/clouddirectory_operations.R | 198 R/clouddirectory_service.R | 2 R/cloudhsm_operations.R | 60 R/cloudhsm_service.R | 2 R/cloudhsmv2_interfaces.R | 14 R/cloudhsmv2_operations.R | 67 R/cloudhsmv2_service.R | 2 R/cognitoidentity_interfaces.R | 16 R/cognitoidentity_operations.R | 69 R/cognitoidentity_service.R | 2 R/cognitoidentityprovider_interfaces.R | 158 R/cognitoidentityprovider_operations.R | 3104 ++++++---- R/cognitoidentityprovider_service.R | 115 R/cognitosync_operations.R | 51 R/cognitosync_service.R | 2 R/detective_operations.R | 95 R/detective_service.R | 6 R/directoryservice_interfaces.R | 36 R/directoryservice_operations.R | 356 - R/directoryservice_service.R | 5 R/fms_interfaces.R | 8 R/fms_operations.R | 135 R/fms_service.R | 2 R/guardduty_interfaces.R | 6 R/guardduty_operations.R | 545 + R/guardduty_service.R | 8 R/iam_interfaces.R | 60 R/iam_operations.R | 692 +- R/iam_service.R | 7 R/iamrolesanywhere_operations.R | 90 R/iamrolesanywhere_service.R | 2 R/identitystore_operations.R | 57 R/identitystore_service.R | 2 R/inspector2_interfaces.R | 12 R/inspector2_operations.R | 188 R/inspector2_service.R | 4 R/inspector_operations.R | 111 R/inspector_service.R | 2 R/kms_operations.R | 1310 ++-- R/kms_service.R | 6 R/macie2_operations.R | 260 R/macie2_service.R | 6 R/pcaconnectorad_operations.R | 75 R/pcaconnectorad_service.R | 2 R/ram_operations.R | 102 R/ram_service.R | 2 R/reexports_paws.common.R | 4 R/secretsmanager_operations.R | 81 R/secretsmanager_service.R | 15 R/securityhub_interfaces.R | 4 R/securityhub_operations.R | 368 - R/securityhub_service.R | 41 R/securitylake_operations.R | 233 R/securitylake_service.R | 34 R/shield_operations.R | 108 R/shield_service.R | 2 R/sso_operations.R | 12 R/sso_service.R | 2 R/ssoadmin_operations.R | 219 R/ssoadmin_service.R | 2 R/ssooidc_operations.R | 12 R/ssooidc_service.R | 8 R/sts_interfaces.R | 12 R/sts_operations.R | 155 R/sts_service.R | 3 R/verifiedpermissions_interfaces.R | 24 R/verifiedpermissions_operations.R | 114 R/verifiedpermissions_service.R | 5 R/waf_operations.R | 231 R/waf_service.R | 2 R/wafregional_operations.R | 243 R/wafregional_service.R | 2 R/wafv2_interfaces.R | 4 R/wafv2_operations.R | 168 R/wafv2_service.R | 32 man/accessanalyzer.Rd | 15 man/accessanalyzer_check_access_not_granted.Rd | 15 man/accessanalyzer_create_analyzer.Rd | 13 man/accessanalyzer_list_analyzed_resources.Rd | 4 man/accessanalyzer_update_analyzer.Rd |only man/acm_request_certificate.Rd | 2 man/acm_resend_validation_email.Rd | 2 man/acmpca.Rd | 2 man/acmpca_create_certificate_authority.Rd | 8 man/acmpca_create_certificate_authority_audit_report.Rd | 4 man/acmpca_update_certificate_authority.Rd | 25 man/cleanroomsml.Rd |only man/cleanroomsml_cancel_trained_model.Rd |only man/cleanroomsml_cancel_trained_model_inference_job.Rd |only man/cleanroomsml_create_audience_model.Rd |only man/cleanroomsml_create_configured_audience_model.Rd |only man/cleanroomsml_create_configured_model_algorithm.Rd |only man/cleanroomsml_create_configured_model_algorithm_association.Rd |only man/cleanroomsml_create_ml_input_channel.Rd |only man/cleanroomsml_create_trained_model.Rd |only man/cleanroomsml_create_training_dataset.Rd |only man/cleanroomsml_delete_audience_generation_job.Rd |only man/cleanroomsml_delete_audience_model.Rd |only man/cleanroomsml_delete_configured_audience_model.Rd |only man/cleanroomsml_delete_configured_audience_model_policy.Rd |only man/cleanroomsml_delete_configured_model_algorithm.Rd |only man/cleanroomsml_delete_configured_model_algorithm_association.Rd |only man/cleanroomsml_delete_ml_configuration.Rd |only man/cleanroomsml_delete_ml_input_channel_data.Rd |only man/cleanroomsml_delete_trained_model_output.Rd |only man/cleanroomsml_delete_training_dataset.Rd |only man/cleanroomsml_get_audience_generation_job.Rd |only man/cleanroomsml_get_audience_model.Rd |only man/cleanroomsml_get_collab_config_model_algori_associ.Rd |only man/cleanroomsml_get_collaboration_ml_input_channel.Rd |only man/cleanroomsml_get_collaboration_trained_model.Rd |only man/cleanroomsml_get_configured_audience_model.Rd |only man/cleanroomsml_get_configured_audience_model_policy.Rd |only man/cleanroomsml_get_configured_model_algorithm.Rd |only man/cleanroomsml_get_configured_model_algorithm_association.Rd |only man/cleanroomsml_get_ml_configuration.Rd |only man/cleanroomsml_get_ml_input_channel.Rd |only man/cleanroomsml_get_trained_model.Rd |only man/cleanroomsml_get_trained_model_inference_job.Rd |only man/cleanroomsml_get_training_dataset.Rd |only man/cleanroomsml_list_audience_export_jobs.Rd |only man/cleanroomsml_list_audience_generation_jobs.Rd |only man/cleanroomsml_list_audience_models.Rd |only man/cleanroomsml_list_collab_config_model_algori_associ.Rd |only man/cleanroomsml_list_collaboration_ml_input_channels.Rd |only man/cleanroomsml_list_collaboration_trained_model_export_jobs.Rd |only man/cleanroomsml_list_collaboration_trained_model_inference_jobs.Rd |only man/cleanroomsml_list_collaboration_trained_models.Rd |only man/cleanroomsml_list_configured_audience_models.Rd |only man/cleanroomsml_list_configured_model_algorithm_associations.Rd |only man/cleanroomsml_list_configured_model_algorithms.Rd |only man/cleanroomsml_list_ml_input_channels.Rd |only man/cleanroomsml_list_tags_for_resource.Rd |only man/cleanroomsml_list_trained_model_inference_jobs.Rd |only man/cleanroomsml_list_trained_models.Rd |only man/cleanroomsml_list_training_datasets.Rd |only man/cleanroomsml_put_configured_audience_model_policy.Rd |only man/cleanroomsml_put_ml_configuration.Rd |only man/cleanroomsml_start_audience_export_job.Rd |only man/cleanroomsml_start_audience_generation_job.Rd |only man/cleanroomsml_start_trained_model_export_job.Rd |only man/cleanroomsml_start_trained_model_inference_job.Rd |only man/cleanroomsml_tag_resource.Rd |only man/cleanroomsml_untag_resource.Rd |only man/cleanroomsml_update_configured_audience_model.Rd |only man/cloudhsmv2_create_cluster.Rd | 4 man/cloudhsmv2_modify_cluster.Rd | 10 man/cognitoidentityprovider.Rd | 111 man/cognitoidentityprovider_add_custom_attributes.Rd | 45 man/cognitoidentityprovider_admin_add_user_to_group.Rd | 3 man/cognitoidentityprovider_admin_confirm_sign_up.Rd | 20 man/cognitoidentityprovider_admin_create_user.Rd | 56 man/cognitoidentityprovider_admin_delete_user.Rd | 6 man/cognitoidentityprovider_admin_delete_user_attributes.Rd | 7 man/cognitoidentityprovider_admin_disable_provider_for_user.Rd | 5 man/cognitoidentityprovider_admin_disable_user.Rd | 6 man/cognitoidentityprovider_admin_enable_user.Rd | 7 man/cognitoidentityprovider_admin_forget_device.Rd | 11 man/cognitoidentityprovider_admin_get_device.Rd | 11 man/cognitoidentityprovider_admin_get_user.Rd | 8 man/cognitoidentityprovider_admin_initiate_auth.Rd | 115 man/cognitoidentityprovider_admin_link_provider_for_user.Rd | 29 man/cognitoidentityprovider_admin_list_devices.Rd | 9 man/cognitoidentityprovider_admin_list_groups_for_user.Rd | 16 man/cognitoidentityprovider_admin_list_user_auth_events.Rd | 16 man/cognitoidentityprovider_admin_remove_user_from_group.Rd | 10 man/cognitoidentityprovider_admin_reset_user_password.Rd | 36 man/cognitoidentityprovider_admin_respond_to_auth_challenge.Rd | 102 man/cognitoidentityprovider_admin_set_user_mfa_preference.Rd | 22 man/cognitoidentityprovider_admin_set_user_password.Rd | 16 man/cognitoidentityprovider_admin_update_auth_event_feedback.Rd | 9 man/cognitoidentityprovider_admin_update_device_status.Rd | 13 man/cognitoidentityprovider_admin_update_user_attributes.Rd | 27 man/cognitoidentityprovider_admin_user_global_sign_out.Rd | 2 man/cognitoidentityprovider_associate_software_token.Rd | 11 man/cognitoidentityprovider_change_password.Rd | 8 man/cognitoidentityprovider_complete_web_authn_registration.Rd |only man/cognitoidentityprovider_confirm_device.Rd | 9 man/cognitoidentityprovider_confirm_forgot_password.Rd | 33 man/cognitoidentityprovider_confirm_sign_up.Rd | 55 man/cognitoidentityprovider_create_group.Rd | 16 man/cognitoidentityprovider_create_identity_provider.Rd | 25 man/cognitoidentityprovider_create_managed_login_branding.Rd |only man/cognitoidentityprovider_create_resource_server.Rd | 10 man/cognitoidentityprovider_create_user_import_job.Rd | 12 man/cognitoidentityprovider_create_user_pool.Rd | 116 man/cognitoidentityprovider_create_user_pool_client.Rd | 97 man/cognitoidentityprovider_create_user_pool_domain.Rd | 30 man/cognitoidentityprovider_delete_group.Rd | 8 man/cognitoidentityprovider_delete_identity_provider.Rd | 8 man/cognitoidentityprovider_delete_managed_login_branding.Rd |only man/cognitoidentityprovider_delete_resource_server.Rd | 6 man/cognitoidentityprovider_delete_user.Rd | 4 man/cognitoidentityprovider_delete_user_attributes.Rd | 8 man/cognitoidentityprovider_delete_user_pool.Rd | 6 man/cognitoidentityprovider_delete_user_pool_client.Rd | 8 man/cognitoidentityprovider_delete_user_pool_domain.Rd | 12 man/cognitoidentityprovider_delete_web_authn_credential.Rd |only man/cognitoidentityprovider_desc_mana_logi_bran_by_clie.Rd |only man/cognitoidentityprovider_describe_identity_provider.Rd | 9 man/cognitoidentityprovider_describe_managed_login_branding.Rd |only man/cognitoidentityprovider_describe_resource_server.Rd | 4 man/cognitoidentityprovider_describe_risk_configuration.Rd | 17 man/cognitoidentityprovider_describe_user_import_job.Rd | 9 man/cognitoidentityprovider_describe_user_pool.Rd | 7 man/cognitoidentityprovider_describe_user_pool_client.Rd | 10 man/cognitoidentityprovider_describe_user_pool_domain.Rd | 11 man/cognitoidentityprovider_forgot_password.Rd | 20 man/cognitoidentityprovider_get_csv_header.Rd | 3 man/cognitoidentityprovider_get_group.Rd | 2 man/cognitoidentityprovider_get_ui_customization.Rd | 2 man/cognitoidentityprovider_get_user_attribute_verification_code.Rd | 12 man/cognitoidentityprovider_get_user_auth_factors.Rd |only man/cognitoidentityprovider_initiate_auth.Rd | 97 man/cognitoidentityprovider_list_groups.Rd | 2 man/cognitoidentityprovider_list_resource_servers.Rd | 2 man/cognitoidentityprovider_list_user_import_jobs.Rd | 3 man/cognitoidentityprovider_list_user_pool_clients.Rd | 3 man/cognitoidentityprovider_list_users.Rd | 11 man/cognitoidentityprovider_list_users_in_group.Rd | 2 man/cognitoidentityprovider_list_web_authn_credentials.Rd |only man/cognitoidentityprovider_resend_confirmation_code.Rd | 18 man/cognitoidentityprovider_respond_to_auth_challenge.Rd | 60 man/cognitoidentityprovider_set_ui_customization.Rd | 2 man/cognitoidentityprovider_set_user_mfa_preference.Rd | 14 man/cognitoidentityprovider_set_user_pool_mfa_config.Rd | 24 man/cognitoidentityprovider_sign_up.Rd | 31 man/cognitoidentityprovider_start_user_import_job.Rd | 3 man/cognitoidentityprovider_start_web_authn_registration.Rd |only man/cognitoidentityprovider_stop_user_import_job.Rd | 3 man/cognitoidentityprovider_update_group.Rd | 2 man/cognitoidentityprovider_update_managed_login_branding.Rd |only man/cognitoidentityprovider_update_resource_server.Rd | 2 man/cognitoidentityprovider_update_user_attributes.Rd | 12 man/cognitoidentityprovider_update_user_pool.Rd | 15 man/cognitoidentityprovider_update_user_pool_client.Rd | 48 man/cognitoidentityprovider_update_user_pool_domain.Rd | 27 man/detective.Rd | 4 man/detective_list_indicators.Rd | 2 man/detective_update_datasource_packages.Rd | 6 man/directoryservice.Rd | 3 man/directoryservice_add_ip_routes.Rd | 49 man/directoryservice_create_trust.Rd | 4 man/directoryservice_describe_directory_data_access.Rd |only man/directoryservice_disable_client_authentication.Rd | 4 man/directoryservice_disable_directory_data_access.Rd |only man/directoryservice_enable_directory_data_access.Rd |only man/directoryservice_reset_user_password.Rd | 2 man/fms_get_violation_details.Rd | 8 man/guardduty.Rd | 6 man/guardduty_accept_invitation.Rd | 6 man/guardduty_archive_findings.Rd | 6 man/guardduty_create_filter.Rd | 14 man/guardduty_create_ip_set.Rd | 8 man/guardduty_create_malware_protection_plan.Rd | 4 man/guardduty_create_members.Rd | 8 man/guardduty_create_publishing_destination.Rd | 11 man/guardduty_create_sample_findings.Rd | 6 man/guardduty_create_threat_intel_set.Rd | 8 man/guardduty_delete_detector.Rd | 6 man/guardduty_delete_filter.Rd | 6 man/guardduty_delete_ip_set.Rd | 6 man/guardduty_delete_members.Rd | 6 man/guardduty_delete_publishing_destination.Rd | 6 man/guardduty_delete_threat_intel_set.Rd | 8 man/guardduty_describe_malware_scans.Rd | 6 man/guardduty_describe_organization_configuration.Rd | 8 man/guardduty_describe_publishing_destination.Rd | 6 man/guardduty_get_coverage_statistics.Rd | 9 man/guardduty_get_detector.Rd | 10 man/guardduty_get_filter.Rd | 6 man/guardduty_get_findings.Rd | 6 man/guardduty_get_findings_statistics.Rd | 33 man/guardduty_get_ip_set.Rd | 6 man/guardduty_get_malware_scan_settings.Rd | 6 man/guardduty_get_master_account.Rd | 6 man/guardduty_get_member_detectors.Rd | 8 man/guardduty_get_members.Rd | 6 man/guardduty_get_remaining_free_trial_days.Rd | 6 man/guardduty_get_threat_intel_set.Rd | 8 man/guardduty_get_usage_statistics.Rd | 6 man/guardduty_invite_members.Rd | 8 man/guardduty_list_coverage.Rd | 6 man/guardduty_list_filters.Rd | 6 man/guardduty_list_findings.Rd | 7 man/guardduty_list_ip_sets.Rd | 6 man/guardduty_list_members.Rd | 6 man/guardduty_list_publishing_destinations.Rd | 7 man/guardduty_list_threat_intel_sets.Rd | 8 man/guardduty_start_monitoring_members.Rd | 6 man/guardduty_stop_monitoring_members.Rd | 6 man/guardduty_unarchive_findings.Rd | 6 man/guardduty_update_detector.Rd | 6 man/guardduty_update_filter.Rd | 6 man/guardduty_update_findings_feedback.Rd | 8 man/guardduty_update_ip_set.Rd | 6 man/guardduty_update_malware_protection_plan.Rd | 4 man/guardduty_update_malware_scan_settings.Rd | 6 man/guardduty_update_member_detectors.Rd | 6 man/guardduty_update_organization_configuration.Rd | 12 man/guardduty_update_publishing_destination.Rd | 6 man/guardduty_update_threat_intel_set.Rd | 6 man/iam.Rd | 5 man/iam_create_account_alias.Rd | 2 man/iam_create_login_profile.Rd | 20 man/iam_create_open_id_connect_provider.Rd | 2 man/iam_deactivate_mfa_device.Rd | 10 man/iam_delete_account_alias.Rd | 2 man/iam_delete_login_profile.Rd | 10 man/iam_disable_organizations_root_credentials_management.Rd |only man/iam_disable_organizations_root_sessions.Rd |only man/iam_enable_organizations_root_credentials_management.Rd |only man/iam_enable_organizations_root_sessions.Rd |only man/iam_generate_service_last_accessed_details.Rd | 2 man/iam_get_login_profile.Rd | 10 man/iam_list_account_aliases.Rd | 2 man/iam_list_organizations_features.Rd |only man/inspector2.Rd | 2 man/inspector2_associate_member.Rd | 2 man/inspector2_create_sbom_export.Rd | 3 man/inspector2_list_coverage.Rd | 4 man/inspector2_stop_cis_session.Rd | 2 man/kms.Rd | 4 man/kms_connect_custom_key_store.Rd | 2 man/kms_create_custom_key_store.Rd | 4 man/kms_create_grant.Rd | 4 man/kms_create_key.Rd | 8 man/kms_decrypt.Rd | 2 man/kms_delete_custom_key_store.Rd | 2 man/kms_derive_shared_secret.Rd | 2 man/kms_describe_custom_key_stores.Rd | 2 man/kms_describe_key.Rd | 2 man/kms_disable_key_rotation.Rd | 2 man/kms_disconnect_custom_key_store.Rd | 2 man/kms_enable_key_rotation.Rd | 5 man/kms_encrypt.Rd | 2 man/kms_generate_data_key.Rd | 2 man/kms_generate_data_key_pair.Rd | 2 man/kms_generate_data_key_pair_without_plaintext.Rd | 2 man/kms_generate_data_key_without_plaintext.Rd | 2 man/kms_generate_mac.Rd | 2 man/kms_get_public_key.Rd | 2 man/kms_re_encrypt.Rd | 2 man/kms_revoke_grant.Rd | 2 man/kms_rotate_key_on_demand.Rd | 4 man/kms_sign.Rd | 4 man/kms_verify.Rd | 4 man/kms_verify_mac.Rd | 2 man/macie2.Rd | 4 man/macie2_list_custom_data_identifiers.Rd | 6 man/macie2_search_resources.Rd | 5 man/macie2_update_resource_profile_detections.Rd | 6 man/reexports.Rd | 3 man/secretsmanager.Rd | 13 man/secretsmanager_create_secret.Rd | 6 man/secretsmanager_put_resource_policy.Rd | 2 man/secretsmanager_update_secret.Rd | 2 man/secretsmanager_validate_resource_policy.Rd | 2 man/securityhub.Rd | 39 man/securityhub_accept_administrator_invitation.Rd | 6 man/securityhub_create_finding_aggregator.Rd | 12 man/securityhub_decline_invitations.Rd | 5 man/securityhub_delete_finding_aggregator.Rd | 4 man/securityhub_delete_invitations.Rd | 6 man/securityhub_enable_security_hub.Rd | 2 man/securityhub_get_finding_aggregator.Rd | 4 man/securityhub_get_finding_history.Rd | 34 man/securityhub_get_insights.Rd | 2 man/securityhub_get_invitations_count.Rd | 7 man/securityhub_invite_members.Rd | 6 man/securityhub_list_finding_aggregators.Rd | 6 man/securityhub_list_invitations.Rd | 6 man/securityhub_update_finding_aggregator.Rd | 12 man/securityhub_update_organization_configuration.Rd | 4 man/securityhub_update_security_hub_configuration.Rd | 11 man/securitylake.Rd | 34 man/securitylake_create_aws_log_source.Rd | 6 man/securitylake_create_custom_log_source.Rd | 42 man/securitylake_create_data_lake_exception_subscription.Rd | 5 man/securitylake_create_subscriber.Rd | 12 man/securitylake_delete_aws_log_source.Rd | 6 man/securitylake_delete_subscriber_notification.Rd | 4 man/securitylake_get_data_lake_exception_subscription.Rd | 6 man/securitylake_list_data_lake_exceptions.Rd | 4 man/securitylake_list_log_sources.Rd | 4 man/securitylake_list_subscribers.Rd | 4 man/securitylake_update_data_lake.Rd | 7 man/securitylake_update_data_lake_exception_subscription.Rd | 3 man/securitylake_update_subscriber.Rd | 8 man/ssooidc.Rd | 6 man/sts.Rd | 1 man/sts_assume_role.Rd | 40 man/sts_assume_role_with_saml.Rd | 4 man/sts_assume_role_with_web_identity.Rd | 26 man/sts_assume_root.Rd |only man/verifiedpermissions.Rd | 3 man/verifiedpermissions_batch_get_policy.Rd |only man/verifiedpermissions_update_identity_source.Rd | 7 man/wafv2.Rd | 29 man/wafv2_delete_firewall_manager_rule_groups.Rd | 6 tests/testthat/test_cleanroomsml.R |only tests/testthat/test_iam.R | 4 417 files changed, 9129 insertions(+), 5149 deletions(-)
More information about paws.security.identity at CRAN
Permanent link
Title: 'Amazon Web Services' Cost Management Services
Description: Interface to 'Amazon Web Services' cost management services,
including cost and usage reports, budgets, pricing, and more
<https://aws.amazon.com/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.cost.management versions 0.7.0 dated 2024-09-17 and 0.8.0 dated 2025-02-08
DESCRIPTION | 20 MD5 | 121 ++-- NAMESPACE | 3 R/billing_interfaces.R |only R/billing_operations.R |only R/billing_service.R |only R/billingconductor_operations.R | 96 ++- R/billingconductor_service.R | 2 R/budgets_operations.R | 78 +- R/budgets_service.R | 2 R/costandusagereportservice_operations.R | 21 R/costandusagereportservice_service.R | 2 R/costexplorer_interfaces.R | 54 + R/costexplorer_operations.R | 302 ++++++++-- R/costexplorer_service.R | 5 R/marketplacecatalog_operations.R | 47 - R/marketplacecatalog_service.R | 2 R/marketplacecommerceanalytics_operations.R | 6 R/marketplacecommerceanalytics_service.R | 2 R/marketplaceentitlementservice_operations.R | 3 R/marketplaceentitlementservice_service.R | 2 R/marketplacemetering_operations.R | 12 R/marketplacemetering_service.R | 38 + R/paymentcryptographycontrolplane_interfaces.R | 4 R/paymentcryptographycontrolplane_operations.R | 67 +- R/paymentcryptographycontrolplane_service.R | 2 R/paymentcryptographydataplane_interfaces.R | 24 R/paymentcryptographydataplane_operations.R | 98 ++- R/paymentcryptographydataplane_service.R | 3 R/pricing_operations.R | 15 R/pricing_service.R | 13 R/reexports_paws.common.R | 4 R/savingsplans_operations.R | 30 R/savingsplans_service.R | 2 man/billing.Rd |only man/billing_create_billing_view.Rd |only man/billing_delete_billing_view.Rd |only man/billing_get_billing_view.Rd |only man/billing_get_resource_policy.Rd |only man/billing_list_billing_views.Rd |only man/billing_list_source_views_for_billing_view.Rd |only man/billing_list_tags_for_resource.Rd |only man/billing_tag_resource.Rd |only man/billing_untag_resource.Rd |only man/billing_update_billing_view.Rd |only man/costexplorer.Rd | 3 man/costexplorer_get_commitment_purchase_analysis.Rd |only man/costexplorer_get_cost_and_usage.Rd | 8 man/costexplorer_get_cost_and_usage_with_resources.Rd | 8 man/costexplorer_get_cost_categories.Rd | 8 man/costexplorer_get_cost_forecast.Rd | 8 man/costexplorer_get_dimension_values.Rd | 13 man/costexplorer_get_reservation_utilization.Rd | 6 man/costexplorer_get_tags.Rd | 8 man/costexplorer_get_usage_forecast.Rd | 8 man/costexplorer_list_commitment_purchase_analyses.Rd |only man/costexplorer_start_commitment_purchase_analysis.Rd |only man/marketplacecatalog_list_tags_for_resource.Rd | 2 man/marketplacecatalog_start_change_set.Rd | 2 man/marketplacecatalog_tag_resource.Rd | 2 man/marketplacecatalog_untag_resource.Rd | 2 man/paymentcryptographycontrolplane_list_aliases.Rd | 5 man/paymentcryptographydataplane.Rd | 1 man/paymentcryptographydataplane_generate_mac_emv_pin_change.Rd |only man/paymentcryptographydataplane_generate_pin_data.Rd | 8 man/paymentcryptographydataplane_translate_pin_data.Rd | 9 man/paymentcryptographydataplane_verify_pin_data.Rd | 5 man/pricing.Rd | 11 man/reexports.Rd | 3 tests/testthat/test_billing.R |only tests/testthat/test_costexplorer.R | 4 71 files changed, 888 insertions(+), 316 deletions(-)
More information about paws.cost.management at CRAN
Permanent link
Title: 'Amazon Web Services' Application Integration Services
Description: Interface to 'Amazon Web Services' application integration
services, including 'Simple Queue Service' ('SQS') message queue,
'Simple Notification Service' ('SNS') publish/subscribe messaging, and
more <https://aws.amazon.com/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.application.integration versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
DESCRIPTION | 11 MD5 | 168 ++-- NAMESPACE | 2 R/eventbridge_interfaces.R | 6 R/eventbridge_operations.R | 344 +++++++--- R/eventbridge_service.R | 2 R/eventbridgepipes_interfaces.R | 6 R/eventbridgepipes_operations.R | 65 + R/eventbridgepipes_service.R | 2 R/eventbridgescheduler_operations.R | 36 - R/eventbridgescheduler_service.R | 2 R/locationservice_operations.R | 290 ++++---- R/locationservice_service.R | 2 R/mq_operations.R | 69 +- R/mq_service.R | 2 R/mwaa_interfaces.R | 12 R/mwaa_operations.R | 123 ++- R/mwaa_service.R | 9 R/reexports_paws.common.R | 4 R/resourceexplorer_interfaces.R | 36 + R/resourceexplorer_operations.R | 203 +++++ R/resourceexplorer_service.R | 5 R/schemas_operations.R | 93 +- R/schemas_service.R | 2 R/sfn_interfaces.R | 12 R/sfn_operations.R | 124 ++- R/sfn_service.R | 4 R/sns_operations.R | 232 ++++-- R/sns_service.R | 2 R/sqs_operations.R | 123 ++- R/sqs_service.R | 4 R/swf_operations.R | 117 ++- R/swf_service.R | 38 + man/eventbridge_create_connection.Rd | 15 man/eventbridge_create_event_bus.Rd | 4 man/eventbridge_list_api_destinations.Rd | 11 man/eventbridge_list_archives.Rd | 11 man/eventbridge_list_connections.Rd | 11 man/eventbridge_list_endpoints.Rd | 14 man/eventbridge_list_event_buses.Rd | 11 man/eventbridge_list_event_sources.Rd | 11 man/eventbridge_list_partner_event_source_accounts.Rd | 11 man/eventbridge_list_partner_event_sources.Rd | 11 man/eventbridge_list_replays.Rd | 11 man/eventbridge_list_rule_names_by_target.Rd | 11 man/eventbridge_list_rules.Rd | 11 man/eventbridge_list_targets_by_rule.Rd | 11 man/eventbridge_put_permission.Rd | 2 man/eventbridge_untag_resource.Rd | 2 man/eventbridge_update_connection.Rd | 9 man/eventbridge_update_event_bus.Rd | 4 man/eventbridgepipes_create_pipe.Rd | 14 man/eventbridgepipes_update_pipe.Rd | 19 man/locationservice_calculate_route.Rd | 18 man/locationservice_calculate_route_matrix.Rd | 14 man/locationservice_create_key.Rd | 6 man/locationservice_create_place_index.Rd | 15 man/locationservice_create_route_calculator.Rd | 13 man/locationservice_get_device_position_history.Rd | 4 man/locationservice_get_map_glyphs.Rd | 8 man/locationservice_put_geofence.Rd | 4 man/locationservice_search_place_index_for_suggestions.Rd | 7 man/locationservice_search_place_index_for_text.Rd | 7 man/locationservice_update_key.Rd | 4 man/mwaa.Rd | 6 man/mwaa_create_environment.Rd | 26 man/mwaa_delete_environment.Rd | 4 man/mwaa_invoke_rest_api.Rd |only man/mwaa_update_environment.Rd | 16 man/reexports.Rd | 3 man/resourceexplorer.Rd | 3 man/resourceexplorer_create_view.Rd | 2 man/resourceexplorer_get_account_level_service_configuration.Rd | 2 man/resourceexplorer_get_managed_view.Rd |only man/resourceexplorer_list_managed_views.Rd |only man/resourceexplorer_list_resources.Rd |only man/sfn.Rd | 2 man/sfn_test_state.Rd | 10 man/sfn_validate_state_machine_definition.Rd | 5 man/sns_create_topic.Rd | 22 man/sns_list_origination_numbers.Rd | 2 man/sns_publish.Rd | 50 + man/sns_set_topic_attributes.Rd | 16 man/sqs.Rd | 2 man/sqs_get_queue_url.Rd | 18 man/sqs_receive_message.Rd | 33 tests/testthat/test_resourceexplorer.R | 16 87 files changed, 1894 insertions(+), 798 deletions(-)
More information about paws.application.integration at CRAN
Permanent link
Title: Calculate Social Vulnerability Index for Communities
Description: Developed by CDC/ATSDR (Centers for Disease Control and Prevention/
Agency for Toxic Substances and Disease Registry),
Social Vulnerability Index (SVI) serves as a tool to assess the resilience
of communities by taking into account socioeconomic and demographic factors.
Provided with year(s), region(s) and a geographic level of interest,
'findSVI' retrieves required variables from US census data and calculates SVI
for communities in the specified area based on CDC/ATSDR SVI documentation.
Reference for the calculation methods: Flanagan BE, Gregory EW, Hallisey EJ,
Heitgerd JL, Lewis B (2011) <doi:10.2202/1547-7355.1792>.
Author: Heli Xu [aut, cre, cph] ,
Ran Li [aut] ,
Usama Bilal [aut]
Maintainer: Heli Xu <xuheli91@gmail.com>
Diff between findSVI versions 0.1.2 dated 2023-08-25 and 0.2.0 dated 2025-02-08
findSVI-0.1.2/findSVI/inst/extdata/pa_zcta_2020_geo_data.rda |only findSVI-0.1.2/findSVI/inst/extdata/pa_zcta_2020_geo_svi.rda |only findSVI-0.1.2/findSVI/inst/extdata/phl_zcta_svi_geo_2020.rda |only findSVI-0.2.0/findSVI/DESCRIPTION | 23 findSVI-0.2.0/findSVI/LICENSE | 4 findSVI-0.2.0/findSVI/MD5 | 99 ++-- findSVI-0.2.0/findSVI/NAMESPACE | 2 findSVI-0.2.0/findSVI/NEWS.md | 7 findSVI-0.2.0/findSVI/R/census_variables.R | 51 +- findSVI-0.2.0/findSVI/R/cty_cz_2020_xwalk.R |only findSVI-0.2.0/findSVI/R/find_svi.R | 14 findSVI-0.2.0/findSVI/R/find_svi_x.R |only findSVI-0.2.0/findSVI/R/get_census_data.R | 48 +- findSVI-0.2.0/findSVI/R/get_svi.R | 10 findSVI-0.2.0/findSVI/R/get_svi_x.R |only findSVI-0.2.0/findSVI/R/variable_calculation.R | 51 +- findSVI-0.2.0/findSVI/R/zcta_state_xwalk.R | 5 findSVI-0.2.0/findSVI/README.md | 120 +++-- findSVI-0.2.0/findSVI/build/partial.rdb |binary findSVI-0.2.0/findSVI/build/vignette.rds |binary findSVI-0.2.0/findSVI/data/census_variables_2022.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2012.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2013.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2014.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2015.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2016.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2017.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2018.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2019.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2020.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2021.rda |only findSVI-0.2.0/findSVI/data/census_variables_exp_2022.rda |only findSVI-0.2.0/findSVI/data/cty_cz_2020_xwalk.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2012.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2013.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2014.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2015.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2016.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2017.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2018.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2019.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2020.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2021.rda |only findSVI-0.2.0/findSVI/data/variable_cal_exp_2022.rda |only findSVI-0.2.0/findSVI/data/variable_e_ep_calculation_2022.rda |only findSVI-0.2.0/findSVI/data/zcta_state_xwalk2019.rda |binary findSVI-0.2.0/findSVI/data/zcta_state_xwalk2020.rda |binary findSVI-0.2.0/findSVI/data/zcta_state_xwalk2021.rda |binary findSVI-0.2.0/findSVI/data/zcta_state_xwalk2022.rda |only findSVI-0.2.0/findSVI/inst/doc/findSVI.R | 19 findSVI-0.2.0/findSVI/inst/doc/findSVI.Rmd | 83 ++- findSVI-0.2.0/findSVI/inst/doc/findSVI.html | 129 +++-- findSVI-0.2.0/findSVI/inst/extdata/cdc_de_ct_svi2020.rda |only findSVI-0.2.0/findSVI/inst/extdata/cz_svi2020.rda |only findSVI-0.2.0/findSVI/inst/extdata/de_ct_raw2020.rda |only findSVI-0.2.0/findSVI/inst/extdata/pa_cty_svi_x2020.rda |only findSVI-0.2.0/findSVI/inst/extdata/phl_zcta_2020_geo_data10.rda |only findSVI-0.2.0/findSVI/inst/extdata/phl_zcta_2020_geo_svi.rda |only findSVI-0.2.0/findSVI/inst/testdata/cdc_pa_cty_svi2022.rda |only findSVI-0.2.0/findSVI/inst/testdata/pa_cty_raw2022.rda |only findSVI-0.2.0/findSVI/man/census_variables.Rd | 235 ++++++--- findSVI-0.2.0/findSVI/man/cty_cz_2020_xwalk.Rd |only findSVI-0.2.0/findSVI/man/findSVI-package.Rd | 6 findSVI-0.2.0/findSVI/man/find_svi.Rd | 8 findSVI-0.2.0/findSVI/man/find_svi_x.Rd |only findSVI-0.2.0/findSVI/man/get_census_data.Rd | 128 ++--- findSVI-0.2.0/findSVI/man/get_svi.Rd | 8 findSVI-0.2.0/findSVI/man/get_svi_x.Rd |only findSVI-0.2.0/findSVI/man/variable_calculation.Rd | 237 ++++++---- findSVI-0.2.0/findSVI/man/zcta_state_xwalk.Rd | 11 findSVI-0.2.0/findSVI/tests/testthat/test-get_svi.R | 36 + findSVI-0.2.0/findSVI/vignettes/findSVI.Rmd | 83 ++- 72 files changed, 998 insertions(+), 419 deletions(-)
Title: 'Amazon Web Services' Networking & Content Delivery Services
Description: Interface to 'Amazon Web Services' networking and content
delivery services, including 'Route 53' Domain Name System service,
'CloudFront' content delivery, load balancing, and more
<https://aws.amazon.com/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.networking versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
DESCRIPTION | 26 MD5 | 356 ++- NAMESPACE | 4 R/apigateway_interfaces.R | 72 R/apigateway_operations.R | 569 ++++- R/apigateway_service.R | 6 R/apigatewaymanagementapi_operations.R | 9 R/apigatewaymanagementapi_service.R | 2 R/apigatewayv2_operations.R | 216 +- R/apigatewayv2_service.R | 2 R/appfabric_operations.R | 78 R/appfabric_service.R | 2 R/appmesh_operations.R | 114 - R/appmesh_service.R | 2 R/arczonalshift_operations.R | 39 R/arczonalshift_service.R | 2 R/backupgateway_operations.R | 75 R/backupgateway_service.R | 2 R/cloudfront_interfaces.R | 318 ++- R/cloudfront_operations.R | 720 ++++++- R/cloudfront_service.R | 35 R/cloudfrontkeyvaluestore_interfaces.R |only R/cloudfrontkeyvaluestore_operations.R |only R/cloudfrontkeyvaluestore_service.R |only R/directconnect_interfaces.R | 10 R/directconnect_operations.R | 193 +- R/directconnect_service.R | 2 R/elb_operations.R | 87 R/elb_service.R | 2 R/elbv2_interfaces.R | 70 R/elbv2_operations.R | 400 ++-- R/elbv2_service.R | 6 R/globalaccelerator_operations.R | 168 + R/globalaccelerator_service.R | 2 R/networkfirewall_interfaces.R | 6 R/networkfirewall_operations.R | 108 - R/networkfirewall_service.R | 48 R/networkmanager_interfaces.R | 62 R/networkmanager_operations.R | 363 ++- R/networkmanager_service.R | 5 R/reexports_paws.common.R | 4 R/route53_operations.R | 210 +- R/route53_service.R | 2 R/route53domains_operations.R | 102 - R/route53domains_service.R | 2 R/route53profiles_interfaces.R |only R/route53profiles_operations.R |only R/route53profiles_service.R |only R/route53recoverycluster_operations.R | 12 R/route53recoverycluster_service.R | 2 R/route53recoverycontrolconfig_operations.R | 72 R/route53recoverycontrolconfig_service.R | 2 R/route53recoveryreadiness_operations.R | 96 - R/route53recoveryreadiness_service.R | 2 R/route53resolver_interfaces.R | 28 R/route53resolver_operations.R | 293 ++- R/route53resolver_service.R | 2 R/servicediscovery_interfaces.R | 36 R/servicediscovery_operations.R | 184 + R/servicediscovery_service.R | 9 R/telconetworkbuilder_operations.R | 99 - R/telconetworkbuilder_service.R | 2 R/vpclattice_interfaces.R | 220 ++ R/vpclattice_operations.R | 949 ++++++++-- R/vpclattice_service.R | 41 man/apigateway.Rd | 4 man/apigateway_create_base_path_mapping.Rd | 4 man/apigateway_create_domain_name.Rd | 17 man/apigateway_create_domain_name_access_association.Rd |only man/apigateway_delete_base_path_mapping.Rd | 5 man/apigateway_delete_domain_name.Rd | 5 man/apigateway_delete_domain_name_access_association.Rd |only man/apigateway_get_base_path_mapping.Rd | 5 man/apigateway_get_base_path_mappings.Rd | 10 man/apigateway_get_domain_name.Rd | 5 man/apigateway_get_domain_name_access_associations.Rd |only man/apigateway_get_domain_names.Rd | 8 man/apigateway_reject_domain_name_access_association.Rd |only man/apigateway_update_base_path_mapping.Rd | 4 man/apigateway_update_domain_name.Rd | 9 man/cloudfront.Rd | 33 man/cloudfront_create_anycast_ip_list.Rd |only man/cloudfront_create_vpc_origin.Rd |only man/cloudfront_delete_anycast_ip_list.Rd |only man/cloudfront_delete_vpc_origin.Rd |only man/cloudfront_get_anycast_ip_list.Rd |only man/cloudfront_get_vpc_origin.Rd |only man/cloudfront_list_anycast_ip_lists.Rd |only man/cloudfront_list_distributions_by_anycast_ip_list_id.Rd |only man/cloudfront_list_distributions_by_vpc_origin_id.Rd |only man/cloudfront_list_origin_access_controls.Rd | 6 man/cloudfront_list_vpc_origins.Rd |only man/cloudfront_update_vpc_origin.Rd |only man/cloudfrontkeyvaluestore.Rd |only man/cloudfrontkeyvaluestore_delete_key.Rd |only man/cloudfrontkeyvaluestore_describe_key_value_store.Rd |only man/cloudfrontkeyvaluestore_get_key.Rd |only man/cloudfrontkeyvaluestore_list_keys.Rd |only man/cloudfrontkeyvaluestore_put_key.Rd |only man/cloudfrontkeyvaluestore_update_keys.Rd |only man/directconnect_create_connection.Rd | 2 man/directconnect_create_lag.Rd | 2 man/elbv2.Rd | 4 man/elbv2_create_listener.Rd | 8 man/elbv2_create_load_balancer.Rd | 39 man/elbv2_create_target_group.Rd | 6 man/elbv2_create_trust_store.Rd | 3 man/elbv2_describe_capacity_reservation.Rd |only man/elbv2_describe_listener_attributes.Rd |only man/elbv2_modify_capacity_reservation.Rd |only man/elbv2_modify_listener.Rd | 8 man/elbv2_modify_listener_attributes.Rd |only man/elbv2_modify_target_group_attributes.Rd | 2 man/elbv2_set_ip_address_type.Rd | 27 man/elbv2_set_subnets.Rd | 39 man/networkfirewall.Rd | 32 man/networkmanager.Rd | 3 man/networkmanager_create_direct_connect_gateway_attachment.Rd |only man/networkmanager_get_direct_connect_gateway_attachment.Rd |only man/networkmanager_update_direct_connect_gateway_attachment.Rd |only man/reexports.Rd | 3 man/route53profiles.Rd |only man/route53profiles_associate_profile.Rd |only man/route53profiles_associate_resource_to_profile.Rd |only man/route53profiles_create_profile.Rd |only man/route53profiles_delete_profile.Rd |only man/route53profiles_disassociate_profile.Rd |only man/route53profiles_disassociate_resource_from_profile.Rd |only man/route53profiles_get_profile.Rd |only man/route53profiles_get_profile_association.Rd |only man/route53profiles_get_profile_resource_association.Rd |only man/route53profiles_list_profile_associations.Rd |only man/route53profiles_list_profile_resource_associations.Rd |only man/route53profiles_list_profiles.Rd |only man/route53profiles_list_tags_for_resource.Rd |only man/route53profiles_tag_resource.Rd |only man/route53profiles_untag_resource.Rd |only man/route53profiles_update_profile_resource_association.Rd |only man/route53resolver_create_firewall_rule.Rd | 33 man/route53resolver_create_resolver_query_log_config.Rd | 4 man/route53resolver_delete_firewall_rule.Rd | 7 man/route53resolver_list_firewall_rules.Rd | 6 man/route53resolver_update_firewall_rule.Rd | 47 man/servicediscovery.Rd | 7 man/servicediscovery_delete_service.Rd | 4 man/servicediscovery_delete_service_attributes.Rd |only man/servicediscovery_get_service_attributes.Rd |only man/servicediscovery_update_service.Rd | 3 man/servicediscovery_update_service_attributes.Rd |only man/vpclattice.Rd | 39 man/vpclattice_batch_update_rule.Rd | 4 man/vpclattice_create_access_log_subscription.Rd | 5 man/vpclattice_create_listener.Rd | 2 man/vpclattice_create_resource_configuration.Rd |only man/vpclattice_create_resource_gateway.Rd |only man/vpclattice_create_rule.Rd | 4 man/vpclattice_create_service_network.Rd | 3 man/vpclattice_create_service_network_resource_association.Rd |only man/vpclattice_create_service_network_service_association.Rd | 11 man/vpclattice_create_service_network_vpc_association.Rd | 5 man/vpclattice_delete_access_log_subscription.Rd | 2 man/vpclattice_delete_auth_policy.Rd | 2 man/vpclattice_delete_listener.Rd | 4 man/vpclattice_delete_resource_configuration.Rd |only man/vpclattice_delete_resource_endpoint_association.Rd |only man/vpclattice_delete_resource_gateway.Rd |only man/vpclattice_delete_rule.Rd | 6 man/vpclattice_delete_service.Rd | 2 man/vpclattice_delete_service_network.Rd | 2 man/vpclattice_delete_service_network_resource_association.Rd |only man/vpclattice_delete_service_network_service_association.Rd | 7 man/vpclattice_delete_service_network_vpc_association.Rd | 2 man/vpclattice_delete_target_group.Rd | 2 man/vpclattice_deregister_targets.Rd | 2 man/vpclattice_get_access_log_subscription.Rd | 2 man/vpclattice_get_auth_policy.Rd | 2 man/vpclattice_get_listener.Rd | 4 man/vpclattice_get_resource_configuration.Rd |only man/vpclattice_get_resource_gateway.Rd |only man/vpclattice_get_resource_policy.Rd | 4 man/vpclattice_get_rule.Rd | 10 man/vpclattice_get_service.Rd | 2 man/vpclattice_get_service_network.Rd | 2 man/vpclattice_get_service_network_resource_association.Rd |only man/vpclattice_get_service_network_service_association.Rd | 2 man/vpclattice_get_service_network_vpc_association.Rd | 8 man/vpclattice_get_target_group.Rd | 2 man/vpclattice_list_access_log_subscriptions.Rd | 6 man/vpclattice_list_listeners.Rd | 2 man/vpclattice_list_resource_configurations.Rd |only man/vpclattice_list_resource_endpoint_associations.Rd |only man/vpclattice_list_resource_gateways.Rd |only man/vpclattice_list_rules.Rd | 8 man/vpclattice_list_service_network_resource_associations.Rd |only man/vpclattice_list_service_network_service_associations.Rd | 8 man/vpclattice_list_service_network_vpc_associations.Rd | 8 man/vpclattice_list_service_network_vpc_endpoint_associations.Rd |only man/vpclattice_list_service_networks.Rd | 5 man/vpclattice_list_target_groups.Rd | 2 man/vpclattice_list_targets.Rd | 2 man/vpclattice_put_auth_policy.Rd | 4 man/vpclattice_put_resource_policy.Rd | 4 man/vpclattice_register_targets.Rd | 2 man/vpclattice_update_access_log_subscription.Rd | 2 man/vpclattice_update_listener.Rd | 4 man/vpclattice_update_resource_configuration.Rd |only man/vpclattice_update_resource_gateway.Rd |only man/vpclattice_update_rule.Rd | 10 man/vpclattice_update_service.Rd | 2 man/vpclattice_update_service_network.Rd | 2 man/vpclattice_update_service_network_vpc_association.Rd | 4 man/vpclattice_update_target_group.Rd | 2 tests/testthat/test_cloudfront.R | 8 tests/testthat/test_cloudfrontkeyvaluestore.R |only tests/testthat/test_route53profiles.R |only tests/testthat/test_vpclattice.R | 12 216 files changed, 5262 insertions(+), 1931 deletions(-)
More information about paws.networking at CRAN
Permanent link
Title: 'Amazon Web Services' Machine Learning Services
Description: Interface to 'Amazon Web Services' machine learning services,
including 'SageMaker' managed machine learning service, natural
language processing, speech recognition, translation, and more
<https://aws.amazon.com/machine-learning/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.machine.learning versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
DESCRIPTION | 21 MD5 | 477 + NAMESPACE | 6 R/augmentedairuntime_operations.R | 15 R/augmentedairuntime_service.R | 2 R/bedrock_interfaces.R | 172 R/bedrock_operations.R | 730 ++ R/bedrock_service.R | 23 R/bedrockagent_interfaces.R |only R/bedrockagent_operations.R |only R/bedrockagent_service.R |only R/bedrockagentruntime_interfaces.R |only R/bedrockagentruntime_operations.R |only R/bedrockagentruntime_service.R |only R/bedrockdataautomation_interfaces.R |only R/bedrockdataautomation_operations.R |only R/bedrockdataautomation_service.R |only R/bedrockdataautomationruntime_interfaces.R |only R/bedrockdataautomationruntime_operations.R |only R/bedrockdataautomationruntime_service.R |only R/bedrockruntime_interfaces.R | 56 R/bedrockruntime_operations.R | 292 - R/bedrockruntime_service.R | 7 R/comprehend_operations.R | 255 R/comprehend_service.R | 2 R/comprehendmedical_operations.R | 78 R/comprehendmedical_service.R | 2 R/elasticinference_operations.R | 45 R/elasticinference_service.R | 25 R/forecastqueryservice_operations.R | 6 R/forecastqueryservice_service.R | 2 R/forecastservice_operations.R | 189 R/forecastservice_service.R | 2 R/frauddetector_operations.R | 219 R/frauddetector_service.R | 2 R/lexmodelbuildingservice_operations.R | 126 R/lexmodelbuildingservice_service.R | 2 R/lexmodelsv2_operations.R | 306 - R/lexmodelsv2_service.R | 2 R/lexruntimeservice_operations.R | 15 R/lexruntimeservice_service.R | 2 R/lexruntimev2_interfaces.R | 12 R/lexruntimev2_operations.R | 55 R/lexruntimev2_service.R | 5 R/lookoutequipment_operations.R | 147 R/lookoutequipment_service.R | 11 R/lookoutmetrics_operations.R | 90 R/lookoutmetrics_service.R | 2 R/machinelearning_operations.R | 84 R/machinelearning_service.R | 2 R/panorama_operations.R | 102 R/panorama_service.R | 2 R/personalize_operations.R | 213 R/personalize_service.R | 2 R/personalizeevents_operations.R | 15 R/personalizeevents_service.R | 2 R/personalizeruntime_operations.R | 9 R/personalizeruntime_service.R | 2 R/polly_operations.R | 27 R/polly_service.R | 2 R/reexports_paws.common.R | 4 R/rekognition_operations.R | 225 R/rekognition_service.R | 27 R/sagemaker_interfaces.R | 320 + R/sagemaker_operations.R | 2674 +++++++--- R/sagemaker_service.R | 65 R/sagemakeredgemanager_operations.R | 9 R/sagemakeredgemanager_service.R | 2 R/sagemakerfeaturestoreruntime_operations.R | 12 R/sagemakerfeaturestoreruntime_service.R | 2 R/sagemakergeospatialcapabilities_operations.R | 57 R/sagemakergeospatialcapabilities_service.R | 2 R/sagemakermetrics_interfaces.R | 12 R/sagemakermetrics_operations.R | 39 R/sagemakermetrics_service.R | 5 R/sagemakerruntime_interfaces.R | 6 R/sagemakerruntime_operations.R | 41 R/sagemakerruntime_service.R | 2 R/textract_operations.R | 75 R/textract_service.R | 2 R/transcribeservice_interfaces.R | 16 R/transcribeservice_operations.R | 162 R/transcribeservice_service.R | 2 R/translate_operations.R | 57 R/translate_service.R | 2 R/voiceid_operations.R | 87 R/voiceid_service.R | 2 man/bedrock.Rd | 21 man/bedrock_batch_delete_evaluation_job.Rd | 7 man/bedrock_create_evaluation_job.Rd | 45 man/bedrock_create_inference_profile.Rd |only man/bedrock_create_marketplace_model_endpoint.Rd |only man/bedrock_create_model_customization_job.Rd | 15 man/bedrock_create_model_invocation_job.Rd | 4 man/bedrock_create_provisioned_model_throughput.Rd | 2 man/bedrock_delete_inference_profile.Rd |only man/bedrock_delete_marketplace_model_endpoint.Rd |only man/bedrock_deregister_marketplace_model_endpoint.Rd |only man/bedrock_get_evaluation_job.Rd | 8 man/bedrock_get_inference_profile.Rd | 4 man/bedrock_get_marketplace_model_endpoint.Rd |only man/bedrock_get_model_invocation_job.Rd | 2 man/bedrock_get_prompt_router.Rd |only man/bedrock_list_evaluation_jobs.Rd | 25 man/bedrock_list_inference_profiles.Rd | 19 man/bedrock_list_marketplace_model_endpoints.Rd |only man/bedrock_list_model_invocation_jobs.Rd | 38 man/bedrock_list_prompt_routers.Rd |only man/bedrock_register_marketplace_model_endpoint.Rd |only man/bedrock_stop_evaluation_job.Rd | 6 man/bedrock_stop_model_invocation_job.Rd | 2 man/bedrock_tag_resource.Rd | 2 man/bedrock_untag_resource.Rd | 2 man/bedrock_update_marketplace_model_endpoint.Rd |only man/bedrockagent.Rd |only man/bedrockagent_associate_agent_collaborator.Rd |only man/bedrockagent_associate_agent_knowledge_base.Rd |only man/bedrockagent_create_agent.Rd |only man/bedrockagent_create_agent_action_group.Rd |only man/bedrockagent_create_agent_alias.Rd |only man/bedrockagent_create_data_source.Rd |only man/bedrockagent_create_flow.Rd |only man/bedrockagent_create_flow_alias.Rd |only man/bedrockagent_create_flow_version.Rd |only man/bedrockagent_create_knowledge_base.Rd |only man/bedrockagent_create_prompt.Rd |only man/bedrockagent_create_prompt_version.Rd |only man/bedrockagent_delete_agent.Rd |only man/bedrockagent_delete_agent_action_group.Rd |only man/bedrockagent_delete_agent_alias.Rd |only man/bedrockagent_delete_agent_version.Rd |only man/bedrockagent_delete_data_source.Rd |only man/bedrockagent_delete_flow.Rd |only man/bedrockagent_delete_flow_alias.Rd |only man/bedrockagent_delete_flow_version.Rd |only man/bedrockagent_delete_knowledge_base.Rd |only man/bedrockagent_delete_knowledge_base_documents.Rd |only man/bedrockagent_delete_prompt.Rd |only man/bedrockagent_disassociate_agent_collaborator.Rd |only man/bedrockagent_disassociate_agent_knowledge_base.Rd |only man/bedrockagent_get_agent.Rd |only man/bedrockagent_get_agent_action_group.Rd |only man/bedrockagent_get_agent_alias.Rd |only man/bedrockagent_get_agent_collaborator.Rd |only man/bedrockagent_get_agent_knowledge_base.Rd |only man/bedrockagent_get_agent_version.Rd |only man/bedrockagent_get_data_source.Rd |only man/bedrockagent_get_flow.Rd |only man/bedrockagent_get_flow_alias.Rd |only man/bedrockagent_get_flow_version.Rd |only man/bedrockagent_get_ingestion_job.Rd |only man/bedrockagent_get_knowledge_base.Rd |only man/bedrockagent_get_knowledge_base_documents.Rd |only man/bedrockagent_get_prompt.Rd |only man/bedrockagent_ingest_knowledge_base_documents.Rd |only man/bedrockagent_list_agent_action_groups.Rd |only man/bedrockagent_list_agent_aliases.Rd |only man/bedrockagent_list_agent_collaborators.Rd |only man/bedrockagent_list_agent_knowledge_bases.Rd |only man/bedrockagent_list_agent_versions.Rd |only man/bedrockagent_list_agents.Rd |only man/bedrockagent_list_data_sources.Rd |only man/bedrockagent_list_flow_aliases.Rd |only man/bedrockagent_list_flow_versions.Rd |only man/bedrockagent_list_flows.Rd |only man/bedrockagent_list_ingestion_jobs.Rd |only man/bedrockagent_list_knowledge_base_documents.Rd |only man/bedrockagent_list_knowledge_bases.Rd |only man/bedrockagent_list_prompts.Rd |only man/bedrockagent_list_tags_for_resource.Rd |only man/bedrockagent_prepare_agent.Rd |only man/bedrockagent_prepare_flow.Rd |only man/bedrockagent_start_ingestion_job.Rd |only man/bedrockagent_stop_ingestion_job.Rd |only man/bedrockagent_tag_resource.Rd |only man/bedrockagent_untag_resource.Rd |only man/bedrockagent_update_agent.Rd |only man/bedrockagent_update_agent_action_group.Rd |only man/bedrockagent_update_agent_alias.Rd |only man/bedrockagent_update_agent_collaborator.Rd |only man/bedrockagent_update_agent_knowledge_base.Rd |only man/bedrockagent_update_data_source.Rd |only man/bedrockagent_update_flow.Rd |only man/bedrockagent_update_flow_alias.Rd |only man/bedrockagent_update_knowledge_base.Rd |only man/bedrockagent_update_prompt.Rd |only man/bedrockagent_validate_flow_definition.Rd |only man/bedrockagentruntime.Rd |only man/bedrockagentruntime_delete_agent_memory.Rd |only man/bedrockagentruntime_generate_query.Rd |only man/bedrockagentruntime_get_agent_memory.Rd |only man/bedrockagentruntime_invoke_agent.Rd |only man/bedrockagentruntime_invoke_flow.Rd |only man/bedrockagentruntime_invoke_inline_agent.Rd |only man/bedrockagentruntime_optimize_prompt.Rd |only man/bedrockagentruntime_rerank.Rd |only man/bedrockagentruntime_retrieve.Rd |only man/bedrockagentruntime_retrieve_and_generate.Rd |only man/bedrockagentruntime_retrieve_and_generate_stream.Rd |only man/bedrockdataautomation.Rd |only man/bedrockdataautomation_create_blueprint.Rd |only man/bedrockdataautomation_create_blueprint_version.Rd |only man/bedrockdataautomation_create_data_automation_project.Rd |only man/bedrockdataautomation_delete_blueprint.Rd |only man/bedrockdataautomation_delete_data_automation_project.Rd |only man/bedrockdataautomation_get_blueprint.Rd |only man/bedrockdataautomation_get_data_automation_project.Rd |only man/bedrockdataautomation_list_blueprints.Rd |only man/bedrockdataautomation_list_data_automation_projects.Rd |only man/bedrockdataautomation_update_blueprint.Rd |only man/bedrockdataautomation_update_data_automation_project.Rd |only man/bedrockdataautomationruntime.Rd |only man/bedrockdataautomationruntime_get_data_automation_status.Rd |only man/bedrockdataautomationruntime_invoke_data_automation_async.Rd |only man/bedrockruntime.Rd | 5 man/bedrockruntime_converse.Rd | 72 man/bedrockruntime_converse_stream.Rd | 69 man/bedrockruntime_get_async_invoke.Rd |only man/bedrockruntime_invoke_model.Rd | 17 man/bedrockruntime_invoke_model_with_response_stream.Rd | 17 man/bedrockruntime_list_async_invokes.Rd |only man/bedrockruntime_start_async_invoke.Rd |only man/elasticinference.Rd | 23 man/elasticinference_describe_accelerator_offerings.Rd | 5 man/elasticinference_describe_accelerator_types.Rd | 5 man/elasticinference_describe_accelerators.Rd | 5 man/elasticinference_list_tags_for_resource.Rd | 4 man/elasticinference_tag_resource.Rd | 4 man/elasticinference_untag_resource.Rd | 4 man/lexruntimev2.Rd | 3 man/lexruntimev2_start_conversation.Rd |only man/lookoutequipment.Rd | 9 man/reexports.Rd | 3 man/rekognition.Rd | 25 man/sagemaker.Rd | 63 man/sagemaker_batch_delete_cluster_nodes.Rd |only man/sagemaker_create_app.Rd | 4 man/sagemaker_create_app_image_config.Rd | 6 man/sagemaker_create_cluster.Rd | 14 man/sagemaker_create_cluster_scheduler_config.Rd |only man/sagemaker_create_code_repository.Rd | 4 man/sagemaker_create_compilation_job.Rd | 14 man/sagemaker_create_compute_quota.Rd |only man/sagemaker_create_data_quality_job_definition.Rd | 6 man/sagemaker_create_domain.Rd | 10 man/sagemaker_create_endpoint_config.Rd | 8 man/sagemaker_create_image.Rd | 8 man/sagemaker_create_image_version.Rd | 14 man/sagemaker_create_inference_component.Rd | 14 man/sagemaker_create_model_bias_job_definition.Rd | 4 man/sagemaker_create_model_explainability_job_definition.Rd | 4 man/sagemaker_create_model_package.Rd | 5 man/sagemaker_create_model_quality_job_definition.Rd | 6 man/sagemaker_create_monitoring_schedule.Rd | 6 man/sagemaker_create_notebook_instance.Rd | 36 man/sagemaker_create_optimization_job.Rd | 8 man/sagemaker_create_partner_app.Rd |only man/sagemaker_create_partner_app_presigned_url.Rd |only man/sagemaker_create_presigned_notebook_instance_url.Rd | 2 man/sagemaker_create_studio_lifecycle_config.Rd | 8 man/sagemaker_create_training_plan.Rd |only man/sagemaker_create_transform_job.Rd | 5 man/sagemaker_delete_cluster_scheduler_config.Rd |only man/sagemaker_delete_compilation_job.Rd | 2 man/sagemaker_delete_compute_quota.Rd |only man/sagemaker_delete_image.Rd | 4 man/sagemaker_delete_image_version.Rd | 4 man/sagemaker_delete_model_bias_job_definition.Rd | 4 man/sagemaker_delete_model_explainability_job_definition.Rd | 4 man/sagemaker_delete_notebook_instance.Rd | 6 man/sagemaker_delete_partner_app.Rd |only man/sagemaker_delete_studio_lifecycle_config.Rd | 6 man/sagemaker_describe_cluster_scheduler_config.Rd |only man/sagemaker_describe_compute_quota.Rd |only man/sagemaker_describe_image.Rd | 4 man/sagemaker_describe_image_version.Rd | 4 man/sagemaker_describe_partner_app.Rd |only man/sagemaker_describe_studio_lifecycle_config.Rd | 6 man/sagemaker_describe_training_plan.Rd |only man/sagemaker_list_cluster_scheduler_configs.Rd |only man/sagemaker_list_clusters.Rd | 8 man/sagemaker_list_compute_quotas.Rd |only man/sagemaker_list_notebook_instances.Rd | 4 man/sagemaker_list_partner_apps.Rd |only man/sagemaker_list_studio_lifecycle_configs.Rd | 4 man/sagemaker_list_training_jobs.Rd | 8 man/sagemaker_list_training_plans.Rd |only man/sagemaker_search_training_plan_offerings.Rd |only man/sagemaker_start_notebook_instance.Rd | 2 man/sagemaker_stop_notebook_instance.Rd | 2 man/sagemaker_update_cluster.Rd | 4 man/sagemaker_update_cluster_scheduler_config.Rd |only man/sagemaker_update_compute_quota.Rd |only man/sagemaker_update_domain.Rd | 10 man/sagemaker_update_image.Rd | 6 man/sagemaker_update_image_version.Rd | 14 man/sagemaker_update_model_package.Rd | 8 man/sagemaker_update_notebook_instance.Rd | 36 man/sagemaker_update_partner_app.Rd |only man/sagemakermetrics.Rd | 3 man/sagemakermetrics_batch_get_metrics.Rd |only man/sagemakermetrics_batch_put_metrics.Rd | 5 man/sagemakerruntime_invoke_endpoint.Rd | 19 man/sagemakerruntime_invoke_endpoint_with_response_stream.Rd | 13 man/transcribeservice_create_call_analytics_category.Rd | 6 man/transcribeservice_start_call_analytics_job.Rd | 6 man/transcribeservice_start_medical_scribe_job.Rd | 3 man/transcribeservice_start_medical_transcription_job.Rd | 4 man/transcribeservice_start_transcription_job.Rd | 4 tests/testthat/test_bedrock.R | 8 tests/testthat/test_bedrockagent.R |only tests/testthat/test_bedrockagentruntime.R |only tests/testthat/test_bedrockdataautomation.R |only tests/testthat/test_bedrockdataautomationruntime.R |only tests/testthat/test_bedrockruntime.R | 4 tests/testthat/test_sagemaker.R | 32 316 files changed, 6238 insertions(+), 2514 deletions(-)
More information about paws.machine.learning at CRAN
Permanent link
Title: 'Amazon Web Services' Developer Tools Services
Description: Interface to 'Amazon Web Services' developer tools services,
including version control, continuous integration and deployment, and
more <https://aws.amazon.com/products/developer-tools/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.developer.tools versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
DESCRIPTION | 30 - MD5 | 174 ++++--- NAMESPACE | 3 R/cloud9_operations.R | 52 +- R/cloud9_service.R | 7 R/cloudcontrolapi_interfaces.R | 12 R/cloudcontrolapi_operations.R | 24 - R/cloudcontrolapi_service.R | 2 R/codeartifact_interfaces.R | 2 R/codeartifact_operations.R | 149 ++++-- R/codeartifact_service.R | 2 R/codebuild_interfaces.R | 40 - R/codebuild_operations.R | 352 +++++++++++---- R/codebuild_service.R | 11 R/codecatalyst_operations.R | 114 +++- R/codecatalyst_service.R | 2 R/codecommit_operations.R | 237 ++++++---- R/codecommit_service.R | 2 R/codeconnections_interfaces.R |only R/codeconnections_operations.R |only R/codeconnections_service.R |only R/codedeploy_operations.R | 141 ++++-- R/codedeploy_service.R | 2 R/codeguruprofiler_operations.R | 69 +- R/codeguruprofiler_service.R | 2 R/codegurureviewer_operations.R | 42 + R/codegurureviewer_service.R | 2 R/codegurusecurity_operations.R | 39 + R/codegurusecurity_service.R | 2 R/codepipeline_interfaces.R | 14 R/codepipeline_operations.R | 139 ++++-- R/codepipeline_service.R | 4 R/codestarconnections_operations.R | 81 ++- R/codestarconnections_service.R | 2 R/codestarnotifications_operations.R | 39 + R/codestarnotifications_service.R | 2 R/devopsguru_operations.R | 93 ++-- R/devopsguru_service.R | 2 R/drs_operations.R | 150 ++++-- R/drs_service.R | 2 R/fis_interfaces.R | 42 + R/fis_operations.R | 145 +++++- R/fis_service.R | 4 R/reexports_paws.common.R | 4 R/wellarchitected_operations.R | 216 ++++++--- R/wellarchitected_service.R | 2 R/xray_interfaces.R | 96 ++++ R/xray_operations.R | 369 ++++++++++++++-- R/xray_service.R | 14 man/cloud9.Rd | 4 man/cloud9_create_environment_ec2.Rd | 13 man/codeartifact_get_repository_endpoint.Rd | 5 man/codebuild.Rd | 9 man/codebuild_create_fleet.Rd | 75 ++- man/codebuild_create_project.Rd | 8 man/codebuild_start_build.Rd | 12 man/codebuild_update_fleet.Rd | 75 ++- man/codebuild_update_project.Rd | 8 man/codeconnections.Rd |only man/codeconnections_create_connection.Rd |only man/codeconnections_create_host.Rd |only man/codeconnections_create_repository_link.Rd |only man/codeconnections_create_sync_configuration.Rd |only man/codeconnections_delete_connection.Rd |only man/codeconnections_delete_host.Rd |only man/codeconnections_delete_repository_link.Rd |only man/codeconnections_delete_sync_configuration.Rd |only man/codeconnections_get_connection.Rd |only man/codeconnections_get_host.Rd |only man/codeconnections_get_repository_link.Rd |only man/codeconnections_get_repository_sync_status.Rd |only man/codeconnections_get_resource_sync_status.Rd |only man/codeconnections_get_sync_blocker_summary.Rd |only man/codeconnections_get_sync_configuration.Rd |only man/codeconnections_list_connections.Rd |only man/codeconnections_list_hosts.Rd |only man/codeconnections_list_repository_links.Rd |only man/codeconnections_list_repository_sync_definitions.Rd |only man/codeconnections_list_sync_configurations.Rd |only man/codeconnections_list_tags_for_resource.Rd |only man/codeconnections_tag_resource.Rd |only man/codeconnections_untag_resource.Rd |only man/codeconnections_update_host.Rd |only man/codeconnections_update_repository_link.Rd |only man/codeconnections_update_sync_blocker.Rd |only man/codeconnections_update_sync_configuration.Rd |only man/codepipeline.Rd | 1 man/codepipeline_get_action_type.Rd | 1 man/codepipeline_list_rule_types.Rd | 2 man/codepipeline_put_approval_result.Rd | 8 man/fis.Rd | 2 man/fis_create_experiment_template.Rd | 5 man/fis_get_safety_lever.Rd |only man/fis_update_experiment_template.Rd | 5 man/fis_update_safety_lever_state.Rd |only man/reexports.Rd | 3 man/xray.Rd | 12 man/xray_batch_get_traces.Rd | 5 man/xray_cancel_trace_retrieval.Rd |only man/xray_get_indexing_rules.Rd |only man/xray_get_retrieved_traces_graph.Rd |only man/xray_get_trace_segment_destination.Rd |only man/xray_get_trace_summaries.Rd | 4 man/xray_list_retrieved_traces.Rd |only man/xray_put_trace_segments.Rd | 2 man/xray_start_trace_retrieval.Rd |only man/xray_update_indexing_rule.Rd |only man/xray_update_trace_segment_destination.Rd |only tests/testthat/test_codeconnections.R |only 109 files changed, 2301 insertions(+), 892 deletions(-)
More information about paws.developer.tools at CRAN
Permanent link
Title: Exporting 'flextable' to 'xlsx' Files
Description: Exports 'flextable' objects to 'xlsx' files,
utilizing functionalities provided by 'flextable' and 'openxlsx2'.
Author: Tobias Heidler [aut, cre, cph]
Maintainer: Tobias Heidler <tobias.heidler@googlemail.com>
Diff between flexlsx versions 0.3.0 dated 2024-10-31 and 0.3.1 dated 2025-02-08
flexlsx-0.3.0/flexlsx/man/ft_to_xlsx_border_width.Rd |only flexlsx-0.3.1/flexlsx/DESCRIPTION | 9 flexlsx-0.3.1/flexlsx/MD5 | 38 - flexlsx-0.3.1/flexlsx/NAMESPACE | 1 flexlsx-0.3.1/flexlsx/NEWS.md | 11 flexlsx-0.3.1/flexlsx/R/dim_ranges.R | 4 flexlsx-0.3.1/flexlsx/R/testsuite.R |only flexlsx-0.3.1/flexlsx/R/wb_add_flextable.R | 15 flexlsx-0.3.1/flexlsx/R/wb_apply_border.R | 138 +++--- flexlsx-0.3.1/flexlsx/R/wb_apply_cell_styles.R | 3 flexlsx-0.3.1/flexlsx/R/wb_apply_content.R | 12 flexlsx-0.3.1/flexlsx/R/wb_apply_merge.R | 171 ++++--- flexlsx-0.3.1/flexlsx/R/wb_apply_text_styles.R | 3 flexlsx-0.3.1/flexlsx/man/ft_to_xlsx_border.Rd |only flexlsx-0.3.1/flexlsx/man/handle_null_border.Rd | 6 flexlsx-0.3.1/flexlsx/man/merge_resolve_type.Rd |only flexlsx-0.3.1/flexlsx/man/wb_add_flextable.Rd | 2 flexlsx-0.3.1/flexlsx/tests/testthat/test-dim_ranges.R | 2 flexlsx-0.3.1/flexlsx/tests/testthat/test-string_num.R | 2 flexlsx-0.3.1/flexlsx/tests/testthat/test-wb_add_caption.R | 5 flexlsx-0.3.1/flexlsx/tests/testthat/test-wb_add_flextable.R | 253 ++++++++++- flexlsx-0.3.1/flexlsx/tests/testthat/test-wb_apply_merge.R | 26 - 22 files changed, 527 insertions(+), 174 deletions(-)
Title: 'Amazon Web Services' Database Services
Description: Interface to 'Amazon Web Services' database services,
including 'Relational Database Service' ('RDS'), 'DynamoDB' 'NoSQL'
database, and more <https://aws.amazon.com/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.database versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
DESCRIPTION | 11 MD5 | 393 ++- NAMESPACE | 2 R/dax_operations.R | 63 R/dax_service.R | 2 R/docdb_interfaces.R | 22 R/docdb_operations.R | 243 +- R/docdbelastic_interfaces.R | 36 R/docdbelastic_operations.R | 166 + R/docdbelastic_service.R | 7 R/dynamodb_interfaces.R | 38 R/dynamodb_operations.R | 205 + R/dynamodb_service.R | 2 R/dynamodbstreams_operations.R | 12 R/dynamodbstreams_service.R | 2 R/elasticache_interfaces.R | 34 R/elasticache_operations.R | 762 ++++--- R/elasticache_service.R | 33 R/keyspaces_interfaces.R | 62 R/keyspaces_operations.R | 251 ++ R/keyspaces_service.R | 13 R/lakeformation_interfaces.R | 92 R/lakeformation_operations.R | 340 ++- R/lakeformation_service.R | 7 R/memorydb_interfaces.R | 92 R/memorydb_operations.R | 368 ++- R/memorydb_service.R | 7 R/neptune_operations.R | 207 +- R/neptune_service.R | 2 R/neptunedata_operations.R | 129 - R/neptunedata_service.R | 2 R/qldb_operations.R | 60 R/qldb_service.R | 2 R/qldbsession_operations.R | 3 R/qldbsession_service.R | 2 R/rds_custom.R | 56 R/rds_interfaces.R | 112 - R/rds_operations.R | 1028 ++++++---- R/rds_service.R | 10 R/rdsdataservice_operations.R | 24 R/rdsdataservice_service.R | 8 R/redshift_interfaces.R | 98 R/redshift_operations.R | 682 +++++- R/redshift_service.R | 8 R/redshiftdataapiservice_interfaces.R | 20 R/redshiftdataapiservice_operations.R | 89 R/redshiftdataapiservice_service.R | 5 R/redshiftserverless_interfaces.R | 26 R/redshiftserverless_operations.R | 215 +- R/redshiftserverless_service.R | 5 R/reexports_paws.common.R | 4 R/simpledb_interfaces.R | 4 R/simpledb_operations.R | 30 R/simpledb_service.R | 2 R/timestreamquery_interfaces.R | 14 R/timestreamquery_operations.R | 83 R/timestreamquery_service.R | 2 R/timestreamwrite_operations.R | 57 R/timestreamwrite_service.R | 2 man/docdb_create_db_cluster.Rd | 30 man/docdb_modify_db_cluster.Rd | 54 man/docdbelastic.Rd | 5 man/docdbelastic_apply_pending_maintenance_action.Rd |only man/docdbelastic_get_pending_maintenance_action.Rd |only man/docdbelastic_list_pending_maintenance_actions.Rd |only man/dynamodb_create_table.Rd | 4 man/dynamodb_restore_table_to_point_in_time.Rd | 2 man/dynamodb_update_table.Rd | 27 man/elasticache.Rd | 31 man/elasticache_add_tags_to_resource.Rd | 2 man/elasticache_batch_apply_update_action.Rd | 2 man/elasticache_batch_stop_update_action.Rd | 2 man/elasticache_copy_serverless_cache_snapshot.Rd | 14 man/elasticache_copy_snapshot.Rd | 4 man/elasticache_create_cache_cluster.Rd | 58 man/elasticache_create_global_replication_group.Rd | 8 man/elasticache_create_replication_group.Rd | 112 - man/elasticache_create_serverless_cache.Rd | 12 man/elasticache_create_serverless_cache_snapshot.Rd | 16 man/elasticache_create_user.Rd | 4 man/elasticache_create_user_group.Rd | 6 man/elasticache_decrease_node_groups_in_global_replication_group.Rd | 8 man/elasticache_decrease_replica_count.Rd | 31 man/elasticache_delete_serverless_cache.Rd | 4 man/elasticache_delete_serverless_cache_snapshot.Rd | 6 man/elasticache_delete_user.Rd | 4 man/elasticache_delete_user_group.Rd | 4 man/elasticache_describe_cache_clusters.Rd | 4 man/elasticache_describe_cache_engine_versions.Rd | 2 man/elasticache_describe_reserved_cache_nodes.Rd | 16 man/elasticache_describe_reserved_cache_nodes_offerings.Rd | 16 man/elasticache_describe_serverless_cache_snapshots.Rd | 18 man/elasticache_describe_update_actions.Rd | 4 man/elasticache_describe_users.Rd | 2 man/elasticache_export_serverless_cache_snapshot.Rd | 8 man/elasticache_increase_replica_count.Rd | 25 man/elasticache_list_allowed_node_type_modifications.Rd | 6 man/elasticache_modify_cache_cluster.Rd | 24 man/elasticache_modify_global_replication_group.Rd | 4 man/elasticache_modify_replication_group.Rd | 41 man/elasticache_modify_replication_group_shard_configuration.Rd | 10 man/elasticache_modify_serverless_cache.Rd | 26 man/elasticache_modify_user.Rd | 5 man/elasticache_modify_user_group.Rd | 5 man/elasticache_purchase_reserved_cache_nodes_offering.Rd | 2 man/elasticache_remove_tags_from_resource.Rd | 2 man/elasticache_start_migration.Rd | 5 man/keyspaces.Rd | 11 man/keyspaces_create_table.Rd | 2 man/keyspaces_create_type.Rd |only man/keyspaces_delete_type.Rd |only man/keyspaces_get_keyspace.Rd | 8 man/keyspaces_get_type.Rd |only man/keyspaces_list_keyspaces.Rd | 4 man/keyspaces_list_tables.Rd | 5 man/keyspaces_list_types.Rd |only man/keyspaces_update_keyspace.Rd |only man/keyspaces_update_table.Rd | 2 man/lakeformation.Rd | 5 man/lakeformation_create_lf_tag_expression.Rd |only man/lakeformation_delete_lf_tag_expression.Rd |only man/lakeformation_get_lf_tag_expression.Rd |only man/lakeformation_list_lf_tag_expressions.Rd |only man/lakeformation_update_lf_tag_expression.Rd |only man/lakeformation_update_table_storage_optimizer.Rd | 2 man/memorydb.Rd | 5 man/memorydb_create_cluster.Rd | 6 man/memorydb_create_multi_region_cluster.Rd |only man/memorydb_delete_acl.Rd | 2 man/memorydb_delete_cluster.Rd | 10 man/memorydb_delete_multi_region_cluster.Rd |only man/memorydb_delete_snapshot.Rd | 2 man/memorydb_delete_subnet_group.Rd | 2 man/memorydb_describe_ac_ls.Rd | 4 man/memorydb_describe_clusters.Rd | 2 man/memorydb_describe_engine_versions.Rd | 3 man/memorydb_describe_multi_region_clusters.Rd |only man/memorydb_describe_service_updates.Rd | 6 man/memorydb_describe_users.Rd | 2 man/memorydb_failover_shard.Rd | 4 man/memorydb_list_allowed_multi_region_cluster_updates.Rd |only man/memorydb_list_tags.Rd | 4 man/memorydb_tag_resource.Rd | 2 man/memorydb_untag_resource.Rd | 6 man/memorydb_update_acl.Rd | 6 man/memorydb_update_cluster.Rd | 19 man/memorydb_update_multi_region_cluster.Rd |only man/rds.Rd | 8 man/rds_apply_pending_maintenance_action.Rd | 13 man/rds_build_auth_token.Rd | 9 man/rds_build_auth_token_v2.Rd |only man/rds_copy_db_cluster_snapshot.Rd | 12 man/rds_copy_db_snapshot.Rd | 12 man/rds_create_blue_green_deployment.Rd | 31 man/rds_create_db_cluster.Rd | 61 man/rds_create_db_instance.Rd | 20 man/rds_create_db_instance_read_replica.Rd | 45 man/rds_create_db_shard_group.Rd | 22 man/rds_create_global_cluster.Rd | 5 man/rds_delete_db_shard_group.Rd | 2 man/rds_describe_db_cluster_parameters.Rd | 11 man/rds_describe_db_parameters.Rd | 5 man/rds_describe_db_shard_groups.Rd | 7 man/rds_describe_engine_default_parameters.Rd | 5 man/rds_modify_db_cluster.Rd | 40 man/rds_modify_db_instance.Rd | 77 man/rds_modify_db_shard_group.Rd | 18 man/rds_promote_read_replica.Rd | 4 man/rds_restore_db_cluster_from_s3.Rd | 2 man/rds_restore_db_cluster_from_snapshot.Rd | 59 man/rds_restore_db_cluster_to_point_in_time.Rd | 61 man/rds_restore_db_instance_from_db_snapshot.Rd | 10 man/rds_restore_db_instance_from_s3.Rd | 10 man/rds_restore_db_instance_to_point_in_time.Rd | 10 man/rds_start_db_instance_automated_backups_replication.Rd | 2 man/rds_switchover_blue_green_deployment.Rd | 4 man/rdsdataservice.Rd | 4 man/rdsdataservice_batch_execute_statement.Rd | 2 man/rdsdataservice_execute_sql.Rd | 2 man/rdsdataservice_execute_statement.Rd | 2 man/redshift.Rd | 6 man/redshift_create_cluster.Rd | 13 man/redshift_create_integration.Rd |only man/redshift_delete_integration.Rd |only man/redshift_deregister_namespace.Rd |only man/redshift_describe_integrations.Rd |only man/redshift_describe_tags.Rd | 5 man/redshift_enable_logging.Rd | 18 man/redshift_modify_cluster.Rd | 12 man/redshift_modify_integration.Rd |only man/redshift_register_namespace.Rd |only man/redshift_restore_from_cluster_snapshot.Rd | 4 man/redshift_revoke_cluster_security_group_ingress.Rd | 2 man/redshiftdataapiservice.Rd | 3 man/redshiftdataapiservice_batch_execute_statement.Rd | 4 man/redshiftdataapiservice_execute_statement.Rd | 4 man/redshiftdataapiservice_get_statement_result.Rd | 4 man/redshiftdataapiservice_get_statement_result_v2.Rd |only man/redshiftserverless.Rd | 3 man/redshiftserverless_create_workgroup.Rd | 4 man/redshiftserverless_list_managed_workgroups.Rd |only man/redshiftserverless_update_workgroup.Rd | 4 man/reexports.Rd | 3 man/timestreamquery_execute_scheduled_query.Rd | 9 man/timestreamquery_query.Rd | 11 man/timestreamquery_update_account_settings.Rd | 18 tests/testthat/test_docdbelastic.R | 4 tests/testthat/test_lakeformation.R | 8 tests/testthat/test_memorydb.R | 8 tests/testthat/test_redshift.R | 4 tests/testthat/test_redshiftserverless.R | 4 211 files changed, 5484 insertions(+), 2301 deletions(-)
Title: 'Amazon Web Services' Analytics Services
Description: Interface to 'Amazon Web Services' 'analytics' services,
including 'Elastic MapReduce' 'Hadoop' and 'Spark' big data service,
'Elasticsearch' search engine, and more <https://aws.amazon.com/>.
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Diff between paws.analytics versions 0.7.0 dated 2024-09-11 and 0.8.0 dated 2025-02-08
DESCRIPTION | 11 MD5 | 471 +- NAMESPACE | 2 R/athena_interfaces.R | 10 R/athena_operations.R | 255 - R/athena_service.R | 2 R/cloudsearch_operations.R | 78 R/cloudsearch_service.R | 2 R/cloudsearchdomain_operations.R | 9 R/cloudsearchdomain_service.R | 2 R/datapipeline_operations.R | 57 R/datapipeline_service.R | 2 R/datazone_interfaces.R | 336 + R/datazone_operations.R | 1191 +++++- R/datazone_service.R | 21 R/elasticsearchservice_operations.R | 153 R/elasticsearchservice_service.R | 2 R/emr_interfaces.R | 12 R/emr_operations.R | 168 R/emr_service.R | 2 R/entityresolution_operations.R | 111 R/entityresolution_service.R | 2 R/firehose_interfaces.R | 6 R/firehose_operations.R | 157 R/firehose_service.R | 26 R/glue_interfaces.R | 380 + R/glue_operations.R | 1939 ++++++++-- R/glue_service.R | 31 R/gluedatabrew_operations.R | 132 R/gluedatabrew_service.R | 2 R/healthlake_operations.R | 39 R/healthlake_service.R | 2 R/ivs_interfaces.R | 70 R/ivs_operations.R | 338 + R/ivs_service.R | 17 R/ivsrealtime_interfaces.R | 78 R/ivsrealtime_operations.R | 375 + R/ivsrealtime_service.R | 24 R/kafka_interfaces.R | 4 R/kafka_operations.R | 158 R/kafka_service.R | 2 R/kafkaconnect_interfaces.R | 38 R/kafkaconnect_operations.R | 143 R/kafkaconnect_service.R | 6 R/kendra_interfaces.R | 6 R/kendra_operations.R | 335 + R/kendra_service.R | 16 R/kendraranking_operations.R | 27 R/kendraranking_service.R | 2 R/kinesis_interfaces.R | 14 R/kinesis_operations.R | 137 R/kinesis_service.R | 3 R/kinesisanalytics_operations.R | 60 R/kinesisanalytics_service.R | 2 R/kinesisanalyticsv2_operations.R | 99 R/kinesisanalyticsv2_service.R | 2 R/mturk_operations.R | 117 R/mturk_service.R | 2 R/opensearchingestion_operations.R | 42 R/opensearchingestion_service.R | 2 R/opensearchservice_interfaces.R | 200 - R/opensearchservice_operations.R | 716 +++ R/opensearchservice_service.R | 21 R/opensearchserviceserverless_interfaces.R | 10 R/opensearchserviceserverless_operations.R | 123 R/opensearchserviceserverless_service.R | 2 R/quicksight_interfaces.R | 444 ++ R/quicksight_operations.R | 1662 +++++++- R/quicksight_service.R | 34 R/reexports_paws.common.R | 4 man/athena_create_data_catalog.Rd | 43 man/athena_delete_data_catalog.Rd | 7 man/datazone.Rd | 19 man/datazone_accept_subscription_request.Rd | 3 man/datazone_create_connection.Rd |only man/datazone_create_data_source.Rd | 7 man/datazone_create_domain.Rd | 6 man/datazone_create_environment.Rd | 6 man/datazone_create_project.Rd | 8 man/datazone_create_project_profile.Rd |only man/datazone_create_rule.Rd |only man/datazone_create_subscription_grant.Rd | 4 man/datazone_create_subscription_request.Rd | 3 man/datazone_delete_connection.Rd |only man/datazone_delete_project_profile.Rd |only man/datazone_delete_rule.Rd |only man/datazone_get_connection.Rd |only man/datazone_get_job_run.Rd |only man/datazone_get_lineage_event.Rd |only man/datazone_get_project_profile.Rd |only man/datazone_get_rule.Rd |only man/datazone_list_connections.Rd |only man/datazone_list_data_sources.Rd | 3 man/datazone_list_job_runs.Rd |only man/datazone_list_lineage_events.Rd |only man/datazone_list_project_profiles.Rd |only man/datazone_list_rules.Rd |only man/datazone_put_environment_blueprint_configuration.Rd | 3 man/datazone_update_connection.Rd |only man/datazone_update_domain.Rd | 3 man/datazone_update_project.Rd | 3 man/datazone_update_project_profile.Rd |only man/datazone_update_rule.Rd |only man/firehose.Rd | 24 man/firehose_create_delivery_stream.Rd | 33 man/firehose_delete_delivery_stream.Rd | 8 man/firehose_describe_delivery_stream.Rd | 10 man/firehose_list_delivery_streams.Rd | 18 man/firehose_list_tags_for_delivery_stream.Rd | 8 man/firehose_put_record.Rd | 6 man/firehose_put_record_batch.Rd | 6 man/firehose_start_delivery_stream_encryption.Rd | 6 man/firehose_stop_delivery_stream_encryption.Rd | 6 man/firehose_tag_delivery_stream.Rd | 6 man/firehose_untag_delivery_stream.Rd | 6 man/firehose_update_destination.Rd | 10 man/glue.Rd | 29 man/glue_create_catalog.Rd |only man/glue_create_column_statistics_task_settings.Rd |only man/glue_create_integration.Rd |only man/glue_create_integration_resource_property.Rd |only man/glue_create_integration_table_properties.Rd |only man/glue_create_job.Rd | 75 man/glue_create_session.Rd | 54 man/glue_create_table_optimizer.Rd | 5 man/glue_create_workflow.Rd | 7 man/glue_delete_catalog.Rd |only man/glue_delete_column_statistics_task_settings.Rd |only man/glue_delete_integration.Rd |only man/glue_delete_integration_table_properties.Rd |only man/glue_describe_connection_type.Rd |only man/glue_describe_entity.Rd |only man/glue_describe_inbound_integrations.Rd |only man/glue_describe_integrations.Rd |only man/glue_get_catalog.Rd |only man/glue_get_catalogs.Rd |only man/glue_get_column_statistics_task_settings.Rd |only man/glue_get_connection.Rd | 10 man/glue_get_entity_records.Rd |only man/glue_get_integration_resource_property.Rd |only man/glue_get_integration_table_properties.Rd |only man/glue_get_job_run.Rd | 2 man/glue_list_connection_types.Rd |only man/glue_list_entities.Rd |only man/glue_list_table_optimizer_runs.Rd | 3 man/glue_modify_integration.Rd |only man/glue_put_workflow_run_properties.Rd | 7 man/glue_start_column_statistics_task_run_schedule.Rd |only man/glue_start_job_run.Rd | 74 man/glue_start_workflow_run.Rd | 7 man/glue_stop_column_statistics_task_run_schedule.Rd |only man/glue_test_connection.Rd |only man/glue_update_catalog.Rd |only man/glue_update_column_statistics_task_settings.Rd |only man/glue_update_integration_resource_property.Rd |only man/glue_update_integration_table_properties.Rd |only man/glue_update_table_optimizer.Rd | 3 man/glue_update_workflow.Rd | 7 man/ivs.Rd | 11 man/ivs_create_channel.Rd | 68 man/ivs_create_playback_restriction_policy.Rd | 9 man/ivs_create_recording_configuration.Rd | 31 man/ivs_create_stream_key.Rd | 9 man/ivs_import_playback_key_pair.Rd | 15 man/ivs_list_channels.Rd | 12 man/ivs_list_playback_key_pairs.Rd | 8 man/ivs_list_playback_restriction_policies.Rd | 6 man/ivs_list_recording_configurations.Rd | 8 man/ivs_list_stream_keys.Rd | 6 man/ivs_list_stream_sessions.Rd | 6 man/ivs_list_streams.Rd | 6 man/ivs_tag_resource.Rd | 9 man/ivs_untag_resource.Rd | 9 man/ivs_update_channel.Rd | 51 man/ivs_update_playback_restriction_policy.Rd | 6 man/ivsrealtime.Rd | 20 man/ivsrealtime_create_encoder_configuration.Rd | 9 man/ivsrealtime_create_ingest_configuration.Rd |only man/ivsrealtime_create_stage.Rd | 9 man/ivsrealtime_create_storage_configuration.Rd | 9 man/ivsrealtime_delete_ingest_configuration.Rd |only man/ivsrealtime_delete_stage.Rd | 2 man/ivsrealtime_disconnect_participant.Rd | 14 man/ivsrealtime_get_ingest_configuration.Rd |only man/ivsrealtime_import_public_key.Rd | 9 man/ivsrealtime_list_ingest_configurations.Rd |only man/ivsrealtime_start_composition.Rd | 9 man/ivsrealtime_tag_resource.Rd | 7 man/ivsrealtime_untag_resource.Rd | 7 man/ivsrealtime_update_ingest_configuration.Rd |only man/kafka_get_bootstrap_brokers.Rd | 2 man/kafkaconnect.Rd | 2 man/kafkaconnect_create_connector.Rd | 8 man/kafkaconnect_describe_connector_operation.Rd |only man/kafkaconnect_list_connector_operations.Rd |only man/kafkaconnect_list_custom_plugins.Rd | 8 man/kafkaconnect_list_worker_configurations.Rd | 10 man/kafkaconnect_update_connector.Rd | 12 man/kendra.Rd | 14 man/kendra_create_faq.Rd | 2 man/kendra_create_index.Rd | 26 man/kendra_delete_faq.Rd | 4 man/kendra_delete_principal_mapping.Rd | 6 man/kendra_describe_faq.Rd | 4 man/kendra_list_faqs.Rd | 6 man/kendra_list_tags_for_resource.Rd | 12 man/kendra_put_principal_mapping.Rd | 12 man/kendra_query.Rd | 6 man/kendra_retrieve.Rd | 6 man/kendra_tag_resource.Rd | 17 man/kendra_untag_resource.Rd | 16 man/kendra_update_data_source.Rd | 4 man/kendra_update_experience.Rd | 6 man/kendra_update_index.Rd | 19 man/kinesis.Rd | 1 man/kinesis_create_stream.Rd | 9 man/kinesis_register_stream_consumer.Rd | 2 man/kinesis_subscribe_to_shard.Rd |only man/opensearchservice.Rd | 19 man/opensearchservice_add_direct_query_data_source.Rd |only man/opensearchservice_add_tags.Rd | 9 man/opensearchservice_associate_package.Rd | 13 man/opensearchservice_associate_packages.Rd |only man/opensearchservice_authorize_vpc_endpoint_access.Rd | 10 man/opensearchservice_create_application.Rd |only man/opensearchservice_create_domain.Rd | 3 man/opensearchservice_create_package.Rd | 17 man/opensearchservice_delete_application.Rd |only man/opensearchservice_delete_direct_query_data_source.Rd |only man/opensearchservice_dissociate_packages.Rd |only man/opensearchservice_get_application.Rd |only man/opensearchservice_get_direct_query_data_source.Rd |only man/opensearchservice_list_applications.Rd |only man/opensearchservice_list_data_sources.Rd | 2 man/opensearchservice_list_direct_query_data_sources.Rd |only man/opensearchservice_list_tags.Rd | 8 man/opensearchservice_remove_tags.Rd | 11 man/opensearchservice_revoke_vpc_endpoint_access.Rd | 10 man/opensearchservice_update_application.Rd |only man/opensearchservice_update_direct_query_data_source.Rd |only man/opensearchservice_update_domain_config.Rd | 3 man/opensearchservice_update_package.Rd | 8 man/opensearchservice_update_package_scope.Rd |only man/opensearchserviceserverless_create_security_config.Rd | 5 man/opensearchserviceserverless_update_security_config.Rd | 3 man/quicksight.Rd | 32 man/quicksight_create_brand.Rd |only man/quicksight_create_custom_permissions.Rd |only man/quicksight_create_data_set.Rd | 6 man/quicksight_create_topic.Rd | 10 man/quicksight_delete_brand.Rd |only man/quicksight_delete_brand_assignment.Rd |only man/quicksight_delete_custom_permissions.Rd |only man/quicksight_delete_default_q_business_application.Rd |only man/quicksight_delete_user_custom_permission.Rd |only man/quicksight_describe_brand.Rd |only man/quicksight_describe_brand_assignment.Rd |only man/quicksight_describe_brand_published_version.Rd |only man/quicksight_describe_custom_permissions.Rd |only man/quicksight_describe_dashboards_qa_configuration.Rd |only man/quicksight_describe_default_q_business_application.Rd |only man/quicksight_describe_q_personalization_configuration.Rd |only man/quicksight_describe_quick_sight_q_search_configuration.Rd |only man/quicksight_gener_embed_url_for_regis_user_with_ident.Rd |only man/quicksight_list_brands.Rd |only man/quicksight_list_custom_permissions.Rd |only man/quicksight_list_folders_for_resource.Rd |only man/quicksight_predict_qa_results.Rd |only man/quicksight_restore_analysis.Rd | 9 man/quicksight_search_topics.Rd |only man/quicksight_start_asset_bundle_export_job.Rd | 11 man/quicksight_start_dashboard_snapshot_job_schedule.Rd |only man/quicksight_update_application_with_token_exchange_grant.Rd |only man/quicksight_update_brand.Rd |only man/quicksight_update_brand_assignment.Rd |only man/quicksight_update_brand_published_version.Rd |only man/quicksight_update_custom_permissions.Rd |only man/quicksight_update_dashboards_qa_configuration.Rd |only man/quicksight_update_data_set.Rd | 6 man/quicksight_update_default_q_business_application.Rd |only man/quicksight_update_q_personalization_configuration.Rd |only man/quicksight_update_quick_sight_q_search_configuration.Rd |only man/quicksight_update_user_custom_permission.Rd |only man/reexports.Rd | 3 tests/testthat/test_glue.R | 20 tests/testthat/test_ivsrealtime.R | 4 tests/testthat/test_opensearchservice.R | 8 287 files changed, 9636 insertions(+), 2669 deletions(-)
More information about paws.analytics at CRAN
Permanent link
Title: Draw Samples of Truncated Multivariate Normal Distributions
Description: Draw samples from truncated multivariate normal distribution using the sequential nearest neighbor (SNN) method introduced in "Scalable Sampling of Truncated Multivariate Normals Using Sequential Nearest-Neighbor Approximation" <doi:10.48550/arXiv.2406.17307>.
Author: Jian Cao [aut, cre],
Matthias Katzfuss [aut]
Maintainer: Jian Cao <jcao2416@gmail.com>
Diff between nntmvn versions 1.1.0 dated 2025-01-24 and 1.2.0 dated 2025-02-08
nntmvn-1.1.0/nntmvn/man/rtmvn_snn.Rd |only nntmvn-1.2.0/nntmvn/DESCRIPTION | 8 +- nntmvn-1.2.0/nntmvn/MD5 | 10 +-- nntmvn-1.2.0/nntmvn/NAMESPACE | 4 - nntmvn-1.2.0/nntmvn/R/ptmvn_sample.R |only nntmvn-1.2.0/nntmvn/R/tmvn_sample.R | 113 ++++++++--------------------------- nntmvn-1.2.0/nntmvn/man/rptmvn.Rd |only nntmvn-1.2.0/nntmvn/man/rtmvn.Rd |only 8 files changed, 42 insertions(+), 93 deletions(-)
Title: Weakly Associated Vectors (WAVE) Sampling
Description: Spatial data are generally auto-correlated, meaning that if two
units selected are close to each other, then it is likely that they share the
same properties. For this reason, when sampling in the population it is often
needed that the sample is well spread over space. A new method to draw a sample
from a population with spatial coordinates is proposed. This method is called
wave (Weakly Associated Vectors) sampling. It uses the less correlated vector
to a spatial weights matrix to update the inclusion probabilities vector
into a sample. For more details see Raphaël Jauslin and Yves Tillé (2019) <doi:10.1007/s13253-020-00407-1>.
Author: Raphael Jauslin [aut, cre] ,
Yves Tille [aut]
Maintainer: Raphael Jauslin <raphael.jauslin@bfs.admin.ch>
Diff between WaveSampling versions 0.1.3 dated 2022-05-02 and 0.1.4 dated 2025-02-08
DESCRIPTION | 12 +++--- MD5 | 44 +++++++++++------------ R/RcppExports.R | 8 ---- R/varHR.R | 2 - README.md | 57 +++++++------------------------ man/IB.Rd | 3 - man/distUnitk.Rd | 3 - man/figures/README-unnamed-chunk-4-1.png |binary man/sb_vk.Rd | 3 - man/varHAJ.Rd | 2 - man/wave.Rd | 3 - man/wpik.Rd | 3 - man/wpikInv.Rd | 3 - src/IB.cpp | 1 src/Makevars | 2 - src/Makevars.win | 2 - src/distUnitk.cpp | 1 src/projOp.cpp | 1 src/rowcolSumsiter.cpp | 1 src/sb_vk.cpp | 1 src/wave.cpp | 1 src/wpik.cpp | 1 src/wpikInv.cpp | 1 23 files changed, 45 insertions(+), 110 deletions(-)
Title: Stochastic Tree Ensembles (XBART and BART) for Supervised
Learning and Causal Inference
Description: Flexible stochastic tree ensemble software.
Robust implementations of Bayesian Additive Regression Trees (BART)
Chipman, George, McCulloch (2010) <doi:10.1214/09-AOAS285>
for supervised learning and Bayesian Causal Forests (BCF)
Hahn, Murray, Carvalho (2020) <doi:10.1214/19-BA1195>
for causal inference. Enables model serialization and parallel sampling
and provides a low-level interface for custom stochastic forest samplers.
Author: Drew Herren [aut, cre] ,
Richard Hahn [aut],
Jared Murray [aut],
Carlos Carvalho [aut],
Jingyu He [aut],
Pedro Lima [ctb],
stochtree contributors [cph],
Eigen contributors [cph] ,
xgboost contributors [cph] ,
treelite contributors [cph] ,
Microsoft C [...truncated...]
Maintainer: Drew Herren <drewherrenopensource@gmail.com>
Diff between stochtree versions 0.1.0 dated 2025-02-07 and 0.1.1 dated 2025-02-08
DESCRIPTION | 9 +++--- MD5 | 14 ++++----- R/random_effects.R | 52 +++++++++++++++++++++++++++++------ man/resetRandomEffectsModel.Rd | 12 ++++++++ man/resetRandomEffectsTracker.Rd | 12 ++++++++ man/rootResetRandomEffectsModel.Rd | 14 ++++++--- man/rootResetRandomEffectsTracker.Rd | 14 ++++++--- man/stochtree-package.Rd | 4 ++ 8 files changed, 103 insertions(+), 28 deletions(-)
Title: Penalized Poisson Pseudo Maximum Likelihood Regression
Description: A set of tools that enables efficient estimation of penalized
Poisson Pseudo Maximum Likelihood regressions, using lasso or ridge penalties, for models
that feature one or more sets of high-dimensional fixed effects. The methodology is based on
Breinlich, Corradi, Rocha, Ruta, Santos Silva, and Zylkin (2021) <http://hdl.handle.net/10986/35451>
and takes advantage of the method of alternating projections of Gaure (2013)
<doi:10.1016/j.csda.2013.03.024> for dealing with HDFE, as well as
the coordinate descent algorithm of Friedman, Hastie and Tibshirani (2010)
<doi:10.18637/jss.v033.i01> for fitting lasso regressions. The package is also able to carry out
cross-validation and to implement the plugin lasso of Belloni, Chernozhukov, Hansen and Kozbur (2016)
<doi:10.1080/07350015.2015.1102733>.
Author: Diego Ferreras Garrucho [aut],
Tom Zylkin [aut],
Joao Cruz [cre, ctb],
Nicolas Apfel [ctb]
Maintainer: Joao Cruz <joaocruz@iseg.ulisboa.pt>
Diff between penppml versions 0.2.3 dated 2023-09-08 and 0.2.4 dated 2025-02-08
DESCRIPTION | 16 +- MD5 | 18 +-- NEWS.md | 4 R/penhdfeppml_cluster_int.R | 6 - R/utils.R | 3 build/partial.rdb |binary build/vignette.rds |binary inst/doc/intro-to-penppml.R | 226 ++++++++++++++++++++--------------------- inst/doc/intro-to-penppml.html | 222 ++++++++++++++++++++-------------------- man/penppml-package.Rd | 2 10 files changed, 254 insertions(+), 243 deletions(-)
Title: Database Interface and 'MySQL' Driver for R
Description: Legacy 'DBI' interface to 'MySQL' / 'MariaDB' based on old code
ported from S-PLUS. A modern 'MySQL' client written in 'C++' is available
from the 'RMariaDB' package.
Author: Jeroen Ooms [aut, cre] ,
David James [aut],
Saikat DebRoy [aut],
Hadley Wickham [aut],
Jeffrey Horner [aut],
RStudio [cph]
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Diff between RMySQL versions 0.10.29 dated 2024-10-04 and 0.11.0 dated 2025-02-08
DESCRIPTION | 6 +++--- MD5 | 8 ++++---- NEWS.md | 4 ++++ src/Makevars.win | 29 +++++++++++++++++++---------- src/utils.c | 6 ++++-- 5 files changed, 34 insertions(+), 19 deletions(-)
Title: Microbial Community Ecology Data Analysis
Description: A series of statistical and plotting approaches in microbial community ecology based on the R6 class. The classes are designed for data preprocessing, taxa abundance plotting, alpha diversity analysis, beta diversity analysis, differential abundance test, null model analysis, network analysis, machine learning, environmental data analysis and functional analysis.
Author: Chi Liu [aut, cre],
Felipe R. P. Mansoldo [ctb],
Minjie Yao [ctb],
Xiangzhen Li [ctb]
Maintainer: Chi Liu <liuchi0426@126.com>
Diff between microeco versions 1.12.0 dated 2025-01-07 and 1.13.0 dated 2025-02-08
DESCRIPTION | 6 +- MD5 | 26 +++++------ R/microtable.R | 14 ++++-- R/trans_abund.R | 8 +-- R/trans_beta.R | 2 R/trans_classifier.R | 110 ++++++++++++++++++++++++++++-------------------- R/trans_env.R | 39 +++++++++++------ R/trans_network.R | 18 +++++++ data/dataset.RData |binary man/microtable.Rd | 15 +++++- man/trans_abund.Rd | 12 ++--- man/trans_beta.Rd | 2 man/trans_classifier.Rd | 66 ++++++++++++++-------------- man/trans_env.Rd | 18 +++++-- 14 files changed, 204 insertions(+), 132 deletions(-)
Title: Test and Item Analysis via Shiny
Description: Package including functions and interactive shiny application
for the psychometric analysis of educational tests, psychological
assessments, health-related and other types of multi-item
measurements, or ratings from multiple raters.
Author: Patricia Martinkova [aut, cre],
Adela Hladka [aut],
Jan Netik [aut],
Ondrej Leder [ctb],
Jakub Houdek [ctb],
Lubomir Stepanek [ctb],
Tomas Jurica [ctb],
Jana Vorlickova [ctb]
Maintainer: Patricia Martinkova <martinkova@cs.cas.cz>
Diff between ShinyItemAnalysis versions 1.5.2 dated 2024-11-27 and 1.5.4 dated 2025-02-08
ShinyItemAnalysis-1.5.2/ShinyItemAnalysis/R/reexports.R |only ShinyItemAnalysis-1.5.2/ShinyItemAnalysis/man/reexports.Rd |only ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/DESCRIPTION | 24 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/MD5 | 101 - ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/NAMESPACE | 2 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/NEWS.md | 36 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/R/ICCrestricted.R | 18 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/R/blis.R | 20 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/R/data_CZmatura.R | 2 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/R/data_CZmaturaS.R | 2 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/R/fa_parallel.R | 8 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/R/package_options.R | 19 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/R/plot_corr.R | 15 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/R/startShinyItemAnalysis.R | 89 + ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/README.md | 12 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/build/partial.rdb |binary ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/global.R |only ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/reporthtml.Rmd | 54 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/reportpdf.Rmd | 48 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/sc/irt/train_poly_nrm.R | 6 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/sc/regr/compar.R | 2 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/sc/regr/nlr_3.R | 2 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/sc/regr/nlr_4.R | 2 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/sc/reliability/icc.R | 4 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/sc/reliability/restr_range.R | 4 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server.R | 23 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/DIF.R | 323 +++-- ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/Data.R | 22 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/IRT.R | 34 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/IRT/polytomous.R | 100 - ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/IRT/training.R | 75 - ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/Modules.R | 224 ++- ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/Regression.R | 51 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/Reliability.R | 40 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/Reports.R | 15 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/Scores.R | 4 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/TraditionalAnalysis.R | 39 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/server/Validity.R | 73 - ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/ui.R | 70 - ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/ui/uiAbout.R | 279 ++-- ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/ui/uiDIF.R | 80 + ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/ui/uiData.R | 610 +++++----- ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/ui/uiModules.R | 50 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/ui/uiReferences.R | 37 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/ui/uiReliability.R | 2 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/ui/uiSetting.R | 18 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/www/console_log.js |only ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/inst/ShinyItemAnalysis/www/katex.html |only ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/man/CZmatura.Rd | 2 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/man/CZmaturaS.Rd | 2 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/man/ShinyItemAnalysis_options.Rd | 6 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/man/plot.sia_parallel.Rd | 6 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/man/plot_corr.Rd | 6 ShinyItemAnalysis-1.5.4/ShinyItemAnalysis/man/startShinyItemAnalysis.Rd | 5 54 files changed, 1521 insertions(+), 1145 deletions(-)
More information about ShinyItemAnalysis at CRAN
Permanent link
Title: Rendering Font into 'data.frame'
Description: Extract glyph information from font data, and translate the
outline curves to flattened paths or tessellated polygons. The converted
data is returned as a 'data.frame' in easy-to-plot format.
Author: Hiroaki Yutani [aut, cre] ,
The authors of the dependency Rust crates [ctb]
Maintainer: Hiroaki Yutani <yutani.ini@gmail.com>
Diff between string2path versions 0.1.8 dated 2024-08-24 and 0.2.0 dated 2025-02-08
DESCRIPTION | 10 LICENSE.note | 504 ++++++++++++++++++++------------------ MD5 | 52 ++- NAMESPACE | 2 NEWS.md | 22 + R/000-wrappers.R | 44 ++- R/main.R | 71 ++--- cleanup | 2 cleanup.win |only inst/AUTHORS | 218 ++++++++-------- man/string2path.Rd | 62 ++-- src/init.c | 24 - src/rust/Cargo.lock | 143 ++++++---- src/rust/Cargo.toml | 18 + src/rust/api.h | 12 src/rust/src/builder.rs | 318 +++++++++++++++++++++-- src/rust/src/font.rs | 46 ++- src/rust/src/into_fill_stroke.rs | 184 ++++++++----- src/rust/src/into_path.rs | 122 ++++----- src/rust/src/lib.rs | 58 ++-- src/rust/src/result.rs | 53 ++- src/rust/test/font/README.md | 46 +-- src/rust/vendor.tar.xz |binary tests/testthat.R | 8 tests/testthat/_snaps/snapshot |only tests/testthat/_snaps/snapshot.md | 138 ++++++---- tests/testthat/font/README.md | 46 +-- tests/testthat/test-snapshot.R | 22 + 28 files changed, 1387 insertions(+), 838 deletions(-)
Title: Statistical Analysis and Data Display: Heiberger and Holland
Description: Support software for Statistical Analysis and Data Display (Second Edition, Springer, ISBN 978-1-4939-2121-8, 2015) and (First Edition, Springer, ISBN 0-387-40270-5, 2004) by Richard M. Heiberger and Burt Holland. This contemporary presentation of statistical methods features extensive use of graphical displays for exploring data and for displaying the analysis. The second edition includes redesigned graphics and additional chapters. The authors emphasize how to construct and interpret graphs, discuss principles of graphical design, and show how accompanying traditional tabular results are used to confirm the visual impressions derived directly from the graphs. Many of the graphical formats are novel and appear here for the first time in print. All chapters have exercises. All functions introduced in the book are in the package. R code for all examples, both graphs and tables, in the book is included in the scripts directory of the package.
Author: Richard M. Heiberger [aut, cre]
Maintainer: Richard M. Heiberger <rmh@temple.edu>
Diff between HH versions 3.1-52 dated 2024-02-10 and 3.1-53 dated 2025-02-08
DESCRIPTION | 16 ++++++++----- MD5 | 34 +++++++++++++++-------------- NAMESPACE | 2 + NEWS | 49 ++++++++++++++++++++++++++++++++++++++++++ R/latex.ftable.R | 2 - R/latexCheckOptions.R |only R/likert.R | 2 - build/partial.rdb |binary inst/scripts/hh2/dsgn.R | 7 ++++-- man/ResizeEtc.likertPlot.Rd | 2 - man/ToBW.likert.Rd | 2 - man/ancovaplot.Rd | 4 +-- man/latex.array.Rd | 20 ++++++++++++++--- man/latexSetOptions.Rd |only man/latticeresids.Rd | 6 ++--- man/likertWeighted.Rd | 6 ++--- man/lmatPairwise.Rd | 2 - man/residual.plots.lattice.Rd | 6 ++--- man/useOuterScales.Rd | 8 +++--- 19 files changed, 121 insertions(+), 47 deletions(-)