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

fix cran error: Package inputenc Error: Unicode character fi (U+FB01) #742

Merged
merged 1 commit into from
Jan 11, 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
Original file line number Diff line number Diff line change
Expand Up @@ -1592,7 +1592,7 @@ locationservice_get_geofence <- function(CollectionName, GeofenceId) {
#' @param Key The optional [API
#' key](https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html)
#' to authorize the request.
#' @param MapName &#91;required&#93; The map resource associated with the glyph file.
#' @param MapName &#91;required&#93; The map resource associated with the glyph file.
#'
#' @keywords internal
#'
Expand Down Expand Up @@ -1621,14 +1621,14 @@ locationservice_get_map_glyphs <- function(FontStack, FontUnicodeRange, Key = NU
#'
#' See [https://www.paws-r-sdk.com/docs/locationservice_get_map_sprites/](https://www.paws-r-sdk.com/docs/locationservice_get_map_sprites/) for full documentation.
#'
#' @param FileName &#91;required&#93; The name of the sprite file. Use the following file names for the sprite
#' @param FileName &#91;required&#93; The name of the sprite file. Use the following file names for the sprite
#' sheet:
#'
#' - `sprites.png`
#'
#' - `sprites@@2x.png` for high pixel density displays
#'
#' For the JSON document containing image offsets. Use the following file
#' For the JSON document containing image offsets. Use the following file
#' names:
#'
#' - `sprites.json`
Expand All @@ -1637,7 +1637,7 @@ locationservice_get_map_glyphs <- function(FontStack, FontUnicodeRange, Key = NU
#' @param Key The optional [API
#' key](https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html)
#' to authorize the request.
#' @param MapName &#91;required&#93; The map resource associated with the sprite file.
#' @param MapName &#91;required&#93; The map resource associated with the sprite file.
#'
#' @keywords internal
#'
Expand Down

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

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.compute/R/ec2_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -2653,7 +2653,7 @@ ec2_create_client_vpn_endpoint <- function(ClientCidrBlock, ServerCertificateArn
#' Adds a route to a network to a Client VPN endpoint
#'
#' @description
#' Adds a route to a network to a Client VPN endpoint. Each Client VPN endpoint has a route table that describes the available destination network routes. Each route in the route table specifies the path for traffic to specific resources or networks.
#' Adds a route to a network to a Client VPN endpoint. Each Client VPN endpoint has a route table that describes the available destination network routes. Each route in the route table specifies the path for traffic to specific resources or networks.
#'
#' See [https://www.paws-r-sdk.com/docs/ec2_create_client_vpn_route/](https://www.paws-r-sdk.com/docs/ec2_create_client_vpn_route/) for full documentation.
#'
Expand Down
2 changes: 1 addition & 1 deletion cran/paws.compute/man/ec2_create_client_vpn_route.Rd

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

Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ NULL
#' an Amazon S3 bucket you specify. By using the information collected by
#' CloudTrail, you can determine what requests were made to Amazon Web
#' Services Payment Cryptography, who made the request, when it was made,
#' and so on. If you don't configure a trail, you can still view the most
#' and so on. If you don't configure a trail, you can still view the most
#' recent events in the CloudTrail console. For more information, see the
#' [CloudTrail User
#' Guide](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/).
Expand Down

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

4 changes: 2 additions & 2 deletions cran/paws.database/R/rds_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -9585,7 +9585,7 @@ rds_modify_db_cluster_snapshot_attribute <- function(DBClusterSnapshotIdentifier
#' @param DedicatedLogVolume Indicates whether the DB instance has a dedicated log volume (DLV)
#' enabled.
#' @param MultiTenant Specifies whether the to convert your DB instance from the single-tenant
#' configuration to the multi-tenant configuration. This parameter is
#' configuration to the multi-tenant configuration. This parameter is
#' supported only for RDS for Oracle CDB instances.
#'
#' During the conversion, RDS creates an initial tenant database and
Expand Down Expand Up @@ -13414,7 +13414,7 @@ rds_switchover_global_cluster <- function(GlobalClusterIdentifier, TargetDbClust
#'
#' Constraints:
#'
#' - Must match the identifier of an existing Oracle read replica DB
#' - Must match the identifier of an existing Oracle read replica DB
#' instance.
#'
#' @keywords internal
Expand Down
2 changes: 1 addition & 1 deletion cran/paws.database/man/rds_modify_db_instance.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.database/man/rds_switchover_read_replica.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.machine.learning/R/comprehend_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -2566,7 +2566,7 @@ comprehend_start_key_phrases_detection_job <- function(InputDataConfig, OutputDa
#' See [https://www.paws-r-sdk.com/docs/comprehend_start_pii_entities_detection_job/](https://www.paws-r-sdk.com/docs/comprehend_start_pii_entities_detection_job/) for full documentation.
#'
#' @param InputDataConfig &#91;required&#93; The input properties for a PII entities detection job.
#' @param OutputDataConfig &#91;required&#93; Provides configuration parameters for the output of PII entity detection
#' @param OutputDataConfig &#91;required&#93; Provides configuration parameters for the output of PII entity detection
#' jobs.
#' @param Mode &#91;required&#93; Specifies whether the output provides the locations (offsets) of PII
#' entities or a file in which PII entities are redacted.
Expand Down

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.management/R/resiliencehub_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ resiliencehub_delete_app_assessment <- function(assessmentArn, clientToken = NUL
#' ARNs, see [Amazon Resource Names
#' (ARNs)](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html)
#' in the *Amazon Web Services General Reference* guide.
#' @param terraformSource The imported Terraform s3 state file you want to remove from the
#' @param terraformSource The imported Terraform s3 state file you want to remove from the
#' Resilience Hub application.
#'
#' @keywords internal
Expand Down

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.networking/R/vpclattice_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,7 @@ vpclattice_list_target_groups <- function(maxResults = NULL, nextToken = NULL, t
#' Lists the targets for the target group
#'
#' @description
#' Lists the targets for the target group. By default, all targets are included. You can use this API to check the health status of targets. You can also filter the results by target.
#' Lists the targets for the target group. By default, all targets are included. You can use this API to check the health status of targets. You can also filter the results by target.
#'
#' See [https://www.paws-r-sdk.com/docs/vpclattice_list_targets/](https://www.paws-r-sdk.com/docs/vpclattice_list_targets/) for full documentation.
#'
Expand Down
2 changes: 1 addition & 1 deletion cran/paws.networking/man/vpclattice_list_targets.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/R/paws.R
Original file line number Diff line number Diff line change
Expand Up @@ -43530,7 +43530,7 @@ savingsplans <- function(config = list(), credentials = list(), endpoint = NULL,
#' an Amazon S3 bucket you specify. By using the information collected by
#' CloudTrail, you can determine what requests were made to Amazon Web
#' Services Payment Cryptography, who made the request, when it was made,
#' and so on. If you don't configure a trail, you can still view the most
#' and so on. If you don't configure a trail, you can still view the most
#' recent events in the CloudTrail console. For more information, see the
#' [CloudTrail User
#' Guide](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/).
Expand Down
2 changes: 1 addition & 1 deletion paws/R/comprehend_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -6220,7 +6220,7 @@ comprehend_start_key_phrases_detection_job <- function(InputDataConfig, OutputDa
#' LanguageCode, ClientRequestToken, Tags)
#'
#' @param InputDataConfig &#91;required&#93; The input properties for a PII entities detection job.
#' @param OutputDataConfig &#91;required&#93; Provides configuration parameters for the output of PII entity detection
#' @param OutputDataConfig &#91;required&#93; Provides configuration parameters for the output of PII entity detection
#' jobs.
#' @param Mode &#91;required&#93; Specifies whether the output provides the locations (offsets) of PII
#' entities or a file in which PII entities are redacted.
Expand Down
2 changes: 1 addition & 1 deletion paws/R/ec2_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -5774,7 +5774,7 @@ ec2_create_client_vpn_endpoint <- function(ClientCidrBlock, ServerCertificateArn
#' Adds a route to a network to a Client VPN endpoint. Each Client VPN
#' endpoint has a route table that describes the available destination
#' network routes. Each route in the route table specifies the path for
#' traffic to specific resources or networks.
#' traffic to specific resources or networks.
#'
#' @usage
#' ec2_create_client_vpn_route(ClientVpnEndpointId, DestinationCidrBlock,
Expand Down
10 changes: 5 additions & 5 deletions paws/R/locationservice_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -2874,7 +2874,7 @@ locationservice_get_geofence <- function(CollectionName, GeofenceId) {
#' @param Key The optional [API
#' key](https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html)
#' to authorize the request.
#' @param MapName &#91;required&#93; The map resource associated with the glyph file.
#' @param MapName &#91;required&#93; The map resource associated with the glyph file.
#'
#' @return
#' A list with the following syntax:
Expand Down Expand Up @@ -2928,14 +2928,14 @@ locationservice_get_map_glyphs <- function(FontStack, FontUnicodeRange, Key = NU
#' @usage
#' locationservice_get_map_sprites(FileName, Key, MapName)
#'
#' @param FileName &#91;required&#93; The name of the sprite file. Use the following file names for the sprite
#' @param FileName &#91;required&#93; The name of the sprite file. Use the following file names for the sprite
#' sheet:
#'
#' - `sprites.png`
#'
#' - `sprites@@2x.png` for high pixel density displays
#'
#' For the JSON document containing image offsets. Use the following file
#' For the JSON document containing image offsets. Use the following file
#' names:
#'
#' - `sprites.json`
Expand All @@ -2944,7 +2944,7 @@ locationservice_get_map_glyphs <- function(FontStack, FontUnicodeRange, Key = NU
#' @param Key The optional [API
#' key](https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html)
#' to authorize the request.
#' @param MapName &#91;required&#93; The map resource associated with the sprite file.
#' @param MapName &#91;required&#93; The map resource associated with the sprite file.
#'
#' @return
#' A list with the following syntax:
Expand Down Expand Up @@ -2992,7 +2992,7 @@ locationservice_get_map_sprites <- function(FileName, Key = NULL, MapName) {
#' @description
#' Retrieves the map style descriptor from a map resource.
#'
#' The style descriptor contains specifications on how features render on a
#' The style descriptor contains specifications on how features render on a
#' map. For example, what data to display, what order to display the data
#' in, and the style for the data. Style descriptors follow the Mapbox
#' Style Specification.
Expand Down
2 changes: 1 addition & 1 deletion paws/R/paymentcryptographycontrolplane_service.R
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ NULL
#' an Amazon S3 bucket you specify. By using the information collected by
#' CloudTrail, you can determine what requests were made to Amazon Web
#' Services Payment Cryptography, who made the request, when it was made,
#' and so on. If you don't configure a trail, you can still view the most
#' and so on. If you don't configure a trail, you can still view the most
#' recent events in the CloudTrail console. For more information, see the
#' [CloudTrail User
#' Guide](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/).
Expand Down
4 changes: 2 additions & 2 deletions paws/R/rds_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -18118,7 +18118,7 @@ rds_modify_db_cluster_snapshot_attribute <- function(DBClusterSnapshotIdentifier
#' @param DedicatedLogVolume Indicates whether the DB instance has a dedicated log volume (DLV)
#' enabled.
#' @param MultiTenant Specifies whether the to convert your DB instance from the single-tenant
#' configuration to the multi-tenant configuration. This parameter is
#' configuration to the multi-tenant configuration. This parameter is
#' supported only for RDS for Oracle CDB instances.
#'
#' During the conversion, RDS creates an initial tenant database and
Expand Down Expand Up @@ -27678,7 +27678,7 @@ rds_switchover_global_cluster <- function(GlobalClusterIdentifier, TargetDbClust
#'
#' Constraints:
#'
#' - Must match the identifier of an existing Oracle read replica DB
#' - Must match the identifier of an existing Oracle read replica DB
#' instance.
#'
#' @return
Expand Down
2 changes: 1 addition & 1 deletion paws/R/resiliencehub_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ resiliencehub_delete_app_assessment <- function(assessmentArn, clientToken = NUL
#' ARNs, see [Amazon Resource Names
#' (ARNs)](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html)
#' in the *Amazon Web Services General Reference* guide.
#' @param terraformSource The imported Terraform s3 state file you want to remove from the
#' @param terraformSource The imported Terraform s3 state file you want to remove from the
#' Resilience Hub application.
#'
#' @return
Expand Down
2 changes: 1 addition & 1 deletion paws/R/vpclattice_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -2815,7 +2815,7 @@ vpclattice_list_target_groups <- function(maxResults = NULL, nextToken = NULL, t
#' @description
#' Lists the targets for the target group. By default, all targets are
#' included. You can use this API to check the health status of targets.
#' You can also filter the results by target.
#' You can also filter the results by target.
#'
#' @usage
#' vpclattice_list_targets(maxResults, nextToken, targetGroupIdentifier,
Expand Down
2 changes: 2 additions & 0 deletions script/post_build_formatting.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ root <- args[1]
in_dir <- args[2]

before <- c(
"fi",
"\\\\\`U\\+0009`",
"\\\\\`U\\+000A`",
"\\\\\`U\\+000D`",
Expand All @@ -19,6 +20,7 @@ before <- c(
)

after <- c(
"fi",
"``U+0009``",
"``U+000A``",
"``U+000D``",
Expand Down
Loading