Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cran comments #741

Merged
merged 2 commits into from
Jan 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions cran/paws.analytics/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
There were no ERRORs, or WARNINGs.
Notes:
checking installed package size ... NOTE
installed size is 9.2Mb
installed size is 10.9Mb
sub-directories of 1Mb or more:
R 6.2Mb
help 2.9Mb
R 7.4Mb
help 3.3Mb

Maintainer Notes: tarball package size: 967K
Maintainer Notes: tarball package size: 1.07M

## Downstream dependencies

Expand Down
2 changes: 1 addition & 1 deletion cran/paws.application.integration/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

There were no ERRORs, WARNINGs, or Notes.

Maintainer Notes: tarball package size: 224K
Maintainer Notes: tarball package size: 262.56K

## Downstream dependencies

Expand Down
4 changes: 2 additions & 2 deletions cran/paws.compute/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
There were no ERRORs, or WARNINGs.
Notes:
checking installed package size ... NOTE
installed size is 6.6Mb
installed size is 6.5Mb
sub-directories of 1Mb or more:
R 3.1Mb
help 3.3Mb

Maintainer Notes: tarball package size: 957K
Maintainer Notes: tarball package size: 1002.02K

## Downstream dependencies

Expand Down
24 changes: 12 additions & 12 deletions cran/paws.cost.management/R/marketplacemetering_service.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,40 @@ NULL
#'
#' @description
#' AWS Marketplace Metering Service
#'
#'
#' This reference provides descriptions of the low-level AWS Marketplace
#' Metering Service API.
#'
#'
#' AWS Marketplace sellers can use this API to submit usage data for custom
#' usage dimensions.
#'
#'
#' For information on the permissions you need to use this API, see [AWS
#' Marketplace metering and entitlement API
#' permissions](https://docs.aws.amazon.com/marketplace/latest/userguide/iam-user-policy-for-aws-marketplace-actions.html)
#' in the *AWS Marketplace Seller Guide.*
#'
#'
#' **Submitting Metering Records**
#'
#'
#' - *MeterUsage* - Submits the metering record for an AWS Marketplace
#' product. [`meter_usage`][marketplacemetering_meter_usage] is called
#' from an EC2 instance or a container running on EKS or ECS.
#'
#'
#' - *BatchMeterUsage* - Submits the metering record for a set of
#' customers.
#' [`batch_meter_usage`][marketplacemetering_batch_meter_usage] is
#' called from a software-as-a-service (SaaS) application.
#'
#'
#' **Accepting New Customers**
#'
#'
#' - *ResolveCustomer* - Called by a SaaS application during the
#' registration process. When a buyer visits your website during the
#' registration process, the buyer submits a Registration Token through
#' the browser. The Registration Token is resolved through this API to
#' obtain a `CustomerIdentifier` along with the `CustomerAWSAccountId`
#' and `ProductCode`.
#'
#'
#' **Entitlement and Metering for Paid Container Products**
#'
#'
#' - Paid container software products sold through AWS Marketplace must
#' integrate with the AWS Marketplace Metering Service and call the
#' [`register_usage`][marketplacemetering_register_usage] operation for
Expand All @@ -51,14 +51,14 @@ NULL
#' [`register_usage`][marketplacemetering_register_usage] operation,
#' see [Container-Based
#' Products](https://docs.aws.amazon.com/marketplace/latest/userguide/container-based-products.html).
#'
#'
#' [`batch_meter_usage`][marketplacemetering_batch_meter_usage] API calls
#' are captured by AWS CloudTrail. You can use Cloudtrail to verify that
#' the SaaS metering records that you sent are accurate by searching for
#' records with the `eventName` of
#' [`batch_meter_usage`][marketplacemetering_batch_meter_usage]. You can
#' also use CloudTrail to audit records over time. For more information,
#' see the *\href{http://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html}{AWS CloudTrail User Guide}.*
#' see the *\href{https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html}{AWS CloudTrail User Guide}.*
#'
#' @param
#' config
Expand Down
2 changes: 1 addition & 1 deletion cran/paws.cost.management/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

There were no ERRORs, WARNINGs, or Notes.

Maintainer Notes: tarball package size: 102K
Maintainer Notes: tarball package size: 128.73K

## Downstream dependencies

Expand Down
2 changes: 1 addition & 1 deletion cran/paws.cost.management/man/marketplacemetering.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cran/paws.customer.engagement/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

There were no ERRORs, WARNINGs, or Notes.

