Skip to content

Commit

Permalink
Regenerate CRAN Paws (#455)
Browse files Browse the repository at this point in the history
* Remove LazyData from package description template
* Regenerate CRAN paws
  • Loading branch information
davidkretch authored Aug 26, 2021
1 parent b60323f commit bca23f9
Show file tree
Hide file tree
Showing 15 changed files with 3,589 additions and 1 deletion.
2 changes: 2 additions & 0 deletions cran/paws/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Imports:
paws.cost.management (>= 0.1.12),
paws.customer.engagement (>= 0.1.12),
paws.database (>= 0.1.12),
paws.developer.tools (>= 0.1.12),
paws.end.user.computing (>= 0.1.12),
paws.machine.learning (>= 0.1.12),
paws.management (>= 0.1.12),
paws.networking (>= 0.1.12),
Expand Down
11 changes: 11 additions & 0 deletions cran/paws/NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ export(apigatewayv2)
export(applicationautoscaling)
export(applicationinsights)
export(appmesh)
export(appstream)
export(athena)
export(autoscaling)
export(autoscalingplans)
export(backup)
export(batch)
export(budgets)
export(cloud9)
export(clouddirectory)
export(cloudformation)
export(cloudfront)
Expand All @@ -25,6 +27,11 @@ export(cloudtrail)
export(cloudwatch)
export(cloudwatchevents)
export(cloudwatchlogs)
export(codebuild)
export(codecommit)
export(codedeploy)
export(codepipeline)
export(codestar)
export(cognitoidentity)
export(cognitoidentityprovider)
export(cognitosync)
Expand Down Expand Up @@ -132,3 +139,7 @@ export(transcribeservice)
export(translate)
export(waf)
export(wafregional)
export(workdocs)
export(worklink)
export(workspaces)
export(xray)
1,852 changes: 1,852 additions & 0 deletions cran/paws/R/paws.R

Large diffs are not rendered by default.

118 changes: 118 additions & 0 deletions cran/paws/man/appstream.Rd

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

107 changes: 107 additions & 0 deletions cran/paws/man/cloud9.Rd

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

Loading

0 comments on commit bca23f9

Please sign in to comment.