Maintainer Notes: tarball package size: 341K
Maintainer Notes: tarball package size: 398.17K

## Downstream dependencies

Expand Down
10 changes: 8 additions & 2 deletions cran/paws.database/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@

## R CMD check results

There were no ERRORs, WARNINGs, or Notes.
There were no ERRORs, or WARNINGs.
Notes:
checking installed package size ... NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
R 2.1Mb
help 3.0Mb

Maintainer Notes: tarball package size: 718K
Maintainer Notes: tarball package size: 800.6K

## Downstream dependencies

Expand Down
2 changes: 1 addition & 1 deletion cran/paws.developer.tools/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

There were no ERRORs, WARNINGs, or Notes.

Maintainer Notes: tarball package size: 330K
Maintainer Notes: tarball package size: 376.99K

## Downstream dependencies

Expand Down
2 changes: 1 addition & 1 deletion cran/paws.end.user.computing/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

There were no ERRORs, WARNINGs, or Notes.

Maintainer Notes: tarball package size: 202K
Maintainer Notes: tarball package size: 210.66K

## Downstream dependencies

Expand Down
6 changes: 3 additions & 3 deletions cran/paws.machine.learning/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Notes:
checking installed package size ... NOTE
installed size is 6.6Mb
sub-directories of 1Mb or more:
R 3.1Mb
help 3.4Mb
R 3.2Mb
help 3.2Mb

Maintainer Notes: tarball package size: 707K
Maintainer Notes: tarball package size: 766.08K

## Downstream dependencies

Expand Down
10 changes: 8 additions & 2 deletions cran/paws.management/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@

## R CMD check results

There were no ERRORs, WARNINGs, or Notes.
There were no ERRORs, or WARNINGs.
Notes:
checking installed package size ... NOTE
installed size is 7.5Mb
sub-directories of 1Mb or more:
R 3.1Mb
help 4.3Mb

Maintainer Notes: tarball package size: 939K
Maintainer Notes: tarball package size: 1020.11K

## Downstream dependencies

Expand Down
10 changes: 8 additions & 2 deletions cran/paws.networking/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@

## R CMD check results

There were no ERRORs, WARNINGs, or Notes.
There were no ERRORs, or WARNINGs.
Notes:
checking installed package size ... NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
R 2.0Mb
help 3.0Mb

Maintainer Notes: tarball package size: 498K
Maintainer Notes: tarball package size: 568.24K

## Downstream dependencies

Expand Down
4 changes: 2 additions & 2 deletions cran/paws.security.identity/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ checking installed package size ... NOTE
installed size is 6.7Mb
sub-directories of 1Mb or more:
R 3.1Mb
help 3.4Mb
help 3.5Mb

Maintainer Notes: tarball package size: 871K
Maintainer Notes: tarball package size: 959.01K

## Downstream dependencies

Expand Down
2 changes: 1 addition & 1 deletion cran/paws.storage/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

There were no ERRORs, WARNINGs, or Notes.

Maintainer Notes: tarball package size: 357K
Maintainer Notes: tarball package size: 425.31K

## Downstream dependencies

Expand Down
2 changes: 1 addition & 1 deletion cran/paws/R/paws.R
Original file line number Diff line number Diff line change
Expand Up @@ -43131,7 +43131,7 @@ marketplaceentitlementservice <- function(config = list(), credentials = list(),
#' records with the `eventName` of
#' `batch_meter_usage`. You can
#' also use CloudTrail to audit records over time. For more information,
#' see the *\href{http://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html}{AWS CloudTrail User Guide}.*
#' see the *\href{https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html}{AWS CloudTrail User Guide}.*
#'
#' @param
#' config
Expand Down
2 changes: 1 addition & 1 deletion cran/paws/cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

There were no ERRORs, WARNINGs, or Notes.

Maintainer Notes: tarball package size: 699K
Maintainer Notes: tarball package size: 788.72K

## Downstream dependencies

Expand Down
2 changes: 1 addition & 1 deletion cran/paws/man/marketplacemetering.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion paws/R/marketplacemetering_service.R
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ NULL
#' records with the `eventName` of
#' [`batch_meter_usage`][marketplacemetering_batch_meter_usage]. You can
#' also use CloudTrail to audit records over time. For more information,
#' see the *\href{http://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html}{AWS CloudTrail User Guide}.*
#' see the *\href{https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html}{AWS CloudTrail User Guide}.*
#'
#' @param
#' config
Expand Down
Loading